• It looks like the plugin has not made the tables correctly – I’m seeing a lot of errors in my error log file that look like this (somewhat redacted) error:

    [Thu Mar 14 23:59:52 2024] [error] [client|IP|] AH01071: Got error ‘PHP message: WordPress database error Table ‘|SNIP|.wp_3_wpzerospam_blocked’ doesn’t exist for query SELECT * FROM wp_3_wpzerospam_blocked WHERE user_ip = “|IP|” made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, ZeroSpam\Core\Access->access_check, ZeroSpam\Core\Access->get_access, apply_filters(‘zerospam_access_checks’), WP_Hook->apply_filters, ZeroSpam\Core\Access->check_blocked, ZeroSpam\Includes\DB::blocked’

  • The topic ‘Missing tables causing errors’ is closed to new replies.