• pracus

    (@pracus)


    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.

Viewing 1 replies (of 1 total)
  • stvwlf

    (@stvwlf)

    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 ?>

Viewing 1 replies (of 1 total)

The topic ‘WYSIWYG, TinyMCE: Cannot modify header information’ is closed to new replies.