Problems on the homepage when use -more-tag
I tried use a plug-in "WP Limit Posts Automatically"
and later decide to just use more tag..
But something happened when I finished add the more tag to my post..
At the top of my homepage there's an error message said:
"
WordPress database error: [Table 'universe_next.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)) + '-6' 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 <= '2009-12-27 23:49:20' GROUP BY p2c.category_id ORDER BY numposts DESC"
my blog: http://www.universenext.com
Thanks!
Zen