-1

I build a wordpress site, for a time there was no problem but recently i can't enter my wp-admin page. I tried plugin,themes thing. I get this error but i dont know that it means. Can u help ?

Fatal error: Uncaught Error: Call to undefined method WP_Error::has_errors() in /var/www/html/wp-login.php:50 Stack trace: #0 /var/www/html/wp-login.php(937): login_header('Log In', '', Object(WP_Error)) #1 {main} thrown in /var/www/html/wp-login.php on line 50
Baran Durak
  • 19
  • 1
  • 4
  • Sounds like your WordPress setup has been corrupted. Try reuploading all WordPress core files to your server, then I suggest you install an anti-malware/security plugin to run a scan just in case. – cabrerahector Nov 16 '18 at 14:33

1 Answers1

0

Update your wp-login file with default Wordpress wp-login file.

Harsh Khare
  • 507
  • 1
  • 3
  • 13