Emails Not Sending
-
Hello,
Emails are not sending from Woocommerce when a customer makes an order or when I try to manually send an email invoice. When I try to do it manually from the admin dashboard, I get a critical error on the site. Here is the error:
Uncaught Error: Call to a member function trigger() on null in /home/dh_raeysp/localfindonline.com/wp-content/plugins/woocommerce/includes/class-wc-emails.php:374 Stack trace: #0 /home/dh_raeysp/localfindonline.com/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-order-actions.php(105): WC_Emails->customer_invoice(Object(Automattic\WooCommerce\Admin\Overrides\Order)) #1 /home/dh_raeysp/localfindonline.com/wp-includes/class-wp-hook.php(287): WC_Meta_Box_Order_Actions::save(5591, Object(WP_Post)) #2 /home/dh_raeysp/localfindonline.com/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #3 /home/dh_raeysp/localfindonline.com/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #4 /home/dh_raeysp/localfindonline.com/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-meta-boxes.php(220): do_action('woocommerce_pro...', 5591, Object(WP_Post)) #5 /home/dh_raeysp/localfindonline.com/wp-includes/class-wp-hook.php(289): WC_Admin_Meta_Boxes->save_meta_boxes(5591, in /home/dh_raeysp/localfindonline.com/wp-content/plugins/woocommerce/includes/class-wc-emails.php on line 374
It looks like the order or order number is not making into the call to the trigger method.
Thank you!
- The topic ‘Emails Not Sending’ is closed to new replies.