sticker problem
-
blaineca
- Observer

- Posts: 11
- Joined: Mon Oct 01, 2018 4:54 am
- Location: Calgary, Alberta
- Station model: Davis Pro 2
- Software: Weather Display
- Contact:
sticker problem
The data on the sticker will not display.
I have attached a image of what it looks like
Any ideas?
I have attached a image of what it looks like
Any ideas?
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: sticker problem
Did it work before? What data source do you use?
-
blaineca
- Observer

- Posts: 11
- Joined: Mon Oct 01, 2018 4:54 am
- Location: Calgary, Alberta
- Station model: Davis Pro 2
- Software: Weather Display
- Contact:
Re: sticker problem
Yes, it worked for a long time. now it just stopped working.
For a data source I use meteotemplateLive.txt
For a data source I use meteotemplateLive.txt
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: sticker problem
Were there any changes on your server made?
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: sticker problem
If the plugin worked before and no changes were made to the code, then the only thing I can think of is that your server was for example upgraded to some newer version, which does not have certain extensions installed
-
blaineca
- Observer

- Posts: 11
- Joined: Mon Oct 01, 2018 4:54 am
- Location: Calgary, Alberta
- Station model: Davis Pro 2
- Software: Weather Display
- Contact:
Re: sticker problem
It turns out that it has something to do with php 7.1. I installed 7.0 and it works
So I guess I forgot about a php update
So I guess I forgot about a php update
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: sticker problem
I dont think there were any changes which would make it non-functional in 7.1. It is more likely that the 7.1 installation did not include all the extensions as the 7.0 you had because I myself use 7.1 as well and it works. It uses for example the GD extension for handling images.