Any one experiencing this problem?

Discussion in 'WordPress' started by z80039, Nov 3, 2007.

  1. #1
    I have updated my wordpress to the latest version and it worked but now when I post or edit a file I get an error :


    WordPress database error: [Table '****_****.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 '****_****.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/****/public_html/*****/wp-includes/wp-db.php:160) in /home/****/public_html/*****/wp-includes/pluggable.php on line 391


    Anyone getting this too ?
    how to fix it ?

    thnx
     
    z80039, Nov 3, 2007 IP
  2. yourihost

    yourihost Well-Known Member

    Messages:
    1,708
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    115
    #2
    Nope something in the upgrade must of went wrong.
     
    yourihost, Nov 3, 2007 IP
  3. z80039

    z80039 Well-Known Member

    Messages:
    517
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    130
    #3
    Anyway to fix it ??
     
    z80039, Nov 3, 2007 IP
  4. yourihost

    yourihost Well-Known Member

    Messages:
    1,708
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    115
    #4
    Try edit your config to match the DB settings.
     
    yourihost, Nov 3, 2007 IP
  5. z80039

    z80039 Well-Known Member

    Messages:
    517
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    130
    #5
    it is already configured and updated
     
    z80039, Nov 3, 2007 IP