Just after the latest update I am getting an fatal error as well:
Fatal error: Uncaught Error: Using $this when not in object context in /www/…/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php:348 Stack trace: #0 /www/…/wp-content/plugins/kadence-woocommerce-email-designer/templates/woo/emails/email-header.php(38): Kadence_Woomail_Designer::filter_subtitle(‘Deine Zahlung i…’, Object(WC_Email_Customer_Processing_Order)) #1 /www/…/wp-content/plugins/woocommerce/includes/wc-core-functions.php(211): include(‘/www/htdocs/w01…’) #2 /www/…/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php(534): wc_get_template(’emails/email-he…’, Array) #3 /www/…/wp-includes/class-wp-hook.php(286): Kadence_Woomail_Designer->add_email_header(‘Danke f\xC3\xBCr dein…’, Object(WC_Email_Customer_Processing_Order)) #4 /www/…/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL in /www/…/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php on line 348
I have the same problem..is there any solution for that?
I have the same Problem after Update
me too is there any solution yet?
or a way to rollback?
Hello I have a quick fix
just that
– Disable plugin
– Rename kadence-woocommerce-email-designer.php file to kadence-woocommerce-email-designer.php.old
– kill kadence-woocommerce-email-designer.php from old backup via FTP of the previous version
Path to the file is in “wp-content/plugins/kadence-woocommerce-email-designer
Activate plugin again … running
Roland
Use this for rollback for any plugin:
Sorry about this error, I just pushed out a fix right now.
1.1.7
Ben
I started getting this error today after installing a dropshipping plugin. The plugin seems to be preventing WooCommerce emails (such as order confirmation emails, etc.) from being sent out when its enabled. I already reached out to IgniteWoo, the developer of the dropshipping plugin, but I noticed this is also affecting Kadence Woomail Designer plugin so I wanted to see if you (Kadence Themes) have any ideas or fixes that would allow these two plugins to work together and to eliminate these errors. I am currently using version 1.1.7. See sample of error log below (I replaced my domain name with “..” so you should see “…com/” instead of the full URLs in the error log. Any help or insight that you can provide would be a great help.
CRITICAL Uncaught ArgumentCountError: Too few arguments to function Kadence_Woomail_Designer::add_email_header(), 1 passed in …com/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in …com/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php:533
Stack trace:
#0 …com/wp-includes/class-wp-hook.php(286): Kadence_Woomail_Designer->add_email_header(‘Order Informati…’)
#1 …com/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#2 …com/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#3 …com/wp-content/plugins/woocommerce-drop-shipping/notification-emails/notification-html. in …com/wp-content/plugins/kadence-woocommerce-email-designer/kadence-woocommerce-email-designer.php on line 533
Hey,
Your plugin woocommerce-drop-shipping is calling woocommerce-email-center with only 1 variable and there should be two. See this topic:
https://ww.wp.xz.cn/support/topic/fatal-erro-10/
It’s the same issue, your plugin just needs to update their templates to follow woocommerce.
Ben