[wp-trac] [WordPress Trac] #5014: Error Updating Page

WordPress Trac wp-trac at lists.automattic.com
Wed Sep 19 17:20:37 GMT 2007


#5014: Error Updating Page
------------------------+---------------------------------------------------
 Reporter:  cdharrison  |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  normal      |   Milestone:           
Component:  General     |     Version:  2.3      
 Severity:  normal      |    Keywords:           
------------------------+---------------------------------------------------
 Just upgraded to the latest version (WP 2.3 RC1) and got the following
 error when I tried to update an existing page:

 {{{
 WordPress database error: [Table 'db16179_cdharrison.wp_post2cat' doesn't
 exist]
 SELECT cat_ID AS ID, MAX(post_modified) AS last_mod FROM `wp_posts` p LEFT
 JOIN `wp_post2cat` pc ON p.ID = pc.post_id LEFT JOIN `wp_categories` c ON
 pc.category_id = c.cat_ID WHERE post_status = 'publish' GROUP BY cat_ID

 Warning: Cannot modify header information - headers already sent by
 (output started at /home/16179/domains/cdharrison.com/html/wp-includes/wp-
 db.php:160) in /home/16179/domains/cdharrison.com/html/wp-
 includes/pluggable.php on line 383
 }}}

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


More information about the wp-trac mailing list