• Resolved CMG

    (@seraphyn)


    Warning: Cannot modify header information - headers already sent by (output started at /PATHTOWP/wp-content/themes/cv-card/admin/options-init.php:541) in /PATHTOWP/wp-includes/option.php on line 750
    
    Warning: Cannot modify header information - headers already sent by (output started at /PATHTOWP/wp-content/themes/cv-card/admin/options-init.php:541) in /PATHTOWP/wp-includes/option.php on line 751

    Comes from a empty line at /cv-card/admin/options-init.php on line 541.
    After deleting it, the error does not occur again

    Greetings

Viewing 5 replies - 1 through 5 (of 5 total)
  • burak

    (@burakkaptan)

    Hello,

    Could you tell me how to get this error?

    burak

    (@burakkaptan)

    First of all, you should always install last version of the theme.

    In the other hand, I didn’t get any error like this. But if you still get error like this, i have idea about it.

    I think, this error might be related to output buffering. So you should put “ob_start()” function top of the file that you get error. Give a try.

    I had this problem as well when I downloaded this theme for the first time but your solution fixed it.

    [07-Jan-2015 08:46:55 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/****/public_html/****/wp-content/themes/cv-card/admin/options-init.php:541) in /home/****/public_html/****/wp-includes/option.php on line 748

    Thread Starter CMG

    (@seraphyn)

    @ burakkaptan
    For myself I fixed this error, and I telled you how I get this one.

    Comes from a empty line at /cv-card/admin/options-init.php on line 541.

    What should I say, what I’ve done before, load the page ??

    As you could see other had this error, too.
    It is a normal outstandig typical error sometimes to get header problem in case of an empty line at the end in some php-pages.

    Have a happy new year burakkaptan and keep up the good work

    burak

    (@burakkaptan)

    I’ll update the theme and that was solved.

    Thanks, have a happy new year too.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Bugfix: Headers allready send’ is closed to new replies.