• Hello good people
    I have just upgraded to ver 2.3 and I have this annoying problem.
    Whenever I submit some change (ie turning a plugin on, saving a post, commenting) I get this message:

    Warning: Cannot modify header information – headers already sent by (output started at /home/.leroy/erankatz/bathlizard.com/wordpress/wp-content/themes/seashore-10he/functions.php:1) in /home/.leroy/erankatz/bathlizard.com/wordpress/wp-includes/pluggable.php on line 390

    After I get the message I see that my change DID TAKE EFFECT. But it’s annoying. What can I do? (I tried to contact the theme designer, but didn’t find his details).

    My theme is Sea Shore 10 (http://themes.wordpress.net/columns/3-columns/3901/seashore-10/)

Viewing 1 replies (of 1 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    headers already sent by (output started at /home/.leroy/erankatz/bathlizard.com/wordpress/wp-content/themes/seashore-10he/functions.php:1)

    The functions.php file for your theme has a blank line or space or something else at the top of it. Edit it and remove that blank space. The first thing that should be in the theme’s functions.php file is <?php. Nothing before that.

Viewing 1 replies (of 1 total)
  • The topic ‘My theme is giving me trouble with WordPress 2.3’ is closed to new replies.