[wp-testers] Blogger Import and PHP versions

Andy Skelton skeltoac at gmail.com
Sat Feb 4 23:22:42 GMT 2006


On 2/4/06, Aaron Brazell <aaron at technosailor.com> wrote:
> Fatal error: Cannot use string offset as an array in /home/gamesind/public_html/wp-admin/import/blogger.php on line 608

That looks like a problem with unserialize(). I saw this happen once
when stripslashes destroyed the serialized representation of the
array.

If it's only happening on that version of PHP, I'd suggest looking to
bugs.php.net for an explanation.

Andy


More information about the wp-testers mailing list