• Resolved josephting

    (@josephting)


    Well, I’ve searched through this forum and found out that a lot has spaces or characters before <?php and the closing ?>. I’ve checked that but this warning still pops up.

    Warning: Cannot modify header information - headers already sent by (output started at /home/online35/public_html/500in15.info/testblog/wp-content/themes/car-insurance/functions.php:1) in /home/online35/public_html/500in15.info/testblog/wp-includes/pluggable.php on line 868

    I’ve checked pluggable.php (868).
    header("Location: $location", true, $status);

    But, in my functions.php, there’s no header() function.
    I have no idea what this is. I’m new and actually, I’m making my own theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • more likely a plugin causing it
    disable them and activate one by one until you find it

    Thread Starter josephting

    (@josephting)

    No, this is not caused by any plugin as I don’t have any plugin activated.
    It’s about the theme.

    I don’t know what I done in detail but this is resolved. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin Themes Options Panel (Can’t Modify Header Information)’ is closed to new replies.