• I recently did an auto upgrade to a friends wordpress and it all collapsed.
    I got this page :
    HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

    I can get into the hosting and this is the error message. As I have limited php knowledge it doesn’t make much sense to me. Any help on rectifying this so I can get the site back up would be appreciated.

    PHP Fatal error: Call to undefined method WP_User::exists() in /var/www/vhosts/mydomain.ca/httpdocs/wp-includes/user.php on line 940

    This is what’s at line 940:

    $user = wp_get_current_user();

    thanks

    Paul

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pmctosh2

    (@pmctosh2)

    As an update to this situation. No access to dashboard, no access to site.

    me too…what we’ve to do to access to the admin panel? if i try to open “mywebsite.com/wp-login.php” it goes wrong and say “internal server erro….” argh! help me please ??

    I had the same issue, what fixed it for me was to download the full 3.4.1 package from the official website, and replace all files of my wordpress install with those from the archive.

    After that the update script upgraded the database and everything runs fine.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Errors in new upgrade for 3.4.1 in user.php’ is closed to new replies.