Yes, I know it's a non-supported version, but forwarned is four-armed.
Warning: unserialize() expects parameter 1 to be string, array given in /home/SITE/public_html/wp/wp-content/plugins/google-analyticator/google-analytics-summary-widget.php on line 214
And again on lines 281, 356, 450 and 501
Let me know if you need beta-testing :)
http://wordpress.org/extend/plugins/google-analyticator/
Thanks for the heads up. I'll be sure to make sure the next released version starts being tested against 3.0.
Thev00d00
Member
Posted 2 years ago #
Confirm this on todays nightly.
FYI, this is still happeneing on Beta.
Can you update this: https://core.trac.wordpress.org/ticket/12930
Changing unserialize to maybe_unserialize in google-analytics-summary-widget.php seems to fix it.
Weird. I was about to try maybe_unserialize when I realized that I'm not seeing the problem anymore.
I'm on the SVN version of the 3.0 beta, rev 14044.
Thanks everyone for making me aware of this. The latest dev version of Google Analyticator has this fixed, and 6.0.3 will be released shortly.
FYI, I upgraded and it's all happy!