neononcon
Member
Posted 6 months ago #
After checking Statpress "Spy" I saw that someone from Germany tried to access a non existent php script on my site:
212.227.119. more info
infong432.kundenserver.de
April 29, 2009 22:43:22 /iiousioduoisfdufiousd.php
April 29, 2009 23:57:45 /iiousioduoisfdufiousd.php
Now something peculiar is happening (although I'm not sure if it is directly related to this strange occurrence or not) the WP-Weather Plugin is spitting out an error that goes by this:
WARNING isterxmlexpatnonvalid->parse(): expat: no element found [-1/0/1]
Fatal error: Call to a member function on a non-object in /home/content/mysite/html/site/wp-content/plugins/wp-weather/wp-weather.php on line 392
mattbta
Member
Posted 6 months ago #
That file is not related to wp-weather in any way.
The error you received is due to the weather.com xml. Occasionally, the full forecast data won't come over and gets stored in the database incomplete. Soon I will have some checks for this so you do not get the error. The stop-gap for this problem is to either delete the row from the weatherxml table manually or wait for the refresh time period to elapse (default 30 minutes.)
Apologies I didn't see this sooner.
neononcon
Member
Posted 5 months ago #
thanks for the reply! that's great to know. looking forward to the update.
mattbta
Member
Posted 5 months ago #
neononcon
Member
Posted 1 week ago #
Thanks @mattbta plugin is working great!