• Resolved Gatsby16

    (@rubentpita)


    Hello,

    After updating my website, it has broken down. I updated TI WooCommerce Wishlist to version 1.23.9 and the issue is an incompatibility with AutomateWoo 5.0.0.

    How do I disable the integration option with AutomateWoo? I was reviewing TI WooCommerce Wishlist configuration options but I found nothing.

    Right now my AutomateWoo subscription is expired and and I unable to update the plugin and for the time being I’m not renewing it.

    Here is the error message:

    Fatal error: Uncaught Error: Class 'AutomateWoo\Triggers\AbstractBatchedDailyTrigger' not found in /home/customer/www/staging3.afroliterd.com/public_html/wp-content/plugins/ti-woocommerce-wishlist/integrations/automatewoo/trigger-wishlist-reminder.php:13 Stack trace: #0 /home/customer/www/staging3.afroliterd.com/public_html/wp-content/plugins/ti-woocommerce-wishlist/integrations/automatewoo.php(37): include_once() #1 /home/customer/www/staging3.afroliterd.com/public_html/wp-includes/class-wp-hook.php(287): tinvwl_automatewoo_triggers(Array) #2 /home/customer/www/staging3.afroliterd.com/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters(Array, Array) #3 /home/customer/www/staging3.afroliterd.com/public_html/wp-content/plugins/automatewoo/includes/Triggers.php(107): apply_filters('automatewoo/tri...', Array) #4 /home/customer/www/staging3.afroliterd.com/public_html/wp-content/plugins/automatewoo/includes/Registry.php(44): AutomateWoo\Triggers::load_includes() #5 /home/customer/www/staging3.afroliterd.com/public in /home/customer/www/staging3.afroliterd.com/public_html/wp-content/plugins/ti-woocommerce-wishlist/integrations/automatewoo/trigger-wishlist-reminder.php on line 13

    Thank you so much for your support

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author templateinvaders

    (@templateinvaders)

    Hi @rubentpita

    We always updating all integrations to actual plugin versions.
    We see your case and will add some plugin options to control integration in feature updates.

    Currently, you can use the next PHP snippet to disable the AutomateWoo plugin:
    remove_filter( 'automatewoo/triggers', 'tinvwl_automatewoo_triggers' );

    Thread Starter Gatsby16

    (@rubentpita)

    That’s great! thank you so much for your great support.

    Ruben

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site broken update 1.23.9 AutomateWoo related’ is closed to new replies.