PHP Fatal error when adding coupons
-
I have disabled this plugin for now as a work around, however we are getting the following PHP error when we add a coupon:
[07-Jul-2022 15:34:42 UTC] PHP Fatal error: Uncaught Error: Call to undefined method WSAL_AlertManager::trigger_event() in /home/user/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce_Public.php:152 Stack trace: #0 /home/user/public_html/wp-includes/class-wp-hook.php(309): WSAL_Sensors_WooCommerce_Public->event_new_order(10125) #1 /home/user/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /home/user/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/user/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php(89): do_action('woocommerce_new...', 10125, Object(WC_Order)) #4 /home/user/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(169): WC_Order_Data_Store_CPT->create(Object(WC_Order)) #5 /home/user/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(189): WC_Data_Sto in /home/user/public_html/wp-content/plugins/wp-activity-log-for-woocommerce/wp-security-audit-log/custom-sensors/WSAL_Sensors_WooCommerce_Public.php on line 152
Our version is 1.4.4:
[user@wpen2 www]$ php -d memory_limit=512M "$(which wp)" plugin list | grep wp-activity-log-for-woocommerce wp-activity-log-for-woocommerce active none 1.4.4 [user@wpen2 www]$
Unsure if you need any other info, let me know.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Fatal error when adding coupons’ is closed to new replies.