Page 1 of 1
sticker problem
Posted: Sat Dec 01, 2018 7:33 pm
by blaineca
The data on the sticker will not display.
I have attached a image of what it looks like
Any ideas?

- Capture.PNG (94.77 KiB) Viewed 13030 times
Re: sticker problem
Posted: Thu Dec 06, 2018 2:07 am
by blaineca
After trying for 4 days to get this to work. I have given up...

Re: sticker problem
Posted: Thu Dec 06, 2018 7:19 am
by Jachym
Did it work before? What data source do you use?
Re: sticker problem
Posted: Thu Dec 06, 2018 1:56 pm
by blaineca
Yes, it worked for a long time. now it just stopped working.
For a data source I use meteotemplateLive.txt
Re: sticker problem
Posted: Thu Dec 06, 2018 9:20 pm
by Jachym
Were there any changes on your server made?
Re: sticker problem
Posted: Fri Dec 07, 2018 5:19 am
by blaineca
No changes made.
My site is fine, so I can't figure why that one plugin won't
Re: sticker problem
Posted: Fri Dec 07, 2018 7:34 pm
by Jachym
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
Re: sticker problem
Posted: Sat Dec 08, 2018 3:01 am
by blaineca
Can you tell what extensions I need to look for?
Re: sticker problem
Posted: Sat Dec 08, 2018 4:25 am
by blaineca
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

Re: sticker problem
Posted: Sun Dec 09, 2018 7:22 am
by Jachym
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.