• I get the following error on /wp-admin/post.php after upgrading to 2.3 .. any idea about this ?

    WordPress database error: [Table ‘dinsan_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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Did you update your Google Sitemap plugin?

    Thread Starter dinzan

    (@dinzan)

    not yet.. is it something caused because I have to update it or is it something comes after you update the plugin ?

    Thread Starter dinzan

    (@dinzan)

    Ok it is something with the google sitemap you were right HandySolo. I deactivated the plugin and tried posting. It worked fine. But I do not have any update notification about the sitemap plugin the version that i am using is 2.7.1

    Thread Starter dinzan

    (@dinzan)

    resolved. I upgraded sitemap and it worked fine 🙂 thanks for the support

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘/wp-admin/post.php error’ is closed to new replies.