[wp-trac] [WordPress Trac] #6378: Editing Post . error

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 25 06:17:58 GMT 2008


#6378: Editing Post . error
---------------------+------------------------------------------------------
 Reporter:  sworld   |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  high     |   Milestone:  2.7      
Component:  General  |     Version:  2.5      
 Severity:  normal   |    Keywords:           
---------------------+------------------------------------------------------
 I get the following Message after editing Post in wordpress 2.5-RC1

 WordPress database error: [Table 'sureshjain.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/content/s/u/r/sureshjain/html/wp-includes/wp-
 db.php:206) in /home/content/s/u/r/sureshjain/html/wp-
 includes/pluggable.php on line 693

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


More information about the wp-trac mailing list