Cynthia Blue
12-08-2007, 01:54 PM
I just installed a new wordpress blog using Fantastico.. and whenever I save anything, a post, a comment, a template change etc.. I get a blank page. I haven't had this problem before on Fantastico installs or manual installs. Anyone else have this problem?
I also upgrated one of my WP blogs, that I had originally installed using Fantastico, and now when I save I get an error on that blog too. My other blogs are fine, I won't upgrade until this is worked out.
This is the error I get on the recently upgraded blog:
WordPress database error: [Table 'utahdogs_wrdp1.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 'utahdogs_wrdp1.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
I don't know if that table existed or not before the upgrade, i'll check my other blogs to see if it does. Either Fantastico didn't create it or deleted it... hrm.
I also upgrated one of my WP blogs, that I had originally installed using Fantastico, and now when I save I get an error on that blog too. My other blogs are fine, I won't upgrade until this is worked out.
This is the error I get on the recently upgraded blog:
WordPress database error: [Table 'utahdogs_wrdp1.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 'utahdogs_wrdp1.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
I don't know if that table existed or not before the upgrade, i'll check my other blogs to see if it does. Either Fantastico didn't create it or deleted it... hrm.