Locked out from admin after last plugin update
-
After the last update (v3.1.3) I get locked out from WP admin if WP Beta Tester plugin is active. I had to deactivate it through FTP by removing the plugin folder.
I created a debug backtrace which also includes WP Beta Tester at some level:
https://pastebin.com/vV1T444ZThere are two line in the debug.log related to this:
[24-Sep-2021 07:31:29 UTC] PHP Warning: Use of undefined constant SECURE_AUTH_COOKIE – assumed ‘SECURE_AUTH_COOKIE’ (this will throw an Error in a future version of PHP) in /home/myhomedir/mysite.tld/wp-includes/pluggable.php on line 847
[24-Sep-2021 07:31:29 UTC] PHP Warning: Use of undefined constant LOGGED_IN_COOKIE – assumed ‘LOGGED_IN_COOKIE’ (this will throw an Error in a future version of PHP) in /home/myhomedir/mysite.tld/wp-includes/user.php on line 532You can see the backtrace for the first error message. I assume the second message is somehow related.
- The topic ‘Locked out from admin after last plugin update’ is closed to new replies.