• I had two problems with my WordPress website:

    1. I met the blank screen of death after updating my plugins (and it said “there’s a critical error with your WordPress website.”).

    2. I was desperately trying to disable the multisite network since it was frustrating – rather than help – me, and I have only one site anyways.

    I tried getting solutions for both and here’s what I’ve done so far based upon the advise I got from blog articles and some amazing WordPress support folks:

    1. Disabled my plugins through File manager (for error)
    2. Reworked my wp_content.php file (for multisite – I removed the line of code that had to do with multisite)
    3. Renamed my .htaccess file

    Now, I got database problems.

    I filled in the WP_REPAIR code and tried using the WordPress Repair and Optimize features, but I got back a list of the following errors:

    wpgm_1_posts: Table 'probusi3_wp740.wpgm_1_posts' doesn't exist
    wpgm_1_comments: Table 'probusi3_wp740.wpgm_1_comments' doesn't exist
    wpgm_1_links: Table 'probusi3_wp740.wpgm_1_links' doesn't exist
    wpgm_1_options: Table 'probusi3_wp740.wpgm_1_options' doesn't exist
    wpgm_1_postmeta: Table 'probusi3_wp740.wpgm_1_postmeta' doesn't exist
    wpgm_1_terms: Table 'probusi3_wp740.wpgm_1_terms' doesn't exist
    wpgm_1_term_taxonomy: Table 'probusi3_wp740.wpgm_1_term_taxonomy' doesn't exist
    wpgm_1_term_relationships: Table 'probusi3_wp740.wpgm_1_term_relationships' doesn't exist
    wpgm_1_termmeta: Table 'probusi3_wp740.wpgm_1_termmeta' doesn't exist
    wpgm_1_commentmeta: Table 'probusi3_wp740.wpgm_1_commentmeta' doesn't exist

    I NEED YOUR HELP GUYS! WHAT DO I DO?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • met the blank screen of death after updating my plugins

    Do you have a working backup?

    What changes did you make besides rolling back the multisite?

    Thread Starter amadioha

    (@amadioha)

    I didn’t back-up the site. It doesn’t have much content anyways, since I’m not done designing it.

    I didn’t do nothing else except what I wrote previously.

    Please guide me through this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress Database Error! How do I fix this?’ is closed to new replies.