WP SMTP error in error_log
-
I received the error below in my error_log, and my website went down shortly afterwards saying database is corrupt. I restored the website to an earlier version, but I want to make sure it doesn’t go down again. Is there something I can do to fix this?
[10-Aug-2020 20:52:03 UTC] WordPress database error Table ‘safedryb_bwc.wp_wpsmtp_logs’ doesn’t exist for query SHOW FULL COLUMNS FROM
wp_wpsmtp_logsmade by require(‘wp-blog-header.php’), wp, WP->main, WP->parse_request, do_action_ref_array(‘parse_request’), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, wpcf7_rest_create_feedback, WPCF7_ContactForm->submit, WPCF7_Submission::get_instance, WPCF7_Submission->proceed, WPCF7_Submission->mail, WPCF7_Mail::send, WPCF7_Mail->compose, wp_mail, apply_filters(‘wp_mail’), WP_Hook->apply_filters, WPSMTP\Process->log_mails, WPSMTP\Db->insert
[10-Aug-2020 20:52:03 UTC] WP SMTP Log insert error: Table ‘safedryb_bwc.wp_wpsmtp_logs’ doesn’t exist
The topic ‘WP SMTP error in error_log’ is closed to new replies.