At the very bottom it says.
Thank you for creating with WordPress | Documentation | Feedback | Your WordPress Array is out of date. Please update.
At the top.
A new version of WordPress is available! Please update now.
Its updated to the latest version. Why is this appearing?
Anyone help? I'm pretty sure some else experienced the same thing? I searched up on this and I can't find anything that has helped me.
ouch. anyone know how to fix this problem?
Wonder if something is wrong with the wp_options table record with the option name of 'update_core'.
See if this might solve it:
1.Logout of your blog
2.Using phpMyadmin, deleting that record (where option_name is 'update_core' in the 'wp_options' table.
3.Log back in.
Thanks Michael. I'll do this when I get off from work and let you know!
The "Array" symptom most commonly happens when your site is using an incompatible version of the "Zend Optimizer". Try to disable or upgrade the Zend Optimizer to a later version. You may need to talk with your host about how to do this.