errors with WC3
-
Hi,
plugin generates following errors:
– individual_use was called incorrectly. individual_use should be true or false instead of yes or no. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Cart->init, WC_Cart->get_cart_from_session, do_action(‘woocommerce_cart_loaded_from_session’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, RP_WCDPD->apply_discounts, WC_Cart->calculate_totals, do_action(‘woocommerce_after_calculate_totals’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WJECF_AutoCoupon->update_matched_autocoupons, WJECF_AutoCoupon->individual_use_filter, WC_Coupon->__construct, WC_Coupon->read_manual_coupon, wc_doing_it_wrong. This message was added in version 3.0.– free_shipping was called incorrectly. free_shipping should be true or false instead of yes or no. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Cart->init, WC_Cart->get_cart_from_session, do_action(‘woocommerce_cart_loaded_from_session’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, RP_WCDPD->apply_discounts, WC_Cart->calculate_totals, do_action(‘woocommerce_after_calculate_totals’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WJECF_AutoCoupon->update_matched_autocoupons, WJECF_AutoCoupon->individual_use_filter, WC_Coupon->__construct, WC_Coupon->read_manual_coupon, wc_doing_it_wrong. This message was added in version 3.0.
– exclude_sale_items was called incorrectly. exclude_sale_items should be true or false instead of yes or no. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WC_Cart->init, WC_Cart->get_cart_from_session, do_action(‘woocommerce_cart_loaded_from_session’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, RP_WCDPD->apply_discounts, WC_Cart->calculate_totals, do_action(‘woocommerce_after_calculate_totals’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WJECF_AutoCoupon->update_matched_autocoupons, WJECF_AutoCoupon->individual_use_filter, WC_Coupon->__construct, WC_Coupon->read_manual_coupon, wc_doing_it_wrong. This message was added in version 3.0.
WP, WC and plugin all are most recent versions.
- The topic ‘errors with WC3’ is closed to new replies.