asaporito90046
Member
Posted 1 year ago #
I can honestly say that it was working one minute and not working the next - I can NOT log onto my wordpress admin panel because of this error...Please help.
Warning: Cannot modify header information - headers already sent by (output started at /home/content/39/8241339/html/wp-content/plugins/wp-easy-embed/inc/component/buttons.php:25) in /home/content/39/8241339/html/wp-includes/pluggable.php on line 866
JerryOdom
Member
Posted 1 year ago #
traced the issue to a 302 redirect that was generated at login so just went to a non-broke site and copied the url and changed the domain to get past that redirect. To do it use this url with your settings
http://www.mydomain.com/wp-login.php?redirect_to=http%3A%2F%2Fwww.mydomain.com%2Fwp-admin%2F&reauth=1
You'll be able to login here. In my case the NextGen plugin was in need of a critical update. I updated it and problem went away
rcbaguio
Member
Posted 11 months ago #
This one worked very well for me. I was able to log into my previously inaccessible backend.
In my case, it was the misbehaving staff-directory plugin that was causing the login error.
Thanks a lot to JerryOdom.