I installed the new 1.7.3 release to test out some of the new features, expecially the weather widget. But it doesn’t seem to work. The Server runs behind a proxy.
I did the following to get it to work:
Inserted Proxy URL and Port in the Xibo CMS Settings. I’m using a port that doesn’t filter.
The free calls on forecast.io don’t decrease either. I tried doing it with a browser on the server by entering http://api.forecast.io/forecast/MY-API-KEY/7.65,53.4
and it downloaded a .json file.
I put the CMS in test mode and got the following error:
Now I’m pretty positive i didn’t fiddle with the forecast.php file but I’ll upload it anyway. I had to change the filetype to .txt because file-upload wouldn’t allow .php files.