copycatz
Member
Posted 3 years ago #
Hi all,
When I try to go to my admin panel, I have this error page:
Warning: Cannot modify header information - headers already sent by (output started at /var/www/virtual/xxx.com/htdocs/wpndr/wp-config.php:1) in /var/www/virtual/xxx.com/htdocs/wpndr/wp-includes/pluggable.php on line 770
It seems that the problem comes from the plugin Mobile
But as I can't uninstall or desactivate this plugin because my admin panel is dead, how can I turn off or unistall this plugin?
Thanks
Hey copycatz,
Remove the plugin in your wp-content/plugins/ folder.
copycatz
Member
Posted 3 years ago #
Hey Foofy,
Thanks for your answer
I have already tried, but it doesn't work
Actually, I have also tried to remove all plugins (just in case), it didn't work either
Another idea?
The phpMyAdmin approach in this FAQ, How to deactivate all plugins when not able to access the administrative menus? will allow you to disable all plugins.
Might also try and change to the WordPress Default Theme if deactivating/deleting plugins doesn't work.
copycatz
Member
Posted 3 years ago #
Thanks MichaelH
It worked thru the phpmyadmin!