[wpmu-trac] [WordPress MU Trac] #1003: header already has been sent in editing post

WordPress MU Trac wpmu-trac at lists.automattic.com
Sun Jun 21 13:21:55 GMT 2009


#1003: header already has been sent in editing post
----------------------------+-----------------------------------------------
 Reporter:  anduriell       |       Owner:  somebody
     Type:  defect          |      Status:  new     
 Priority:  high            |   Milestone:  2.7.1   
Component:  Administration  |     Version:  2.7.1   
 Severity:  major           |    Keywords:          
----------------------------+-----------------------------------------------
 I've got this error whenever i try to edit any post:
 {{{
 Warning: Cannot modify header information - headers already sent by
 (output started at /home/anduriel/public_html/wp-includes/post-
 template.php:166) in /home/anduriel/public_html/wp-includes/pluggable.php
 on line 856
 }}}

 I can't edit post. If  i change line 856 for this one:

 {{{
 echo "<meta http-equiv='refresh' content='0;url=$location' />";
 }}}

 Apparently works in post editing.
 But this error happens also when an Editor profile try to access to admin
 panel or even making a new post

 {{{
 Warning: Cannot modify header information - headers already sent by
 (output started at /home/anduriel/public_html/wp-
 includes/pluggable.php:856) in /home/anduriel/public_html/wp-
 includes/functions.php on line 689

 Warning: Cannot modify header information - headers already sent by
 (output started at /home/anduriel/public_html/wp-
 includes/pluggable.php:856) in /home/anduriel/public_html/wp-
 includes/functions.php on line 690
 }}}

 This happens to me in the even with the last branch.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1003>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list