Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Looking at ronald423’s blog, I think he has resolved his problem. But basically, I wanted to come in here and say that I fixed my problem by going to wp-admin/options and changing the value for db_version back to 6123 and forcing an upgrade. I’m going to have to go back and recategorize all my posts, but my blog isn’t unfeasibly big yet.

    I’m getting the same error as ronaldp423, more or less.

    WordPress database error: [Table ‘wordpress1.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 (125, 124, 123, 122, 120, 117, 116, 115, 114, 113) ORDER BY t.name ASC

    I had version 2.1.something when I upgraded. I made the mistake of not deactivating all my plugins, but the only one I had running was Popstats, and I don’t think that’s the problem. Deactivating all my plugins doesn’t fix the problem. Switching to the default or classic theme also doesn’t help. Uploading my database backup also didn’t help.

    I should also note that when I ran the upgrade script, I got a bunch of error messages. However, when I tried to run it again, it wouldn’t let me, saying that my version was up to date. Is there by any chance a way to force the upgrade script to run again so that I can at least report the error messages here?

    My blog is at this URL: http://www.purevideogames.net/blog/

    Thanks very much.

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