I’m experiencing the same issue.
[16-Oct-2024 15:42:01 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class Activecampaign_For_Woocommerce_Order_Action_Events does not have a method “execute_order_edit_status” in /var/www/clients/client1/web12/web/wp-includes/class-wp-hook.php:324
Thank you daveykj for the temporary suggested solution. Also for me, the fix is to revert back to 2.7.7
In addition to this, all the ActiveCampaign WooCommerce Deep Data webhooks yesterday are disabled without any alert in backend or via mail. This morning I reactivated all one by one and now some of these are newly disabled.
I opened a support ticket to AC customer care.
Fatal error in the latest version:
Fatal error: Uncaught Error: Unsupported operand types: int – string
in /home/xxx/public_html/wp-content/plugins/activecampaign-for-woocommerce/includes/orders/class-activecampaign-for-woocommerce-order-action-events.php on line 413
For the time being we have reverted to the previous version so that everything runs smoothly.
Best regads.
Same here!
This is what we are seeing >
Deprecated: Creation of dynamic property Activecampaign_For_Woocommerce_User_Registered_Event::$admin is deprecated in /chroot/home/a9622fd3/site.com/html/wp-content/plugins/activecampaign-for-woocommerce/includes/events/class-activecampaign-for-woocommerce-user-registered-event.php on line 83
Happens when trying to edit orders on the backend and getting critical errors (Ex: changing an order from processing to on hold)
Thank you for the feedback. This should be fixed in 2.7.9.
Support,
We’re getting the same error after our client updated to the latest version of the plugin.
An error of type E_ERROR was caused in line 413 of the file
/wp-content/plugins/activecampaign-for-woocommerce/includes/orders/class-activecampaign-for-woocommerce-order-action-events.php. Error message: Uncaught TypeError: Unsupported operand types: int – string in /wp-content/plugins/activecampaign-for-woocommerce/includes/orders/class-activecampaign-for-woocommerce-order-action-events.php:413
Can you confirm if this was the issue you resolved or if this still needs to be fixed?
Thanks.
@camna That’s a completely different error, so it would be best to create your own post to get help solving it.
Version 2.7.11.
I’m still experiencing same fatal error in latest version when changing the order status to ‘processing’.
Any solution?