When a customer completes an order receives the usual thank you email but with these notices:
id รจ stato richiamato in maniera scorretta. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/oxygen-child/page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_received, wc_get_template, include('/themes/oxygen/woocommerce/checkout/thankyou.php'), do_action('woocommerce_thankyou_paypal'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Gateway_Paypal_PDT_Handler->check_response, WC_Gateway_Paypal_Response->payment_complete, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_pending_to_processing'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Emails::send_transactional_email, do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_ in /home/ciaobike/public_html/wp-includes/functions.php on line 4139
Looks like it happens only wit Paypal method, later on i will try also with other methods.
Why there are all these notices? (i know they appear because WP_debug is on).
It loooks like it's all related to WC3.0+ update, also all the other previous notices we had.
Hi there,
When a customer completes an order receives the usual thank you email but with these notices:
id รจ stato richiamato in maniera scorretta. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/oxygen-child/page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, WC_Shortcodes::checkout, WC_Shortcodes::shortcode_wrapper, WC_Shortcode_Checkout::output, WC_Shortcode_Checkout::order_received, wc_get_template, include('/themes/oxygen/woocommerce/checkout/thankyou.php'), do_action('woocommerce_thankyou_paypal'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Gateway_Paypal_PDT_Handler->check_response, WC_Gateway_Paypal_Response->payment_complete, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_pending_to_processing'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Emails::send_transactional_email, do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_ in /home/ciaobike/public_html/wp-includes/functions.php on line 4139
Looks like it happens only wit Paypal method, later on i will try also with other methods.
Why there are all these notices? (i know they appear because WP_debug is on).
It loooks like it's all related to WC3.0+ update, also all the other previous notices we had.
Thanks and hope you'll have a fantastic day.
Regards
Hi Pietro,
Please activate Oxygen Main (not Child theme) and see if this problem is still showing.
Also please disable all your third-party plugins (plugins that don't come with our theme) one by one, and check if this problem is solved.
Thanks!