Hello, I am getting the following message frequently when using the Colorway theme: Warning: Cannot modify header information - headers already sent by (output started at /home/kcrispeno/public_html/wp-content/themes/colorwaytheme/functions.php:393) in /home/kcrispeno/public_html/wp-includes/pluggable.php on line 1178 It occurs when I do many things, such as activate a plugin, delete an image, save a post, save changes to a page, etc. Please advise as to how to fix. URL: www.kimberlycrispeno.com
Yes me too. I searched this forum for this exact issue. I uninstalled the theme .. installed another one .. deleted the Colourway theme .. reinstalled it .. Still have the issue .. I have an issue on that line number plus . Warning: Cannot modify header information - headers already sent by (output started at /home/gayepetd/public_html/wp-content/themes/colorwaytheme/functions.php:393) in /home/gayepetd/public_html/wp-includes/option.php on line 748 Warning: Cannot modify header information - headers already sent by (output started at /home/gayepetd/public_html/wp-content/themes/colorwaytheme/functions.php:393) in /home/gayepetd/public_html/wp-includes/option.php on line 749
Hello there, For your information, it's very common server side error, but don't worry, you can resolve the issue by your self, All you have to do is just visit following link and do as explained there, https://wordpress.org/support/topic/error-in-php-code-in-pluggablephp-file http://codex.wordpress.org/FAQ_Trou...e_the_Headers_already_sent_warning_problem.3F If you still finding it difficult then you can send us your FTP and WordPress admin access at [email protected], We will definitely resolve your issues, Thanks & Regards! Naveen Kolhe InkThemes.com
Hi, All! The problem is in the functions.php file. At the beginning of line 393 (and also at the beginnig of some other later lines) there are empty spaces before the <?php tags. When you remove all those empty spaces the problem does not appear any more. With Regards, TimoN