site is working, but can’t login to dashboard
-
Hi everyone
I have an issue to get in wp-login.php/admin,PHP/login page, but the site is still working. I google it and try couple solution below, still not be able to fix it, does anyone have other suggestion?1. I delete the old htaccess, and create a new one.
2. Deactivate the plugin and theme.
2. Increase memory through php.ini in admin folder
3. I can’t replace the wp_admin and wp_include folder, because this site vesrion is 4.2.20′, so I replace the new version, the whole site will break.So I did turn the debug on, here’s the giant error message I got on my login page (but I don’t think this is the issue I can’t get in):
//chrome console error//
Failed to load resource: the server responded with a status of 500 ()
(but the file is there)//Wp-debug error//
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Translation_Entry has a deprecated constructorDeprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_Widget_Factory has a deprecated constructor in ../wp-includes/widgets.php on line 544 Notice: wp_deregister_script was called incorrectly. Do not deregister the jquery script in the administration area. To target the frontend theme, use the wp_enqueue_scripts hook. Please see Debugging in WordPress for more information.
Thank you so much for the help.
- The topic ‘site is working, but can’t login to dashboard’ is closed to new replies.