weatherist34 wrote: ↑Tue Jun 22, 2021 9:48 am
Download Update 22nd June 2021
* (10:24) Quick fix for those wanting dark charts use setup theme option !
* (10:24) Temporary chart theme option is fixed either light or dark based on setup screen theme option !
Brian, Thank you for the temporary chart fix. Enjoy your holiday...(stop looking at the forum!!!)
Ha Jason hey wife gone shopping with sister in law , its called my time "no nagging time" apart from the geese hawking away and tomorrow pending no localized thunder storms going up in the air in a hot air ballon its been on my bucket list
@chuck see 9 files on GITHUB see 9 files in weather34charts see if that eradicates the errors other than that I can replicate locally on PHP 8.07
The updates look great Unfortunately, I am having the same issues. Each time I update (either by Git or Download) I break a bunch of charts. I fixed it last time by restoring the complete master files. The latest did it again.
prestwickwx wrote: ↑Tue Jun 22, 2021 3:24 pm
Hi Brian,
The updates look great Unfortunately, I am having the same issues. Each time I update (either by Git or Download) I break a bunch of charts. I fixed it last time by restoring the complete master files. The latest did it again.
I will let you know what I find.
Chuck
is that using 9 files i just uploaded to Github , if I can help i will ,but I’m not seeing it anywhere else if I could replicate it i would nail it
weatherist34 wrote: ↑Tue Jun 22, 2021 3:21 pm
Ha Jason hey wife gone shopping with sister in law , its called my time "no nagging time" apart from the geese hawking away and tomorrow pending no localized thunder storms going up in the air in a hot air ballon its been on my bucket list
@chuck see 9 files on GITHUB see 9 files in weather34charts see if that eradicates the errors other than that I can replicate locally on PHP 8.07
Hi Brian,
Looks like that is fixing them. I think some of the older charts and AQI were missing, as well. I will keep checking.
Your update definitely worked. The only ones I see now are rain 2020 and 2021, Temperature and Dew point in 2019 and AQI.
Thanks,
Chuck
Last edited by prestwickwx on Tue Jun 22, 2021 3:54 pm, edited 1 time in total.
weatherist34 wrote: ↑Tue Jun 22, 2021 3:21 pm
Ha Jason hey wife gone shopping with sister in law , its called my time "no nagging time" apart from the geese hawking away and tomorrow pending no localized thunder storms going up in the air in a hot air ballon its been on my bucket list
@chuck see 9 files on GITHUB see 9 files in weather34charts see if that eradicates the errors other than that I can replicate locally on PHP 8.07
Hi Brian,
Looks like that is fixing them. I think some of the older charts and AQI were missing, as well. I will keep checking.
Thanks,
Chuck
hmmm not how it should be , somewhat baffling has i dont see this anywhere on others .i havent removed any files from weather34charts there basically identical to all previous versions since introducing the color structure last year.
something locally going on , you can see also thunder forecast chart is not rendering but if I check ,compare to rons all is has it should , there is also guy in Okawville ,TX i just checked thats as it should be using similar metrics to yourself
weatherist34 wrote: ↑Tue Jun 22, 2021 3:21 pm
Ha Jason hey wife gone shopping with sister in law , its called my time "no nagging time" apart from the geese hawking away and tomorrow pending no localized thunder storms going up in the air in a hot air ballon its been on my bucket list
@chuck see 9 files on GITHUB see 9 files in weather34charts see if that eradicates the errors other than that I can replicate locally on PHP 8.07
Hi Brian,
Looks like that is fixing them. I think some of the older charts and AQI were missing, as well. I will keep checking.
Thanks,
Chuck
hmmm not how it should be , somewhat baffling has i dont see this anywhere on others .i havent removed any files from weather34charts there basically identical to all previous versions since introducing the color structure last year.
something locally going on , you can see also thunder forecast chart is not rendering but if I check ,compare to rons all is has it should , there is also guy in Okawville ,TX i just checked thats as it should be using similar metrics to yourself
I have the Server Cache disabled. Also, I believe we both turned on the PHP - FPM with OPcache 4 or 5 months ago.
ok think hopefully some will understand why i want move away from this chart library its so complex and tedious to advance on.. i will take a close look a bit later tonight to see if i can see anything . my gut feeling is the preload.php handling the paths ill go back and compare to previous release..hang in there
did you use the three files I uploaded to GITHUB ? im on PHP 8.07 locally , question here is why some charts render on yours and other don't when its using an identical preload.php file that's the file that's drive the units . the error I saw on your site is related to units . problem as above I don't see it on others . I have just updated Lars website at http://singaporeweather.info/ PHP 8.07 his is not using the modified files I uploaded to GITHUB for you just the update download.
so Im at a loss on this. its one of those errors that needs to be hands I can only advise and guess each time as I can't replicate this .
I checked using PHP 7, before updating with the 3 new files, and everything was working - including the AQI charts. I just updated the 3 files and all is oK. I will now switch to 8.02 - the latest I have, and see what happens.
OK. I switched to PHP 8.02 and the 3 files are working. But, the AQI charts and thunderstorm are now missing and 2019 temperature and dew point are showing the error:
"Warning: Undefined variable $weather in /home/myrtle/www/www/console/weather34charts/yeartemperaturemodulechart2019.php on line 21
Warning: Trying to access array offset on value of type null in /home/myrtle/www/www/console/weather34charts/yeartemperaturemodulechart2019.php on "
All of these were fine with PHP 7.4.19. Looks like there could be something with 8.0.2 vs 8.0.7. I am looking here:
prestwickwx wrote: ↑Tue Jun 22, 2021 5:42 pm
Brian,
OK. I switched to PHP 8.02 and the 3 files are working. But, the AQI charts and thunderstorm are now missing and 2019 temperature and dew point are showing the error:
"Warning: Undefined variable $weather in /home/myrtle/www/www/console/weather34charts/yeartemperaturemodulechart2019.php on line 21
Warning: Trying to access array offset on value of type null in /home/myrtle/www/www/console/weather34charts/yeartemperaturemodulechart2019.php on "
All of these were fine with PHP 7.4.19. Looks like there could be something with 8.0.2 vs 8.0.7. I am looking here:
I have just pushed 12 files to GitHub hope that resolves it , still can't for life of me work out why that happened because nothing changed in those files or ones you had earlier . that said if this works for you I will leave them as default .