[wp-testers] update to 6133 and get error

[BLT]FQX qfuxiang at gmail.com
Wed Sep 19 03:25:49 GMT 2007


*
WordPress database error:* [Table 'wp.wp_post2cat' doesn't exist]
SELECT p2c.category_id AS cat_id, COUNT(p2c.rel_id) AS numposts,
UNIX_TIMESTAMP(max(posts.post_date_gmt)) + '8' AS last_post_date,
UNIX_TIMESTAMP(max(posts.post_date_gmt)) AS last_post_date_gmt FROM
wp_post2cat p2c INNER JOIN wp_posts posts ON p2c.post_id=posts.id WHERE 1 =
1 AND posts.post_type = 'post' AND posts.post_status = 'publish' AND
posts.post_date_gmt <= '2007-09-19 03:18:09' GROUP BY p2c.category_id ORDER
BY numposts DESC

And the xmlrpc.php is not respond, get an 404 error, but the file is exist.


More information about the wp-testers mailing list