• Richard

    (@richardcoffee)


    I ran across this error in a client’s log file, thought I would post it here. It only occurred the one time.

    WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE status = 'new'' at line 1 for query select COUNT(*) from WHERE status = 'new' made by do_action('wp_ajax_nopriv_wordfence_doScan'), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, wordfence::ajax_doScan_callback, wfScan::wfScanMain, wfScanEngine->go, wfScanEngine->doScan, call_user_func, wfScanEngine->scan_knownFiles_main, wordfenceHash->run, wordfenceHash->_processPendingIssues, wfScanEngine->getPendingIssueCount, wfIssues->getPendingIssueCount, wfDB->querySingle

Viewing 1 replies (of 1 total)
  • Hi Richard!
    It’s a little bit strange to get this error message, specially without mentioning the table name after from in select COUNT(*) from, my best guess is that it could be a temporary plugin/theme conflict resulted in such an error, disabling other installed plugins and reverting back to the default theme should narrow it down in this case.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Database error – wp_ajax_nopriv_wordfence_doScan’ is closed to new replies.