Reinstalled WP, Lost Some Tables
-
Hi,
I recently had to delete my WordPress blog, install a new copy, and migrate over the database from a backup.
When I first tried to bring my blog up, I got a lot of error messages about wpdk_* tables being missing. These:
wpdk_blog_versions
wpdk_blogs
wpdk_commentmeta
wpdk_comments
wpdk_links
wpdk_options
wpdk_postmeta
wpdk_posts
wpdk_registration_log
wpdk_signups
wpdk_site
wpdk_sitemeta
wpdk_term_relationships
wpdk_term_taxonomy
wpdk_termmeta
wpdk_terms
wpdk_usermeta
wpdk_usersI checked my database backup ( a *.SQL file ) and these tables were not included in it.
The wp_* versions of those tables do exist.
I replaced the wpdk tables with near blank copies from a fresh WP database.
I got my blog up, but it looks like all my posts and pages are missing.
I don’t think they actually are missing. For example wp_posts, wp_comments exist and are healthily populated.
I’m guessing the wpdk_* tables are some kind of meta tables that need to be synchronized with the rest of the data.
So…, my question is, how do I get all of my old data, the posts, pages, and comments to appear on my blog again?
Thanks much
Steve
The page I need help with: [log in to see the link]
- The topic ‘Reinstalled WP, Lost Some Tables’ is closed to new replies.