Forums

WYSIWYG, TinyMCE: Cannot modify header information (2 posts)

  1. pracus
    Member
    Posted 6 months ago #

    Hello!

    Does anyone had such problem when opening post writing/editing site?
    Under IE7/IE8 I get 5 warnings similar to:

    Warning: Cannot modify header information - headers already sent by (output started at /www/wp-content/themes/default/functions.php:33) in /www/wp-includes/js/tinymce/tiny_mce_config.php on line 243

    and under Firefox everything is all right.
    Compression of TinyMCE is disabled in config.

  2. stvwlf
    Member
    Posted 6 months ago #

    this usually means there is some white space - space, newline at the end of your theme's functions.php file. (he 33 refers to the line number) There can be nothing at all before the opening <?php or after the closing ?>

Reply

You must log in to post.

About this Topic