wfairchild
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Repairing Database TablesI think I might be having the same problem. My whole site was hosed recently so I thought “no problem, restore from backup!” but when I import my database backup. WordPress complains that multiple tables don’t exist.
Since this was a WordPress MU site originally, the tables are named like “wp_92_options” for site 92 so there isn’t a “wp_options” table, or something happened to the backup so that I don’t have the original tables.
Here are the errors:
wp_posts: Table ‘fllcwp.wp_posts’ doesn’t exist
wp_comments: Table ‘fllcwp.wp_comments’ doesn’t exist
wp_links: Table ‘fllcwp.wp_links’ doesn’t exist
wp_options: Table ‘fllcwp.wp_options’ doesn’t exist
wp_postmeta: Table ‘fllcwp.wp_postmeta’ doesn’t exist
wp_terms: Table ‘fllcwp.wp_terms’ doesn’t exist
wp_term_taxonomy: Table ‘fllcwp.wp_term_taxonomy’ doesn’t exist
wp_term_relationships: Table ‘fllcwp.wp_term_relationships’ doesn’t exist
wp_commentmeta: Table ‘fllcwp.wp_commentmeta’ doesn’t existIs this a problem going from WordressMU to WordPress?
Forum: Plugins
In reply to: UTF-8 Database Converter works on WordPress 2.7Yes! Worked for me too. Those warnings are pretty daunting though.
I just incrementally upgraded from 1.0 through each “major” upgrade to 2.7, while moving from linux to OS X, and hopefully this was my last step in getting it back to normal.