Errors in new upgrade for 3.4.1 in user.php
-
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)
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.