Order email not sent – wp_wpml_mails doesn’t exists
-
Woocommerce not sending notification emails when orders are made. It does send an email to myself, just not to my clients.
The New Order email is enabled. It set up debugging and I get this error:
[27-Feb-2024 09:24:08 UTC] WordPress database error Table ‘ID410276_fizzingbees.wp_wpml_mails’ doesn’t exist for query SHOW FULL COLUMNS FROM
wp_wpml_mails
made 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, WC_API->handle_api_requests, do_action(‘woocommerce_api_mollie_wc_gateway_bancontact’), WP_Hook->do_action, WP_Hook->apply_filters, Mollie\WooCommerce\Payment\MollieOrderService->onWebhookAction, Mollie\WooCommerce\Payment\MollieOrder->onWebhookPaid, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action(‘woocommerce_order_status_pending_to_processing’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Emails::send_transactional_email, do_action_ref_array(‘woocommerce_order_status_pending_to_processing_notification’), WP_Hook->do_action, WP_Hook->apply_filters, WC_Email_New_Order->trigger, WC_Email->send, wp_mail, apply_filters(‘wp_mail’), WP_Hook->apply_filters, No3x\WPML\WPML_Plugin->log_email, No3x\WPML\ORM\BaseModel->save….
[27-Feb-2024 09:24:45 UTC] WordPress database error Table ‘ID410276_fizzingbees.wp_wpml_mails’ doesn’t exist for query SELECT COUNT(*) FROM wp_wpml_mails WHERE
error
IS NULL ORerror
= ” made by do_action(‘toplevel_page_wpml_plugin_log’), WP_Hook->do_action, WP_Hook->apply_filters, No3x\WPML\WPML_OptionsManager->LogMenu, do_action(‘wp_mail_logging_admin_tab_content’), WP_Hook->do_action, WP_Hook->apply_filters, No3x\WPML\Admin\EmailLogsTab->display_tab_content, No3x\WPML\WPML_Email_Log_List->prepare_items, No3x\WPML\Model\Email_Log_Collection->get_statuses_count, No3x\WPML\Model\Email_Log_Collection->find_listWhat can I do?
The page I need help with: [log in to see the link]
- The topic ‘Order email not sent – wp_wpml_mails doesn’t exists’ is closed to new replies.