Warning: Cannot modify header information
-
Hello,
First, I encounter an issue on my website. When I access the wp-admin page, it will redirect to another website “tuniaf.com” wich ask to enable notification. After some reserach, there are a CVE XSS with the pluggin “Ultimate Member”. I’ve updated the plugin in the lastest version.
The redirection is not present now but when I try to login on the wp-admin page, it redirect me to a blank page with the number “1”, nothing else. I try to enable the debbuging mode and I got this error :
Warning: Cannot modify header information – headers already sent by (output started at /customers/f/5/b/XXX.com/httpd.www/wp-config.php:1) in /customers/f/5/b/XXX.com/httpd.www/wp-includes/pluggable.php on line 1219
And also :
Warning: Cannot modify header information – headers already sent by (output started at /customers/f/5/b/XXX.COM/httpd.www/index.php:1) in /customers/f/5/b/XXX.COM/httpd.www/wp-includes/pluggable.php
I’ve look the line on this file but nothing for me seems to be wrong. After some research, it appear that the file “pluggable.php” is caused by a custom code snippet or a badly codded plugin. Maybe the the Ultimate Member habe been modified due to the CVE issue.
Someone can help me to fix this issue ?
Best regards,
- The topic ‘Warning: Cannot modify header information’ is closed to new replies.