database errors from scheduled FrmEmailSummaryHelper
-
Likely due to the “how your forms performed this year” logic being run; I’ve gotten database warnings on 2 of my sites that use Formidable (Lite) with this error;
WordPress database error Table 'boekenjage820c.boekenjagers_frm_payments' doesn't exist for query SHOW COLUMNS FROM boekenjagers_frm_payments LIKE 'completed' made by include('phar:///usr/bin/wp-cli/php/boot-phar.php'), include('phar:///usr/bin/wp-cli/vendor/wp-cli/wp-cli/php/wp-cli.php'), WP_CLI\bootstrap, WP_CLI\Bootstrap\LaunchRunner->process, WP_CLI\Runner->start, WP_CLI\Runner->run_command_and_exit, WP_CLI\Runner->run_command, WP_CLI\Dispatcher\Subcommand->invoke, call_user_func, WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}, call_user_func, Cron_Event_Command->run, Cron_Event_Command::run_event, do_action_ref_array('frm_daily_event'), WP_Hook->do_action, WP_Hook->apply_filters, FrmEmailSummaryController::maybe_send_emails, FrmEmailSummaryHelper::send_yearly, FrmEmailSummary->send, FrmEmailSummary->get_content, FrmEmailStats->get_content_args, FrmEmailStats->add_payments_data, FrmEmailSummaryHelper::get_payments_data, FrmTransLitePayment->get_payments_stats, FrmDb::db_column_exists
Apart from the error, I would also like to know how I can disable attempts to send those kinds of mails?
- The topic ‘database errors from scheduled FrmEmailSummaryHelper’ is closed to new replies.