• Resolved krohit

    (@krohit)


    I have been running wordpress multisite for a few months now. Since yesterday, I was unable to access the super user dashboard, but could access the individual sites in my domain http://ientrepreneur.co.in

    In an attempt to repair the sittuation, I added
    define(‘WP_ALLOW_REPAIR’, true);
    to the wp-config.php file

    Now I’m getting the following errors

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

    How can I restore my database? Please help asap. Thanks.

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

The topic ‘Files got deleted’ is closed to new replies.