Repository Forums Support WooCommerce Extended Coupon Features PRO Undefined index: key in WJECF_WC.php line 88

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2305
    Jonathan Moore
    Participant

    Hi, coupons 2.6.0.2 on WooCommerce 3.1.2 returns errors:
    Undefined index: key in /wp-content/plugins/woocommerce-auto-added-coupons-pro/includes/WJECF_WC.php on line 88
    and so cannot add to basket

    $item->key = $key === null ? $cart_item[‘key’] : $key;

    #2310
    Soft79
    Keymaster

    This notice can be ignored. I will fix the notice in the next version.

    What do you mean by ‘and so cannot add to basket’? If you disable WP_DEBUG_DISPLAY all should work fine.

    #2314
    Jonathan Moore
    Participant

    Yes maybe it was the display rather than not being in the basket

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.