Title: smithehat's Replies | WordPress.org

---

# smithehat

  [  ](https://wordpress.org/support/users/smithehat/)

 *   [Profile](https://wordpress.org/support/users/smithehat/)
 *   [Topics Started](https://wordpress.org/support/users/smithehat/topics/)
 *   [Replies Created](https://wordpress.org/support/users/smithehat/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/smithehat/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/smithehat/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/smithehat/engagements/)
 *   [Favorites](https://wordpress.org/support/users/smithehat/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Tax (formerly WooCommerce Shipping & Tax)] same issue: Plugin no longer appearing in order details](https://wordpress.org/support/topic/same-issue-plugin-no-longer-appearing-in-order-details/)
 *  Thread Starter [smithehat](https://wordpress.org/support/users/smithehat/)
 * (@smithehat)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/same-issue-plugin-no-longer-appearing-in-order-details/#post-14174403)
 * Now, I re-read the earlier comments on this issue and see that jetpack DOES need
   to be enabled.
    I had it disabled from an earlier issue and hadn’t noticed. I
   don’t know if I really need it though aside from that, so maybe it’s overkill?
   But anyway, this is resolved, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Creative Mail – Easier WordPress & WooCommerce Email Marketing] Conflict with woocommerce checkout](https://wordpress.org/support/topic/conflict-with-woocommerce-checkout-6/)
 *  Thread Starter [smithehat](https://wordpress.org/support/users/smithehat/)
 * (@smithehat)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/conflict-with-woocommerce-checkout-6/#post-14131294)
 * Hello,
    I found this code to add to functions.php that fixes the problem for 
   regular purchases, but it doesn’t work for pre-orders that are paid later.
 * I imagine it’s different code because the payment isn’t complete?
    Would you 
   know what that would be? Might do the trick.
 * add_action( ‘woocommerce_payment_complete’, ‘order_received_empty_cart_action’,
   10, 1 );
    function order_received_empty_cart_action( $order_id ){ WC()->cart-
   >empty_cart(); }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Creative Mail – Easier WordPress & WooCommerce Email Marketing] critical error on sync](https://wordpress.org/support/topic/critical-error-on-sync/)
 *  Thread Starter [smithehat](https://wordpress.org/support/users/smithehat/)
 * (@smithehat)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/critical-error-on-sync/#post-14090092)
 * Hello,
    yes you did it – the problem was resolved on the update, thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Creative Mail – Easier WordPress & WooCommerce Email Marketing] critical error on sync](https://wordpress.org/support/topic/critical-error-on-sync/)
 *  Thread Starter [smithehat](https://wordpress.org/support/users/smithehat/)
 * (@smithehat)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/critical-error-on-sync/#post-14052382)
 * OK, thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Creative Mail – Easier WordPress & WooCommerce Email Marketing] critical error on sync](https://wordpress.org/support/topic/critical-error-on-sync/)
 *  Thread Starter [smithehat](https://wordpress.org/support/users/smithehat/)
 * (@smithehat)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/critical-error-on-sync/#post-14051843)
 * So, I have this – does it help?
 * 2021-02-12T16:18:13+00:00 CRITICAL Uncaught Error: Class ‘CreativeMail\Modules\
   Contacts\Models\Exception’ not found in /home1/xxxxx/public_html/wp-content/plugins/
   creative-mail-by-constant-contact/src/modules/contacts/models/ContactModel.php:
   29
    Stack trace: #0 /home1/xxxxx/public_html/wp-content/plugins/creative-mail-
   by-constant-contact/src/modules/contacts/Handlers/WooCommercePluginHandler.php(
   36): CreativeMail\Modules\Contacts\Models\ContactModel->setEmail(”) #1 /home1/
   xxxxx/public_html/wp-content/plugins/creative-mail-by-constant-contact/src/modules/
   contacts/Handlers/WooCommercePluginHandler.php(159): CreativeMail\Modules\Contacts\
   Handlers\WooCommercePluginHandler->convertToContactModel(833) #2 /home1/xxxxx/
   public_html/wp-includes/class-wp-hook.php(287): CreativeMail\Modules\Contacts\
   Handlers\WooCommercePluginHandler->syncAction(250) #3 /home1/xxxxx/public_html/
   wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 /home1/
   xxxxx/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #5 /
   home in /home1/xxxxx/public_html/wp-content/plugins/creative-mail-by-constant-
   contact/src/modules/contacts/models/ContactModel.php on line 29
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Creative Mail – Easier WordPress & WooCommerce Email Marketing] critical error on sync](https://wordpress.org/support/topic/critical-error-on-sync/)
 *  Thread Starter [smithehat](https://wordpress.org/support/users/smithehat/)
 * (@smithehat)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/critical-error-on-sync/#post-14051710)
 * Hello,
    thanks for the reply. I do have a log via woocommerce that displays the
   errors – should I just copy/paste it here? Is that safe? I was recently hacked
   so a bit wary. Thanks

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