• Hi there, this error message shows up when I try to send a custom email from the Order Details page:

    Fatal error: Uncaught Error: Call to a member function trigger() on null in /home/example/public_html/wp-content/plugins/woo-custom-emails/admin/class-wcemails-admin.php:573 Stack trace: #0 /home/example/public_html/wp-includes/class-wp-hook.php(290): WCEmails_Admin->do_email_actions(16415, Object(WP_Post)) #1 /home/example/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /home/example/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /home/example/public_html/wp-includes/post.php(4119): do_action(‘save_post’, 16415, Object(WP_Post), true) #4 /home/example/public_html/wp-includes/post.php(4196): wp_insert_post(Array, false) #5 /home/example/public_html/wp-admin/includes/post.php(407): wp_update_post(Array) #6 /home/example/public_html/wp-admin/post.php(219): edit_post() #7 {main} thrown in /home/example/public_html/wp-content/plugins/woo-custom-emails/admin/class-wcemails-admin.php on line 573

    The custom email is not sent.

    How could I resolve this? Thanks!

The topic ‘Fatal Error: Uncaught Error’ is closed to new replies.