2 Fatal System Error after checkout process
-
Hi,
lately at the end of the checkout process appears the write “Fatal System Error” even if in the backend order seems processed correctly and email to clients is sent.In the error_log file I can see the following:
[11-May-2017 09:28:12 UTC] id was called incorrectly. Product properties should not be accessed directly. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_AJAX::do_wc_ajax, do_action(‘wc_ajax_checkout’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->process_order_payment, WC_Gateway_COD->process_payment, wc_reduce_stock_levels, WC_Order_Item_Product->get_product, apply_filters(‘woocommerce_order_item_product’), WP_Hook->apply_filters, call_user_func_array, Hyyan\WPI\Order->translateProductsInOrdersDetails, Hyyan\WPI\Utilities::getProductTranslationByObject, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong. This message was added in version 3.0.
[11-May-2017 09:28:12 UTC] PHP Catchable fatal error: Argument 1 passed to Hyyan\WPI\Product\Stock::change() must be of the type array, object given, called in /home/lanoccio/public_html/wp/wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Product/Stock.php on line 56 and defined in /home/lanoccio/public_html/wp/wp-content/plugins/woo-poly-integration/src/Hyyan/WPI/Product/Stock.php on line 90Is there a bug in the plugin? Is there something I can do to put it right?
Many thanks,
Daniele
- The topic ‘2 Fatal System Error after checkout process’ is closed to new replies.