[wp-trac] [WordPress Trac] #5142: Wordpress 2.3
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 4 15:33:09 GMT 2007
#5142: Wordpress 2.3
---------------------+------------------------------------------------------
Reporter: melon23 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: General | Version: 2.3
Severity: major | Keywords:
---------------------+------------------------------------------------------
i recently upgraded to wordpress 2.3 from 2.3 beta, when i created a post
ans saved it as a draft i get this message:
WordPress database error: [Table 'db17245_sl_wordpress.wp_post2cat'
doesn't exist]
SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON
p2c.category_id = c.cat_id WHERE p2c.post_id = 381
WordPress database error: [Table 'db17245_sl_wordpress.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
WordPress database error: [Table 'db17245_sl_wordpress.wp_post2cat'
doesn't exist]
SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON
p2c.category_id = c.cat_id WHERE p2c.post_id = 381
WordPress database error: [Table 'db17245_sl_wordpress.wp_post2cat'
doesn't exist]
SELECT c.cat_name FROM wp_post2cat p2c INNER JOIN wp_categories c ON
p2c.category_id = c.cat_id WHERE p2c.post_id = 381
Warning: Cannot modify header information - headers already sent by
(output started at /home/17245/domains/studiolounge.net/html/wp-includes
/wp-db.php:160) in /home/17245/domains/studiolounge.net/html/wp-
includes/pluggable.php on line 390
wordpress will save the content but error every time, i get the same
message when i save and continue editing.
i looked in the plugin screen and i have no idea if any of them are
causing errors.
--
Ticket URL: <http://trac.wordpress.org/ticket/5142>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list