Forums

Upgraded Now Major Issues (3 posts)

  1. husar
    Member
    Posted 4 years ago #

    Okay, I followed the directions tonight and decided to update to the latest version of WP. Everything seemed to go well until I did the actual database update.

    I got a bunch of table don't exist errors but the database update said it was successful. So I go out to the site and activation all plugins and it loads. But I get the following error at the top of my site:

    'WordPress database error: [Table 'husarus_wrdp1.wp_terms' doesn't exist]
    SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag') AND tr.object_id IN (1181, 1173, 1172, 1170, 1169) ORDER BY t.name ASC'

    Now I start looking around in the admin to make sure everything is okay. I am getting all kinds of errors like this one for every category of my posts when I try to edit them:

    'WordPress database error: [Table 'husarus_wrdp1.wp_terms' doesn't exist]
    SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category') AND tr.object_id IN (1181) ORDER BY t.name ASC'

    So the issue is really with my categories I think. I get this error when I go Manage Categories:
    '
    WordPress database error: [Table 'husarus_wrdp1.wp_terms' doesn't exist]
    SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'category' AND t.term_id = '1' LIMIT 1'

    Any ideas?

  2. moshu
    Member
    Posted 4 years ago #

    See if anything in this thread helps:
    http://wordpress.org/support/topic/135692?replies=6

  3. husar
    Member
    Posted 4 years ago #

    I had to do a full backup restore so I back to normal just not updated yet. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.