• Resolved Justina

    (@pokeraitis)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Soft79

    (@josk79)

    Those are not caused by this plugin. I suspect RP_WCDPD.

    Thread Starter Justina

    (@pokeraitis)

    Yeap, that one too ?? Switching off yours or Dynamic Pricing Discounts makes everything ok. So I guess there’s a conflict somewhere, as both deal with coupons. Thing is, everything worked before WC3…
    Anyway, thanks for quick response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘errors with WC3’ is closed to new replies.