interactiveGraph Does Not Display
-
jdstevens
- Observer

- Posts: 11
- Joined: Sun Oct 08, 2017 12:15 am
- Station model: Davis Vantage Pro 2
- Software: WeatherLink
interactiveGraph Does Not Display
interactiveGraph stopped working on my site, http://wx.stevens.com (Desktop display). It displays the spinning update icon. It used to work. I'm not sure when it stopped working. I downloaded and reinstalled the block and experienced no change.
Operating system on the Linode server was recently updated from Ubuntu 14.04 LTS, through Ubuntu 16.04, to Ubuntu 18.04.
Dave Stevens
Bellville, TX, USA
dave@stevens.com
+1-713-419-0313
Operating system on the Linode server was recently updated from Ubuntu 14.04 LTS, through Ubuntu 16.04, to Ubuntu 18.04.
Dave Stevens
Bellville, TX, USA
dave@stevens.com
+1-713-419-0313
-
jdstevens
- Observer

- Posts: 11
- Joined: Sun Oct 08, 2017 12:15 am
- Station model: Davis Vantage Pro 2
- Software: WeatherLink
Re: interactiveGraph Does Not Display
On further inspection, I find that NO graphs display.
Using Menu -> Statistics -> Temperature, I can see tables, but none of the choices will show graphs. The data are present. It appears that I may be missing something in the php installation that is required to create graphs.
I welcome suggestions. OS is Ubuntu 18.04 LTS. I use ISPConfig to manage the environment for websites.
http://wx.stevens.com
Using Menu -> Statistics -> Temperature, I can see tables, but none of the choices will show graphs. The data are present. It appears that I may be missing something in the php installation that is required to create graphs.
I welcome suggestions. OS is Ubuntu 18.04 LTS. I use ISPConfig to manage the environment for websites.
http://wx.stevens.com
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: interactiveGraph Does Not Display
Hi,
have you updated anything on your server?
have you updated anything on your server?
-
andyk1
- Professional

- Posts: 433
- Joined: Tue Feb 27, 2018 10:56 pm
- Location: OKLAHOMA, USA
- Station model: Ecowitt WS90
- Software: Meteobridge/GW2000B
- Contact:
Re: interactiveGraph Does Not Display
One thing you could look at is if you changed the background color to a light version as mine does not display correctly using my light color.
There is a tread on here somewhere, where others have had that problem and solved it by changing two of the php files in the interactivegrape block. Sorry I don't have time to find the thread for you. Maybe others can chime in.
Andy
There is a tread on here somewhere, where others have had that problem and solved it by changing two of the php files in the interactivegrape block. Sorry I don't have time to find the thread for you. Maybe others can chime in.
Andy
-
jdstevens
- Observer

- Posts: 11
- Joined: Sun Oct 08, 2017 12:15 am
- Station model: Davis Vantage Pro 2
- Software: WeatherLink
Re: interactiveGraph Does Not Display
Thank you for your reply.
I apologize for my slow reply to posts. I neglected to specify notifications for replies to my post. (Fixed now!)
On 02/04/2019, I updated OS Ubuntu 14.04 LTS -> Ubuntu 16.04 -> Ubuntu 18.04 LTS. I don't recall if the graphs were working immediately before the upgrades.
I tried reinstalling Meteotemplate using the same files as original installation. The result was the same (graphs did not work). I also built a separate server using Ubuntu 14.05. I installed Meteotemplate using the installation files on hand starting with files from 02/24/2017. Graphs still did not display.
The database is updating properly. All information displays as tables, but graphs don't plot.
I would like to install from scratch using a fresh download. I plan to use the current database, since it is updating properly. I requested a download twice, but did not receive a key. What do you suggest as my next action?
Dave
Dave@Stevens.com
http://wx.stevens.com
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: interactiveGraph Does Not Display
Try executing this SQL command (ideally in PHPMyAdmin or directly on the server)
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
-
jdstevens
- Observer

- Posts: 11
- Joined: Sun Oct 08, 2017 12:15 am
- Station model: Davis Vantage Pro 2
- Software: WeatherLink
Re: interactiveGraph Does Not Display
interactiveGraph and combinedGraph work now!
Thank you!
Dave
http://wx.stevens.com
-
jdstevens
- Observer

- Posts: 11
- Joined: Sun Oct 08, 2017 12:15 am
- Station model: Davis Vantage Pro 2
- Software: WeatherLink
Re: interactiveGraph Does Not Display
interactiveGraph is acting up again. It only displays the spinning icon.
The database is updating every five minutes. I can view it with Sequel Pro. Other blocks are displaying proper data. graphCombined is showing valid information.
I'm not aware of any changes to my system that would affect interactiveGraph. All was working properly a few data ago.
??? Suggestions?
The database is updating every five minutes. I can view it with Sequel Pro. Other blocks are displaying proper data. graphCombined is showing valid information.
I'm not aware of any changes to my system that would affect interactiveGraph. All was working properly a few data ago.
??? Suggestions?