• Resolved jeffreyjoncarter

    (@jeffreyjoncarter)


    Our logs are throwing:
    “WordPress database error Table ‘wp.wp_0_wfBlocks7’ doesn’t exist”

    The table actually exists but it is wp.wp_wfBlocks7.

    I completely deleted the plugin, assuming an upgrade from 6 error, and reinstalled it, but there is no change.

    Jeff

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jeff,
    It sounds like you are using WordPress Network, could you please check wp-config.php file and let me know the lines you added their for the network setup?

    Also, please go to (Wordfence > Tools => Diagnostics) and click on “Send Report by Email” button at the top of the page, you can send the report to “alaa [at] wordfence [dot] com”, make sure to include your forum username, I will take a look at this report and let you know my findings.

    Thanks.

    Hi Jeff,
    I got your diagnostics report email, thanks!

    On certain old multisite installations such as yours, where both:
    define( 'WP_ALLOW_MULTISITE', true );
    and:
    define('MULTISITE', true);
    can’t be defined together, the plugin might not be able to fetch the correct database table prefix, this issue has been logged to our dev team but unfortunately, I don’t have an ETA for the update that could address this issue.

    Thanks.

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

The topic ‘Database error noting table wfBlocks7 doesn’t exist’ is closed to new replies.