Title: php error when sending woocommerce mails
Last modified: July 12, 2024

---

# php error when sending woocommerce mails

 *  Resolved [Paul](https://wordpress.org/support/users/paulschiretz/)
 * (@paulschiretz)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/php-error-when-sending-woocommerce-mails/)
 * As mentioned here(long explanation of the issue):
   [https://wordpress.org/support/topic/woocommerce-emails-are-sent-in-the-default-language/](https://wordpress.org/support/topic/woocommerce-emails-are-sent-in-the-default-language/)
 * and here:
 * [https://wordpress.org/support/topic/php-error-when-using-woocommerce-and-the-order-email-is-send-php-8-2/](https://wordpress.org/support/topic/php-error-when-using-woocommerce-and-the-order-email-is-send-php-8-2/)
 * translatepress is still using the recipients array of wc_email when sending mails
   and running explode on it when it is null, which causes an error.
 * NOTE: this happens when the email is send to the customer! not when it is send
   to the admin.
   Can we please have a look at that? Or give me an update on the 
   issue, haven’t heard anything since months….Or can you give me a hint how i can
   avoid running translatepress on woocommerce emails?Cheers Paul
 * Once again the stacktrace if needed:
 *     ```wp-block-code
       [12-Jul-2024 17:41:26 UTC] PHP Warning:  Undefined variable $recipients in xxxxpublic\wp-content\plugins\translatepress-multilingual\includes\class-woocommerce-emails.php on line 170[12-Jul-2024 17:41:26 UTC] PHP Stack trace:[12-Jul-2024 17:41:26 UTC] PHP   1. {main}() xxxxpublic\index.php:0[12-Jul-2024 17:41:26 UTC] PHP   2. require() xxxxpublic\index.php:17[12-Jul-2024 17:41:26 UTC] PHP   3. require_once() xxxxpublic\wp-blog-header.php:19[12-Jul-2024 17:41:26 UTC] PHP   4. do_action($hook_name = 'template_redirect') xxxxpublic\wp-includes\template-loader.php:13[12-Jul-2024 17:41:26 UTC] PHP   5. WP_Hook->do_action($args = [0 => '']) xxxxpublic\wp-includes\plugin.php:517[12-Jul-2024 17:41:26 UTC] PHP   6. WP_Hook->apply_filters($value = '', $args = [0 => '']) xxxxpublic\wp-includes\class-wp-hook.php:348[12-Jul-2024 17:41:26 UTC] PHP   7. WC_AJAX::do_wc_ajax('') xxxxpublic\wp-includes\class-wp-hook.php:324[12-Jul-2024 17:41:26 UTC] PHP   8. do_action($hook_name = 'wc_ajax_checkout') xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-ajax.php:96[12-Jul-2024 17:41:26 UTC] PHP   9. WP_Hook->do_action($args = [0 => '']) xxxxpublic\wp-includes\plugin.php:517[12-Jul-2024 17:41:26 UTC] PHP  10. WP_Hook->apply_filters($value = '', $args = [0 => '']) xxxxpublic\wp-includes\class-wp-hook.php:348[12-Jul-2024 17:41:26 UTC] PHP  11. WC_AJAX::checkout('') xxxxpublic\wp-includes\class-wp-hook.php:324[12-Jul-2024 17:41:26 UTC] PHP  12. WC_Checkout->process_checkout() xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-ajax.php:520[12-Jul-2024 17:41:26 UTC] PHP  13. WC_Checkout->process_order_payment($order_id = 2669, $payment_method = 'cod') xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-checkout.php:1293[12-Jul-2024 17:41:26 UTC] PHP  14. WC_Gateway_COD->process_payment($order_id = 2669) xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-checkout.php:1062[12-Jul-2024 17:41:26 UTC] PHP  15. WC_Order->update_status($new_status = 'processing', $note = 'Die Zahlung soll bei Lieferung (per Nachnahme) erfolgen.', $manual = *uninitialized*) xxxxpublic\wp-content\plugins\woocommerce\includes\gateways\cod\class-wc-gateway-cod.php:349[12-Jul-2024 17:41:26 UTC] PHP  16. WC_Order->save() xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-order.php:365[12-Jul-2024 17:41:26 UTC] PHP  17. WC_Order->status_transition() xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-order.php:253[12-Jul-2024 17:41:26 UTC] PHP  18. do_action($hook_name = 'woocommerce_order_status_pending_to_processing', ...$arg = variadic(2669, class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = ['parent_id' => 0, 'status' => 'processing', 'currency' => 'EUR', 'version' => '9.1.1', 'prices_include_tax' => FALSE, 'date_created' => class WC_DateTime { ... }, 'date_modified' => class WC_DateTime { ... }, 'discount_total' => '0', 'discount_tax' => '0', 'shipping_total' => '7.5', 'shipping_tax' => '0', 'cart_tax' => '0', 'total' => '25.50', 'total_tax' => '0', 'customer_id' => 0, 'order_key' => 'wc_order_PXJTD1R1ELaeL', 'billing' => [...], 'shipping' => [...], 'payment_method' => 'cod', 'payment_method_title' => 'Per Nachnahme', 'transaction_id' => '', 'customer_ip_address' => '::1', 'customer_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'created_via' => 'checkout', 'customer_note' => '', 'date_completed' => NULL, 'date_paid' => NULL, 'cart_hash' => 'e56ccf186f4d9bd3c1d814af3733110b', 'order_stock_reduced' => FALSE, 'download_permissions_granted' => FALSE, 'new_order_email_sent' => TRUE, 'recorded_sales' => FALSE, 'recorded_coupon_usage_counts' => FALSE]; protected $changes = []; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = []; protected $default_data = ['parent_id' => 0, 'status' => '', 'currency' => '', 'version' => '', 'prices_include_tax' => FALSE, 'date_created' => NULL, 'date_modified' => NULL, 'discount_total' => 0, 'discount_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'cart_tax' => 0, 'total' => 0, 'total_tax' => 0, 'customer_id' => 0, 'order_key' => '', 'billing' => [...], 'shipping' => [...], 'payment_method' => '', 'payment_method_title' => '', 'transaction_id' => '', 'customer_ip_address' => '', 'customer_user_agent' => '', 'created_via' => '', 'customer_note' => '', 'date_completed' => NULL, 'date_paid' => NULL, 'cart_hash' => '', 'order_stock_reduced' => FALSE, 'download_permissions_granted' => FALSE, 'new_order_email_sent' => FALSE, 'recorded_sales' => FALSE, 'recorded_coupon_usage_counts' => FALSE]; protected $data_store = class WC_Data_Store { private $instance = class WC_Order_Data_Store_CPT { ... }; private $stores = [...]; private $current_class_name = 'WC_Order_Data_Store_CPT'; private $object_type = 'order' }; protected $cache_group = 'orders'; protected $meta_data = [0 => class WC_Meta_Data { ... }, 1 => class WC_Meta_Data { ... }]; protected $legacy_datastore_props = [0 => '_recorded_sales', 1 => '_recorded_coupon_usage_counts', 2 => '_download_permissions_granted', 3 => '_order_stock_reduced', 4 => '_new_order_email_sent']; protected $items = ['line_items' => [...], 'shipping_lines' => [...], 'fee_lines' => [...]]; protected $items_to_delete = []; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = []; protected $refunded_line_items = NULL; public $customer_id = NULL })) xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-order.php:420[12-Jul-2024 17:41:26 UTC] PHP  19. WP_Hook->do_action($args = [0 => 2669, 1 => class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = [...]; protected $changes = [...]; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = [...]; protected $default_data = [...]; protected $data_store = class WC_Data_Store { ... }; protected $cache_group = 'orders'; protected $meta_data = [...]; protected $legacy_datastore_props = [...]; protected $items = [...]; protected $items_to_delete = [...]; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = [...]; protected $refunded_line_items = NULL; public $customer_id = NULL }]) xxxxpublic\wp-includes\plugin.php:517[12-Jul-2024 17:41:26 UTC] PHP  20. WP_Hook->apply_filters($value = '', $args = [0 => 2669, 1 => class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = [...]; protected $changes = [...]; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = [...]; protected $default_data = [...]; protected $data_store = class WC_Data_Store { ... }; protected $cache_group = 'orders'; protected $meta_data = [...]; protected $legacy_datastore_props = [...]; protected $items = [...]; protected $items_to_delete = [...]; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = [...]; protected $refunded_line_items = NULL; public $customer_id = NULL }]) xxxxpublic\wp-includes\class-wp-hook.php:348[12-Jul-2024 17:41:26 UTC] PHP  21. WC_Emails::send_transactional_email($args = 2669, class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = ['parent_id' => 0, 'status' => 'processing', 'currency' => 'EUR', 'version' => '9.1.1', 'prices_include_tax' => FALSE, 'date_created' => class WC_DateTime { ... }, 'date_modified' => class WC_DateTime { ... }, 'discount_total' => '0', 'discount_tax' => '0', 'shipping_total' => '7.5', 'shipping_tax' => '0', 'cart_tax' => '0', 'total' => '25.50', 'total_tax' => '0', 'customer_id' => 0, 'order_key' => 'wc_order_PXJTD1R1ELaeL', 'billing' => [...], 'shipping' => [...], 'payment_method' => 'cod', 'payment_method_title' => 'Per Nachnahme', 'transaction_id' => '', 'customer_ip_address' => '::1', 'customer_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'created_via' => 'checkout', 'customer_note' => '', 'date_completed' => NULL, 'date_paid' => NULL, 'cart_hash' => 'e56ccf186f4d9bd3c1d814af3733110b', 'order_stock_reduced' => FALSE, 'download_permissions_granted' => FALSE, 'new_order_email_sent' => TRUE, 'recorded_sales' => FALSE, 'recorded_coupon_usage_counts' => FALSE]; protected $changes = []; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = []; protected $default_data = ['parent_id' => 0, 'status' => '', 'currency' => '', 'version' => '', 'prices_include_tax' => FALSE, 'date_created' => NULL, 'date_modified' => NULL, 'discount_total' => 0, 'discount_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'cart_tax' => 0, 'total' => 0, 'total_tax' => 0, 'customer_id' => 0, 'order_key' => '', 'billing' => [...], 'shipping' => [...], 'payment_method' => '', 'payment_method_title' => '', 'transaction_id' => '', 'customer_ip_address' => '', 'customer_user_agent' => '', 'created_via' => '', 'customer_note' => '', 'date_completed' => NULL, 'date_paid' => NULL, 'cart_hash' => '', 'order_stock_reduced' => FALSE, 'download_permissions_granted' => FALSE, 'new_order_email_sent' => FALSE, 'recorded_sales' => FALSE, 'recorded_coupon_usage_counts' => FALSE]; protected $data_store = class WC_Data_Store { private $instance = class WC_Order_Data_Store_CPT { ... }; private $stores = [...]; private $current_class_name = 'WC_Order_Data_Store_CPT'; private $object_type = 'order' }; protected $cache_group = 'orders'; protected $meta_data = [0 => class WC_Meta_Data { ... }, 1 => class WC_Meta_Data { ... }]; protected $legacy_datastore_props = [0 => '_recorded_sales', 1 => '_recorded_coupon_usage_counts', 2 => '_download_permissions_granted', 3 => '_order_stock_reduced', 4 => '_new_order_email_sent']; protected $items = ['line_items' => [...], 'shipping_lines' => [...], 'fee_lines' => [...]]; protected $items_to_delete = []; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = []; protected $refunded_line_items = NULL; public $customer_id = NULL }) xxxxpublic\wp-includes\class-wp-hook.php:324[12-Jul-2024 17:41:26 UTC] PHP  22. do_action_ref_array($hook_name = 'woocommerce_order_status_pending_to_processing_notification', $args = [0 => 2669, 1 => class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = [...]; protected $changes = [...]; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = [...]; protected $default_data = [...]; protected $data_store = class WC_Data_Store { ... }; protected $cache_group = 'orders'; protected $meta_data = [...]; protected $legacy_datastore_props = [...]; protected $items = [...]; protected $items_to_delete = [...]; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = [...]; protected $refunded_line_items = NULL; public $customer_id = NULL }]) xxxxpublic\wp-content\plugins\woocommerce\includes\class-wc-emails.php:172[12-Jul-2024 17:41:26 UTC] PHP  23. WP_Hook->do_action($args = [0 => 2669, 1 => class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = [...]; protected $changes = [...]; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = [...]; protected $default_data = [...]; protected $data_store = class WC_Data_Store { ... }; protected $cache_group = 'orders'; protected $meta_data = [...]; protected $legacy_datastore_props = [...]; protected $items = [...]; protected $items_to_delete = [...]; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = [...]; protected $refunded_line_items = NULL; public $customer_id = NULL }]) xxxxpublic\wp-includes\plugin.php:565[12-Jul-2024 17:41:26 UTC] PHP  24. WP_Hook->apply_filters($value = '', $args = [0 => 2669, 1 => class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = [...]; protected $changes = [...]; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = [...]; protected $default_data = [...]; protected $data_store = class WC_Data_Store { ... }; protected $cache_group = 'orders'; protected $meta_data = [...]; protected $legacy_datastore_props = [...]; protected $items = [...]; protected $items_to_delete = [...]; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = [...]; protected $refunded_line_items = NULL; public $customer_id = NULL }]) xxxxpublic\wp-includes\class-wp-hook.php:348[12-Jul-2024 17:41:26 UTC] PHP  25. WC_Email_Customer_Processing_Order->trigger($order_id = 2669, $order = class Automattic\WooCommerce\Admin\Overrides\Order { protected $id = 2669; protected $data = ['parent_id' => 0, 'status' => 'processing', 'currency' => 'EUR', 'version' => '9.1.1', 'prices_include_tax' => FALSE, 'date_created' => class WC_DateTime { ... }, 'date_modified' => class WC_DateTime { ... }, 'discount_total' => '0', 'discount_tax' => '0', 'shipping_total' => '7.5', 'shipping_tax' => '0', 'cart_tax' => '0', 'total' => '25.50', 'total_tax' => '0', 'customer_id' => 0, 'order_key' => 'wc_order_PXJTD1R1ELaeL', 'billing' => [...], 'shipping' => [...], 'payment_method' => 'cod', 'payment_method_title' => 'Per Nachnahme', 'transaction_id' => '', 'customer_ip_address' => '::1', 'customer_user_agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36', 'created_via' => 'checkout', 'customer_note' => '', 'date_completed' => NULL, 'date_paid' => NULL, 'cart_hash' => 'e56ccf186f4d9bd3c1d814af3733110b', 'order_stock_reduced' => FALSE, 'download_permissions_granted' => FALSE, 'new_order_email_sent' => TRUE, 'recorded_sales' => FALSE, 'recorded_coupon_usage_counts' => FALSE]; protected $changes = []; protected $object_read = TRUE; protected $object_type = 'order'; protected $extra_data = []; protected $default_data = ['parent_id' => 0, 'status' => '', 'currency' => '', 'version' => '', 'prices_include_tax' => FALSE, 'date_created' => NULL, 'date_modified' => NULL, 'discount_total' => 0, 'discount_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'cart_tax' => 0, 'total' => 0, 'total_tax' => 0, 'customer_id' => 0, 'order_key' => '', 'billing' => [...], 'shipping' => [...], 'payment_method' => '', 'payment_method_title' => '', 'transaction_id' => '', 'customer_ip_address' => '', 'customer_user_agent' => '', 'created_via' => '', 'customer_note' => '', 'date_completed' => NULL, 'date_paid' => NULL, 'cart_hash' => '', 'order_stock_reduced' => FALSE, 'download_permissions_granted' => FALSE, 'new_order_email_sent' => FALSE, 'recorded_sales' => FALSE, 'recorded_coupon_usage_counts' => FALSE]; protected $data_store = class WC_Data_Store { private $instance = class WC_Order_Data_Store_CPT { ... }; private $stores = [...]; private $current_class_name = 'WC_Order_Data_Store_CPT'; private $object_type = 'order' }; protected $cache_group = 'orders'; protected $meta_data = [0 => class WC_Meta_Data { ... }, 1 => class WC_Meta_Data { ... }]; protected $legacy_datastore_props = [0 => '_recorded_sales', 1 => '_recorded_coupon_usage_counts', 2 => '_download_permissions_granted', 3 => '_order_stock_reduced', 4 => '_new_order_email_sent']; protected $items = ['line_items' => [...], 'shipping_lines' => [...], 'fee_lines' => [...]]; protected $items_to_delete = []; protected $data_store_name = 'order'; protected $status_transition = FALSE; public $refunds = []; protected $refunded_line_items = NULL; public $customer_id = NULL }) xxxxpublic\wp-includes\class-wp-hook.php:324[12-Jul-2024 17:41:26 UTC] PHP  26. WC_Email->setup_locale() xxxxpublic\wp-content\plugins\woocommerce\includes\emails\class-wc-email-customer-processing-order.php:79[12-Jul-2024 17:41:26 UTC] PHP  27. apply_filters($hook_name = 'woocommerce_allow_switching_email_locale', $value = TRUE, ...$args = variadic(class WC_Email_Customer_Processing_Order { public $plugin_id = 'woocommerce_'; public $id = 'customer_processing_order'; public $errors = []; public $settings = ['enabled' => 'yes', 'subject' => '', 'heading' => '', 'additional_content' => 'Vielen Dank, dass Sie {site_url} verwenden!', 'email_type' => 'html']; public $form_fields = ['enabled' => [...], 'subject' => [...], 'heading' => [...], 'additional_content' => [...], 'email_type' => [...]]; protected $data = []; public $title = 'Bestellung in Bearbeitung'; public $enabled = 'yes'; public $description = 'Dies ist eine Bestellmitteilung, die nach der Zahlung an den Kunden gesendet wird und Details zur Bestellung enthält.'; public $heading = ''; public $subject = ''; public $template_plain = 'emails/plain/customer-processing-order.php'; public $template_html = 'emails/customer-processing-order.php'; public $template_base = 'C:\\Users\\Paul\\Local Sites\\5ive-dev\\app\\public\\wp-content\\plugins\\woocommerce/templates/'; public $recipient = NULL; public $object = NULL; public $mime_boundary = NULL; public $mime_boundary_header = NULL; public $sending = NULL; protected $manual = FALSE; protected $customer_email = TRUE; public $plain_search = [0 => '/\r/', 1 => '/&(nbsp|#0*160);/i', 2 => '/&(quot|rdquo|ldquo|#0*8220|#0*8221|#0*147|#0*148);/i', 3 => '/&(apos|rsquo|lsquo|#0*8216|#0*8217);/i', 4 => '/&gt;/i', 5 => '/&lt;/i', 6 => '/&#0*38;/i', 7 => '/&amp;/i', 8 => '/&(copy|#0*169);/i', 9 => '/&(trade|#0*8482|#0*153);/i', 10 => '/&(reg|#0*174);/i', 11 => '/&(mdash|#0*151|#0*8212);/i', 12 => '/&(ndash|minus|#0*8211|#0*8722);/i', 13 => '/&(bull|#0*149|#0*8226);/i', 14 => '/&(pound|#0*163);/i', 15 => '/&(euro|#0*8364);/i', 16 => '/&(dollar|#0*36);/i', 17 => '/&[^&\\s;]+;/i', 18 => '/[ ]{2,}/']; public $plain_replace = [0 => '', 1 => ' ', 2 => '"', 3 => '\'', 4 => '>', 5 => '<', 6 => '&', 7 => '&', 8 => '(c)', 9 => '(tm)', 10 => '(R)', 11 => '--', 12 => '-', 13 => '*', 14 => '£', 15 => 'EUR', 16 => '$', 17 => '', 18 => ' ']; protected $placeholders = ['{site_title}' => '5ive Dev', '{site_address}' => '5ive-dev.local', '{site_url}' => '5ive-dev.local', '{order_date}' => '', '{order_number}' => '']; public $find = []; public $replace = []; public $email_type = 'html' })) xxxxpublic\wp-content\plugins\woocommerce\includes\emails\class-wc-email.php:344[12-Jul-2024 17:41:26 UTC] PHP  28. WP_Hook->apply_filters($value = TRUE, $args = [0 => TRUE, 1 => class WC_Email_Customer_Processing_Order { public $plugin_id = 'woocommerce_'; public $id = 'customer_processing_order'; public $errors = [...]; public $settings = [...]; public $form_fields = [...]; protected $data = [...]; public $title = 'Bestellung in Bearbeitung'; public $enabled = 'yes'; public $description = 'Dies ist eine Bestellmitteilung, die nach der Zahlung an den Kunden gesendet wird und Details zur Bestellung enthält.'; public $heading = ''; public $subject = ''; public $template_plain = 'emails/plain/customer-processing-order.php'; public $template_html = 'emails/customer-processing-order.php'; public $template_base = 'C:\\Users\\Paul\\Local Sites\\5ive-dev\\app\\public\\wp-content\\plugins\\woocommerce/templates/'; public $recipient = NULL; public $object = NULL; public $mime_boundary = NULL; public $mime_boundary_header = NULL; public $sending = NULL; protected $manual = FALSE; protected $customer_email = TRUE; public $plain_search = [...]; public $plain_replace = [...]; protected $placeholders = [...]; public $find = [...]; public $replace = [...]; public $email_type = 'html' }]) xxxxpublic\wp-includes\plugin.php:205[12-Jul-2024 17:41:26 UTC] PHP  29. TRP_Woocommerce_Emails->trp_woo_setup_locale($bool = TRUE, $wc_email = class WC_Email_Customer_Processing_Order { public $plugin_id = 'woocommerce_'; public $id = 'customer_processing_order'; public $errors = []; public $settings = ['enabled' => 'yes', 'subject' => '', 'heading' => '', 'additional_content' => 'Vielen Dank, dass Sie {site_url} verwenden!', 'email_type' => 'html']; public $form_fields = ['enabled' => [...], 'subject' => [...], 'heading' => [...], 'additional_content' => [...], 'email_type' => [...]]; protected $data = []; public $title = 'Bestellung in Bearbeitung'; public $enabled = 'yes'; public $description = 'Dies ist eine Bestellmitteilung, die nach der Zahlung an den Kunden gesendet wird und Details zur Bestellung enthält.'; public $heading = ''; public $subject = ''; public $template_plain = 'emails/plain/customer-processing-order.php'; public $template_html = 'emails/customer-processing-order.php'; public $template_base = 'C:\\Users\\Paul\\Local Sites\\5ive-dev\\app\\public\\wp-content\\plugins\\woocommerce/templates/'; public $recipient = NULL; public $object = NULL; public $mime_boundary = NULL; public $mime_boundary_header = NULL; public $sending = NULL; protected $manual = FALSE; protected $customer_email = TRUE; public $plain_search = [0 => '/\r/', 1 => '/&(nbsp|#0*160);/i', 2 => '/&(quot|rdquo|ldquo|#0*8220|#0*8221|#0*147|#0*148);/i', 3 => '/&(apos|rsquo|lsquo|#0*8216|#0*8217);/i', 4 => '/&gt;/i', 5 => '/&lt;/i', 6 => '/&#0*38;/i', 7 => '/&amp;/i', 8 => '/&(copy|#0*169);/i', 9 => '/&(trade|#0*8482|#0*153);/i', 10 => '/&(reg|#0*174);/i', 11 => '/&(mdash|#0*151|#0*8212);/i', 12 => '/&(ndash|minus|#0*8211|#0*8722);/i', 13 => '/&(bull|#0*149|#0*8226);/i', 14 => '/&(pound|#0*163);/i', 15 => '/&(euro|#0*8364);/i', 16 => '/&(dollar|#0*36);/i', 17 => '/&[^&\\s;]+;/i', 18 => '/[ ]{2,}/']; public $plain_replace = [0 => '', 1 => ' ', 2 => '"', 3 => '\'', 4 => '>', 5 => '<', 6 => '&', 7 => '&', 8 => '(c)', 9 => '(tm)', 10 => '(R)', 11 => '--', 12 => '-', 13 => '*', 14 => '£', 15 => 'EUR', 16 => '$', 17 => '', 18 => ' ']; protected $placeholders = ['{site_title}' => '5ive Dev', '{site_address}' => '5ive-dev.local', '{site_url}' => '5ive-dev.local', '{order_date}' => '', '{order_number}' => '']; public $find = []; public $replace = []; public $email_type = 'html' }) xxxxpublic\wp-includes\class-wp-hook.php:324
       ```
   
    -  This topic was modified 1 year, 11 months ago by [Paul](https://wordpress.org/support/users/paulschiretz/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Andrei](https://wordpress.org/support/users/andrei202/)
 * (@andrei202)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/php-error-when-sending-woocommerce-mails/#post-17895632)
 * Hello there,
 * Thanks for reaching out to us!
 * You should see a fix for this problem in the next TP updates. About 2 to 3 weeks.
 * Thank you for your patience!
 *  Thread Starter [Paul](https://wordpress.org/support/users/paulschiretz/)
 * (@paulschiretz)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/php-error-when-sending-woocommerce-mails/#post-17895808)
 * Hi [@andrei202](https://wordpress.org/support/users/andrei202/),
 * Thanks for the reply, looking forward to have that finally fixed 🙂
 * Cheers, Paul
 *  Thread Starter [Paul](https://wordpress.org/support/users/paulschiretz/)
 * (@paulschiretz)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/php-error-when-sending-woocommerce-mails/#post-17937361)
 * this was not resolved. marking the support query as resolved doesn’t fix bugs!
 *  Thread Starter [Paul](https://wordpress.org/support/users/paulschiretz/)
 * (@paulschiretz)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/php-error-when-sending-woocommerce-mails/#post-17955897)
 * As a follow up after testing 2.8.3 i created a new issue that explains why you
   fix still doesn’t solve the issue:
   [https://wordpress.org/support/topic/2-8-3-still-deprecated-notice-when-translating-woocommerce-emails/](https://wordpress.org/support/topic/2-8-3-still-deprecated-notice-when-translating-woocommerce-emails/)
   Cheers,Paul

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘php error when sending woocommerce mails’ is closed to new replies.

 * ![](https://ps.w.org/translatepress-multilingual/assets/icon.svg?rev=3166541)
 * [TranslatePress - Translate Multilingual sites with AI Translation](https://wordpress.org/plugins/translatepress-multilingual/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/translatepress-multilingual/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/translatepress-multilingual/)
 * [Active Topics](https://wordpress.org/support/plugin/translatepress-multilingual/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/translatepress-multilingual/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/translatepress-multilingual/reviews/)

## Tags

 * [php-error](https://wordpress.org/support/topic-tag/php-error/)

 * 4 replies
 * 2 participants
 * Last reply from: [Paul](https://wordpress.org/support/users/paulschiretz/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/php-error-when-sending-woocommerce-mails/#post-17955897)
 * Status: resolved