• Was told to copy and paste this for assistance.

    wp_1_posts: Table ‘wordpress.wp_1_posts’ doesn’t exist
    wp_1_comments: Table ‘wordpress.wp_1_comments’ doesn’t exist
    wp_1_links: Table ‘wordpress.wp_1_links’ doesn’t exist
    wp_1_options: Table ‘wordpress.wp_1_options’ doesn’t exist
    wp_1_postmeta: Table ‘wordpress.wp_1_postmeta’ doesn’t exist
    wp_1_terms: Table ‘wordpress.wp_1_terms’ doesn’t exist
    wp_1_term_taxonomy: Table ‘wordpress.wp_1_term_taxonomy’ doesn’t exist
    wp_1_term_relationships: Table ‘wordpress.wp_1_term_relationships’ doesn’t exist
    wp_1_termmeta: Table ‘wordpress.wp_1_termmeta’ doesn’t exist
    wp_1_commentmeta: Table ‘wordpress.wp_1_commentmeta’ doesn’t exist

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The problem with all of the database tables is this:

    doesn’t exist

    That normally means that something has corrupted the database and (basically) deleted those tables.

    The only way to recover from this is to restore a backup.

    If you’ve kept your own back ups, then I’d look to them for instructions on how to restore them.

    If you haven’t kept your own backups contact your hosting company and ask if they have backups that they can restore. You might be in luck as most good hosts do. If they don’t, as much as I hate to say it, you’ve lost what’s in those tables.

    Did you change during import the DB prefix from something other that wp1?

    Thread Starter dosmond

    (@dosmond)

    No but I changed the domain so I think there are some tables for WP that I need to change from the local IP (in the table now) to the URL.

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

The topic ‘Repair Failed’ is closed to new replies.