New Email Editor Causing Multiple Errors on Website
-
The new email editor is causing several critical issues on our website:
- Customers encounter an error page after completing checkout.
- All email-related actions in the backend—such as marking an order as “Completed”—also result in an error page.
- Customers are not receiving any emails.
I was previously using the “WooCommerce Email Template Customizer Premium” plugin, but the issues occur regardless of whether the plugin is activated or deactivated.
theme : bricks
WP : 6.8.2
woo : 10.0.4
some logs:2025/07/31 14:16:01 [error] 39499#39499: *458844 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “theme” in …/public/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/class-theme-controller.php on line 304; PHP message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #1 must be of type array, null given in …/public/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/class-theme-controller.php:304
Stack trace:
#0 …/public/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/class-theme-controller.php(304): array_merge(NULL, Array)
#1 …/public/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/class-settings-controller.php(198): Automattic\WooCommerce\EmailEditor\Engine\Theme_Controller->translate_slug_to_color(‘white’)
#2 …/public/wp-content/plugins/woocommerce/packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php(67): Automattic\WooCommerce\EmailEditor\Engine\Settings_Controller->translate_slug_to_color(‘white’)
#3 …/public/wp-content/plugins/woocommerce/packages/email-editor/src/Integrations/Core/Renderer/Blocks/class-group.php(38): Automattic\W” while reading response header from upstream, client: … server: …, request: “POST /wp-admin/admin.php?page=wc-orders&action=edit&id=58373 HTTP/2.0”, upstream: “fastcgi://unix:/var/run/php8.2-fpm-wenszucom.sock:”, host: “wenszu.com:64458”, referrer: “…/wp-admin/admin.php?page=wc-orders&action=edit&id=58373”
The page I need help with: [log in to see the link]
The topic ‘New Email Editor Causing Multiple Errors on Website’ is closed to new replies.