ronsoftsolutionslimited
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can not log-in after update WP version 5.1.1How did you fix this issue?
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined method WP_Error::has_errors()…My front end seems to be working fine, but when I try login with /wp-admin, i get the below error;
/home/hello/public_html/wp-login.php:58 Stack trace: #0 /home/hello/public_html/wp-login.php(1045): login_header(‘Log In’, ”, Object(WP_Error)) #1 {main} thrown in /home/hello/public_html/wp-login.php on line 58
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined method WP_Error::has_errors()…Same Issue with me… I just tried to upgrade from 4.9.8 to 5.1.1 and have encountered a bunch of errors. Here is what has happened and what I’ve tried:
1. Upgrade process looked like it completed, but it still showed that 4.9.8 was the current version of WP.
2. I clicked upgrade again and encountered the error:
Fatal error: Uncaught Error: Call to undefined method WP_Error::has_errors() in /home/hello/public_html/wp-login.php:58 Stack trace: #0 /home/hello/public_html/wp-login.php(1045): login_header(‘Log In’, ”, Object(WP_Error)) #1 {main} thrown in /home/hello/public_html/wp-login.php on line 58How do we fix this issue?.
Changed PHP to 7.2, Replaced Core Files, Nothing changes…