blank posts after upgrade

Does anybody have the same issue, I cannot post anything after upgrading to 2.8.5 and 2.8.6, Only the title shows, but the body is blank (http://investorsbuzz.com/?p=1102)

Also, when I update my plugins, I get strange error messages for each of them:

I tried upgrading the Admin Extended Plugin, and got this error message:

Plugin failed to reactivate due to a fatal error.

Fatal error: Cannot redeclare ame_is_plugin_active() (previously declared in /home/financeo/public_html/wp-content/plugins/admin-management-xtended/admin-management-xtended.php:58) in /home/financeo/public_html/wp-content/plugins/admin-management-xtended/admin-management-xtended.php on line 62

or the “redirection plugin” gave me the following error:

Cannot redeclare class Redirection in /home/financeo/public_html/wp-content/plugins/redirection/redirection.php on line 407

  • Andrew
    • Champion of Loops

    Hiya,

    I cannot post anything after upgrading to 2.8.5 and 2.8.6, Only the title shows, but the body is blank (http://investorsbuzz.com/?p=1102)

    What happens when you publish a post? Is there an error?

    Plugin failed to reactivate due to a fatal error.

    Did you use the auto-updater in the admin panel? If so then there’s your problem. We really don’t recommend using that thing. It just creates problem.

    To upgrade a plugin:

    1) deactivate the plugin

    2) upload the new version overwriting the older file(s)

    3) activate the plugin

    If the plugin is in mu-plugins just overwrite the file(s) ignoring steps 1 and 3.

    Thanks,

    Andrew

  • Aaron
    • Ex Staff

    It sounds like plugins are active but not showing it on the admin screen. My guess is your DB is possibly messed up. Here’s what I would do:

    First try overwriting all WPMU files with a fresh copy.

    If that doesn’t help I would restore my db backup.

    If neither of those help let us know.