error log: database table does not exist
-
Hello, I am seeing lots of the same entries in error log for wp_cleantalk_sfw_logs.
Got error ‘PHP message: WordPress-Datenbank-Fehler Table ‘ettezqsmkz.wp_cleantalk_sfw_logs’ doesn’t existAnd yes, the table actually does not exist.
Here’s the error in full:
AH01071: Got error ‘PHP message: WordPress-Datenbank-Fehler Table ‘ettezqsmkz.wp_cleantalk_sfw_logs’ doesn’t exist f\xc3\xbcr Abfrage INSERT INTO wp_cleantalk_sfw_logs\n\t\tSET\n\t\t\tid = ‘XXXXXXXXXX’,\n\t\t\tip = ‘191.101.122.88’,\n\t\t\tstatus = ‘DENY_SFW’,\n\t\t\tall_entries = 1,\n\t\t\tblocked_entries = 1,\n\t\t\tentries_timestamp = ‘1611911880’,\n\t\t\tua_name = ‘Mozilla/5.0 Chrome/72.0.3626.121 Safari/537.36’\n\t\tON DUPLICATE KEY\n\t\tUPDATE\n\t\t\tstatus = ‘DENY_SFW’,\n\t\t\tall_entries = all_entries + 1,\n\t\t\tblocked_entries = blocked_entries + 1,\n\t\t\tentries_timestamp = ‘1611911880’,\n\t\t\tua_name = ‘Mozilla/5.0 Chrome/72.0.3626.121 Safari/537.36’ von require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/cleantalk-spam-protect/cleantalk.php’), apbct_sfw__check, Cleantalk\\Common\\Firewall->run, Cleantalk\\ApbctWP\\Firewall\\SFW->update_log, Cleantalk\\ApbctWP\\DB->execute’Any idea what this is or how to fix it?
Thanks in advance,
Cheryl
- The topic ‘error log: database table does not exist’ is closed to new replies.