[wp-trac] [WordPress Trac] #5122: Database Error when posting with
2.3
WordPress Trac
wp-trac at lists.automattic.com
Sun Sep 30 19:01:38 GMT 2007
#5122: Database Error when posting with 2.3
-----------------------+----------------------------------------------------
Reporter: danesmith | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.5
Component: General | Version: 2.3
Severity: major | Keywords: bug, posting, saving
-----------------------+----------------------------------------------------
Hello,
I upgraded my WordPress Blog from 2.2.3 the other day to 2.3, and whenever
I post or attempt to save, I get a database error which i've attached
below. I performed the upgrade exactly as directed, I even reuploaded the
files to 2.3. The post still publishes, however....
WordPress database error: [Table 'exoendo.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 'exoendo.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/exoendo/exoendo.net/public_html/wp-includes/wp-
db.php:160) in /home/exoendo/exoendo.net/public_html/wp-
includes/pluggable.php on line 390
--
Ticket URL: <http://trac.wordpress.org/ticket/5122>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list