• I’m having what I think is cache issue with this plugin. Every so often, I get this error message instead of the forecast (path truncated on purpose):

    Warning: unserialize() expects parameter 1 to be string, array given in /home/content/.../wp-content/plugins/wp-forecast/wp-forecast.php on line 173
    
    Warning: unserialize() expects parameter 1 to be string, array given in /home/content/.../wp-content/plugins/wp-forecast/wp-forecast.php on line 277
    
    Warning: unserialize() expects parameter 1 to be string, array given in /home/content/.../wp-content/plugins/wp-forecast/func_accu.php on line 268

    If you hit refresh on the page, it goes away and you see the forecast. Going to subsequent pages the weather forecast remains fine.

    This stared happening after I tried switching from AccuWeather to WeatherBug and then back. I don’t have a Partner ID, so I’m wondering if that’s cause. Or if it’s some kind of cache thing.

    Any thoughts or anyone run into this problem?

    Lincoln

Viewing 1 replies (of 1 total)
  • hello Irbphoto,

    I think you user wp 3.0. please change the unserialize calls to maybe_unserialize in the files and lines given by the warning messages. that shoud do the trick.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: wp-forecast] Caching Issue or Partner ID. Need Help!’ is closed to new replies.