[wp-trac] Re: [WordPress Trac] #6482: WP 2.5: Can't insert gallery into post

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 31 02:44:01 GMT 2008


#6482: WP 2.5: Can't insert gallery into post
---------------------+------------------------------------------------------
 Reporter:  prwood   |        Owner:  anonymous
     Type:  defect   |       Status:  new      
 Priority:  high     |    Milestone:  2.5.1    
Component:  General  |      Version:  2.5      
 Severity:  major    |   Resolution:           
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by tellyworth):

 Is the fresh copy that works running on the same server with the same
 environment as the upgraded one that is broken?

 Try adding this line to your wp-config.php (before the require_once()
 line):

 {{{
 define('WP_DEBUG', true);
 }}}

 Does the gallery problem result in any error messages in your log files
 after adding that?

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


More information about the wp-trac mailing list