kevin9027
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Cloudy] Error simplexml_load_file on shared hostingthanks for the reply.
even just a message that’s editable in the php or something whenever there isn’t a response. It never occurred to us that having the weather service down would throw a wall of error code on our client’s homepage, because all weather service apis are unavailable from time to time.At any rate, it looks great. Clean and sexy.
Thanks.Forum: Plugins
In reply to: [WP Cloudy] Error simplexml_load_file on shared hostingOkay. So, it appears your service was unavailable this morning (and apparently part of yesterday too).
Since having your service go down and send back a 404 throws a GIANT error on the page, I think we’ll have to discontinue using it. Not having a temp, or missing some of the info is one thing, but a wall of error text on an api 404 isn’t something we can have. If you have a way to get around this, please let me know.Thank you for your time and efforts on a great looking plugin.
Forum: Plugins
In reply to: [WP Cloudy] Error simplexml_load_file on shared hostingGot into the office this morning with an error on one of our sites concerning simplexml_load_file too. It was working fine last week. There weren’t any changes made to the server and it is still working fine on the dev server.
Here’s the error:
Warning: simplexml_load_file(): http://api.openweathermap.org/data/2.5/forecast?q=Grand%20Haven%2C%20MI%2Cusa&mode=xml&units=imperial&APPID=46c433f6ba7dd4d29d5718dac3d7f035&lang=en:1: parser error : Start tag expected, ‘<‘ not found in /var/www/vhost/ourdomain.org/public_html/wp-content/plugins/wp-cloudy/wpcloudy.php on line 1390 Warning: simplexml_load_file(): {“message”:””,”cod”:”404″} in /var/www/vhost/ourdomain.org/public_html/wp-content/plugins/wp-cloudy/wpcloudy.php on line 1390 Warning: simplexml_load_file(): ^ in /var/www/vhost/ourdomain.org/public_html/wp-content/plugins/wp-cloudy/wpcloudy.php on line 1390