[wp-trac] [WordPress Trac] #10961: Notices in installer when WP_DEBUG enabled

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 15 19:58:30 UTC 2009


#10961: Notices in installer when WP_DEBUG enabled
-----------------------------+----------------------------------------------
 Reporter:  westi            |       Owner:  westi      
     Type:  defect (bug)     |      Status:  new        
 Priority:  normal           |   Milestone:  2.9        
Component:  Upgrade/Install  |     Version:  2.9        
 Severity:  normal           |    Keywords:  needs-patch
-----------------------------+----------------------------------------------
 WordPress database error: [Table 'wordpress.trunk_options' doesn't exist]
 SELECT autoload FROM trunk_options WHERE option_name =
 '_transient_theme_roots'

 WordPress database error: [Table 'wordpress.trunk_options' doesn't exist]
 SELECT autoload FROM trunk_options WHERE option_name =
 '_transient_timeout_theme_roots'

 WordPress database error: [Table 'wordpress.trunk_options' doesn't exist]
 SELECT autoload FROM trunk_options WHERE option_name =
 '_transient_theme_roots'

 WordPress database error: [Table 'wordpress.trunk_options' doesn't exist]
 SELECT autoload FROM trunk_options WHERE option_name =
 '_transient_timeout_theme_roots'

 WordPress database error: [Table 'wordpress.trunk_options' doesn't exist]
 INSERT INTO `trunk_options` (`option_name`,`option_value`,`autoload`)
 VALUES ('_transient_timeout_theme_roots','1255643837','no')

 WordPress database error: [Table 'wordpress.trunk_options' doesn't exist]
 INSERT INTO `trunk_options` (`option_name`,`option_value`,`autoload`)
 VALUES ('_transient_theme_roots','a:4:{s:10:\"blog-
 theme\";s:7:\"/themes\";s:7:\"classic\";s:7:\"/themes\";s:7:\"default\";s:7:\"/themes\";s:18
 :\"kubrick-extensions\";s:7:\"/themes\";}','no')

 Notice: Undefined offset: 0 in /Applications/MAMP/htdocs/wordpress-trunk
 /wp-includes/theme.php on line 614

 Notice: Undefined offset: 0 in /Applications/MAMP/htdocs/wordpress-trunk
 /wp-includes/theme.php on line 614

 Warning: Cannot modify header information - headers already sent by
 (output started at /Applications/MAMP/htdocs/wordpress-trunk/wp-includes
 /wp-db.php:617) in /Applications/MAMP/htdocs/wordpress-trunk/wp-
 admin/install.php on line 36

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10961>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list