Custom Menu (Theme not Compatible) Added Now Have an ERROR!
-
Warning: Cannot modify header information – headers already sent by (output started at /home/sgodar/public_html/alivewithout5.com/wp-content/themes/cleanr/functions.php:56) in /home/sgodar/public_html/alivewithout5.com/wp-includes/pluggable.php on line 866
Function.php (theme) line 56:
<?php register_nav_menus( ); ?>
Pluggable.php line 866:
header(“Location: $location”, true, $status);
Header.php (theme):
<div class=”nav”>
<div>
<?php wp_nav_menu( array(‘fallback_cb’ => ‘black_with_orange_page_menu’, ‘depth’ => ‘3’, ‘theme_location’ => ‘primary’, ‘link_before’ => ”, ‘link_after’ => ”, ‘container’ => false) ); ?>
</div>
</div>Can anyone want can tell he what the hell is going on?!? Everytime I add a Page/Post or make a Menu change I get the above error:
Warning: Cannot modify header information – headers already sent by (output started at /home/sgodar/public_html/alivewithout5.com/wp-content/themes/cleanr/functions.php:56) in /home/sgodar/public_html/alivewithout5.com/wp-includes/pluggable.php on line 866
I’m at a loss — Any help would be TREMENdously appreciated! The site is AliveWithout5.com
Thanks,
Scott G.
`
- The topic ‘Custom Menu (Theme not Compatible) Added Now Have an ERROR!’ is closed to new replies.