Forums

Reversing WordPress multisite (and doing very badly) Help! (2 posts)

  1. andytgeezer
    Member
    Posted 3 months ago #

    Hi all

    I've tried out WordPress multisite on my site http://www.schoolswaps.net using the Enable multisite plugin. Didn't need multisite so tried to revert to standard single site. by removing the line below this one

    /* This site was made multi-site enabled by @link http://jgwebdevelopment.com */

    which was

    define('WP_ALLOW_MULTISITE', 1);

    Now database isn't working properly and I attempted repair. Now getting these errors below and completely stuck. Any help appreciated!

    wp_1_posts: Table 'schoolsw_wrdp1.wp_1_posts' doesn't exist
    wp_1_comments: Table 'schoolsw_wrdp1.wp_1_comments' doesn't exist
    wp_1_links: Table 'schoolsw_wrdp1.wp_1_links' doesn't exist
    wp_1_options: Table 'schoolsw_wrdp1.wp_1_options' doesn't exist
    wp_1_postmeta: Table 'schoolsw_wrdp1.wp_1_postmeta' doesn't exist
    wp_1_terms: Table 'schoolsw_wrdp1.wp_1_terms' doesn't exist
    wp_1_term_taxonomy: Table 'schoolsw_wrdp1.wp_1_term_taxonomy' doesn't exist
    wp_1_term_relationships: Table 'schoolsw_wrdp1.wp_1_term_relationships' doesn't exist
    wp_1_commentmeta: Table 'schoolsw_wrdp1.wp_1_commentmeta' doesn't exist

    Andy

  2. andytgeezer
    Member
    Posted 3 months ago #

    Phew! Think I've sorted this now. Just had to delete all the other lines under that comment! Sorry for wasting your time folks, answers were there on the forum the whole time! :-)

Reply

You must log in to post.

About this Topic