Warning: Cannot modify header information error

Discussion in 'ColorWay WordPress Theme' started by sapeniston, Feb 16, 2015.

  1. sapeniston

    sapeniston New Member

    Joined:
    Feb 15, 2015
    Messages:
    1
    Likes Received:
    0
    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


     
  2. dingobeat

    dingobeat New Member

    Joined:
    Feb 8, 2015
    Messages:
    2
    Likes Received:
    0
    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
     
  3. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    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
     
  4. tenviesti

    tenviesti New Member

    Joined:
    Feb 22, 2015
    Messages:
    1
    Likes Received:
    1
    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
     
    Pramod likes this.

Share This Page