• Resolved bradipous

    (@bradipous)


    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 90

    Is there a bug in the plugin? Is there something I can do to put it right?

    Many thanks,
    Daniele

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    which versions of WooCommerce and Hyyan are you using?
    Note that the release version of woo-poly doesn’t work with WooCommerce 3.x, there is an early release candidate at: https://github.com/Jon007/woo-poly-integration/releases

    Thread Starter bradipous

    (@bradipous)

    Ah ok, I have WooCommerce 3
    About how long for an official release?

    Thanks,
    Daniele

    Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    That will depend on a number of factors including Hyyan’s availability for review.

    So far RC1 is ok, it doesn’t error, a number of additional outstanding issues are fixed, however there is one issue, it doesn’t synchronise Featured Product/Product Visibility has these have changed in WooCommerce3.

    This is addressed in RC2 as part of a wider change which also offers a number of additional enhancements.

    Thread Starter bradipous

    (@bradipous)

    Thank you for the info Jonathan, I wish you the best with your stunning plugin..

    Plugin Contributor jomo

    (@jonathanmoorebcsorg)

    Please note the official release 1.0 supporting WooCommerce3 is now out.
    If you have issues with this new release please report in https://github.com/hyyan/woo-poly-integration/issues

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘2 Fatal System Error after checkout process’ is closed to new replies.