PHP Fatal Error
-
Hi,
we are using the plugin for virtual products and also for subscriptions. Something goes wrong, when somebody buys a subscription with auto-renew.
We get the following error in the log files:
[07-Jul-2022 01:50:12 UTC] PHP Fatal error: Uncaught Error: Call to a member function update_meta_data() on null in /home/***/public_html/wp-content/plugins/zahls-ch-payment-gateway/woo-zahls-gateway.php:341 Stack trace: #0 /home/***/public_html/wp-includes/class-wp-hook.php(307): WC_Zahls_Gateway->check_webhook_response('') #1 /home/***/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #2 /home/***/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/***/public_html/wp-content/plugins/woocommerce/includes/class-wc-api.php(161): do_action('woocommerce_api...') #4 /home/***/public_html/wp-includes/class-wp-hook.php(307): WC_API->handle_api_requests(Object(WP)) #5 /home/***/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #6 /home/***/public_html/wp-includes/plugin.php(524): WP_Hook->do_action(Array) #7 /home/***/public_html/wp-includes/class-wp.php(398): do_action_ref_array('parse_request', Array) #8 /home/***/publi in /home/***/public_html/wp-content/plugins/zahls-ch-payment-gateway/woo-zahls-gateway.php on line 341
So, there seems to be an problem in the plugin.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Fatal Error’ is closed to new replies.