Just updated to Version 2.5.2 and now can't login to admin area
-
I noticed that woocommerce had a new plugin update available, it said changed 1 week ago. So I went ahead and updated my WP site and now I nor any registered users can login to my site.
I disabled the plugin and everyone can login fine. I went through disabling other plugins first and figured out it was this one that was causing the issues. I reactivated the rest and this one is the culprit. What changed that is now breaking logins?
I did the ‘WP_DEBUG’, true, and got a bunch of error messages on the top of my site. Some have errors for other plugins. But everthing else is working fine, only when I activate woocommerce does all my logins break. Also, I have this new message on my Dashboard currently. Not sure if this is part of the issue or what:
“Your theme does not declare WooCommerce support – Please read our integration guide or check out our Storefront theme which is totally free to download and designed specifically for use with WooCommerce.”
This is new, wasn’t there before the update I made today from your changes from 1 week ago. Anyhow, here is the debug info on my site. Please help! Thanks.
Notice: Undefined variable: er_right in /home/xxxxxx/public_html/wp-content/plugins/erident-custom-login-and-dashboard/er-custom-login.php on line 59
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/xxxxxx/public_html/wp-includes/functions.php on line 3622
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/xxxxxx/public_html/wp-includes/functions.php on line 3622
Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home/xxxxxx/public_html/wp-includes/functions.php on line 3457Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home/xxxxxx/public_html/wp-includes/functions.php on line 3457Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home/xxxxxx/public_html/wp-includes/functions.php on line 3457Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home/xxxxxx/public_html/wp-includes/functions.php on line 3457Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home/xxxxxx/public_html/wp-includes/functions.php on line 3457Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct()
instead. in /home/xxxxxx/public_html/wp-includes/functions.php on line 3457
- The topic ‘Just updated to Version 2.5.2 and now can't login to admin area’ is closed to new replies.