Page 1 of 1

snowUS not reporting data

Posted: Thu Jan 09, 2020 8:24 pm
by PCW
HI All,
The snowUS block always shows "data currently not available". Not sure what the problem is. Need some help please.
I have version 2.0 installed.
Thanks.
Paul

Re: snowUS not reporting data

Posted: Tue Jan 14, 2020 6:56 pm
by MonyMony
I am not running that particular block so not able to look directly, but best guess is the URL for the source changed somehow. I would check any of the URL embedded in the code (php files) and change any links from HTTP to HTTPS. Hopefully it is that easy. Beyond that it might require some recoding to make work.

Re: snowUS not reporting data

Posted: Tue Jan 14, 2020 7:49 pm
by PCW
MonyMony,
As per your suggestion, I changed "http" to "https" and if worked!!!
Thanks for your help.
Paul

Re: snowUS not reporting data

Posted: Wed Jan 15, 2020 12:18 pm
by MonyMony
Lucky guess! Glad it worked for you.