0 Members and 1 Guest are viewing this topic.
Had wu graphs working fine on my site using iszatso.net/weather/wxwugraphs.php. until i surfed to the steel gauges graphs, (uses jgraph also) and then it stopped working as above. Funny thing is iszatso.net/weather/wugraphs.php still works but much prefer the wxwu inpage version. Are the steel gauges graphs interfering? What to do to fix it? And can I run both graphs steel gauges and wu graphs on same site? How to fix?BRGDS,patrick
Changed it as suggested, no change in behavior of graphs. TIA,BRGDS,patrick
Hi all!I just tried the script. The only things that works is the hourly graphs. All the other graphs have a vertical line, that's all. Something familiar? Did I do something wrong? The text files in the cache dir are ok, these are succesfully downloaded from Wunderground.comThe link is: http://www.weerstationmechelen.be/wu_grafieken/wugraphs.phpRegards,Koen
Hi,I have a Linux server, PHP version 5.1.2If you need some more information, let me know.Regards,Koen
Ok thanks!The link is: http://www.weerstationmechelen.be/wu_grafieken/strtotime-test.phpI think the first line is not what it meant to be...Regards,Koen
Great! It works! You're the best! Thanks for adding the fix!Regards,Koen
any reason why the month graph is telling me there is insufficient data, or will it only show full months data and not progressively
Hi stewart,this is normal if you use a wunderground data source.Wunderground.com genereating monthly data with few days delay, so if is now 3. August, it is calculated 0 or 1 day (mostly), therefore is displayed message "There is not enough data for this period yet. Please, choose another month."You can check this on wunderground history page for you weather station - see: http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=ICLEVELA4&day=3&year=2012&month=8&graphspan=monthIf you do not want problems with wunderground, you can use a MySQL datasource, which also support more measured weather values.