Hi there,
I am receiving this message:
Warning: Cannot modify header information - headers already sent by (output started at /home/micha328/public_html/rollonin.com/index.php:1) in /home/micha328/public_html/rollonin.com/wp-includes/pluggable.php on line 1223
I am also unable to log into my wp-admin.
I’ve checked my x theme functions.php and there is no space or anything before the <?php
I’ve replaced WP_DEBUG with:
ini_set(‘display_errors’,‘Off’);
ini_set(‘error_reporting’, E_ALL );
define(‘WP_DEBUG’, false);
define(‘WP_DEBUG_DISPLAY’, false);
I renamed my plugin folder to plugins-back to disable them. And am still getting the same error.
Is there any other suggestions?
Please help!
Thank you,
Michael