[wp-trac] Re: [WordPress Trac] #6206: Headers already sent error in media.php

WordPress Trac wp-trac at lists.automattic.com
Sun Mar 16 17:24:00 GMT 2008


#6206: Headers already sent error in media.php
----------------------------+-----------------------------------------------
 Reporter:  darkfate        |        Owner:  anonymous
     Type:  defect          |       Status:  new      
 Priority:  normal          |    Milestone:  2.6      
Component:  Administration  |      Version:           
 Severity:  blocker         |   Resolution:           
 Keywords:  bg|has-patch    |  
----------------------------+-----------------------------------------------
Comment (by KirkM):

 I'm still getting the warning message using the test scenario below and
 although
 putting {{{exit;}}} after {{{require( 'admin-footer.php' );}}} eliminates
 the "Warning" at the bottom of the image editing page (Manage/Media
 Library), the "Settings", "Plugins" and "Users" links are still missing
 from the top of the page. Please see below for details...


 In the "Manage/MediaLibrary", when selecting any link in the "Media"
 column which brings up the selected image's edit page, at that point
 "Settings", "Plugins" and "Users" links disappear from the top right of
 page and the following warning is displayed at the bottom of the page on
 these two sites (same host): (all plugins deactivated-both tests, both
 sites.

 Main site running Trunk build r7331:

 Warning*: Cannot modify header information - headers already sent by
 (output started at /home/longmead/public_html/just-thinkin/wp-admin/admin-
 header.php:26) in */home/longmead/public_html/just-thinkin/wp-
 includes/pluggable.php* on line *688

 Test site 2 running Trunk build r7298:

 *Warning*: Cannot modify header information - headers already sent by
 (output started at /home/longmead/public_html/just-thinkin/wp25-test/wp-
 admin/admin-header.php:26) in */home/longmead/public_html/just-
 thinkin/wp25-test/wp-includes/pluggable.php* on line *687

 Since the warning is still showing up, is this really slated to be fixed
 for version 2.6?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6206#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list