• Resolved wekhter

    (@wekhter)


    Hi,

    I’m trying to diagnose some Wordfence-related errors showing up in our PHP error logs. I changed our actual database name to “wordpress_db” in the errors below.

    [15-Oct-2018 16:28:17 UTC] WordPress database error Table 'wordpress_db.wp_wfHoover' doesn't exist for query truncate table wp_wfHoover made by do_action('wp_ajax_nopriv_wordfence_doScan'), WP_Hook->do_action, WP_Hook->apply_filters, wordfence::ajax_doScan_callback, wfScan::wfScanMain, wfUtils::clearScanLock, wfDB->truncate, wfDB->queryWrite, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_Wpdb->default_query
    [15-Oct-2018 16:28:17 UTC] WordPress database error Table 'wordpress_db.wp_wfHoover' doesn't exist for query delete from wp_wfHoover made by do_action('wp_ajax_nopriv_wordfence_doScan'), WP_Hook->do_action, WP_Hook->apply_filters, wordfence::ajax_doScan_callback, wfScan::wfScanMain, wfUtils::clearScanLock, wfDB->truncate, wfDB->queryWrite, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection_QueryCaching->query, W3TC\_CallUnderlying->query, W3TC\DbCache_Wpdb->query, W3TC\DbCache_WpdbInjection->query, W3TC\DbCache_Wpdb->default_query
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi!
    It looks like your wp_wfHoover table has crashed or gone missing. I would recommend you use phpMyAdmin to see if you can find the table there, and if you can see if it needs to be repaired.

    Hi @wekhter,

    We haven’t heard back from you in a while. I’ve gone ahead and marked this thread as resolved. If you’re still having issues with Wordfence, feel free to open another thread.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress database error Table’ is closed to new replies.