Joskhuu2
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Coupon Usage Limits per User – error messagesI don’t know if this is the solution but if you add <?php ob_start(); ?> in the top of your functions.php, the coupon should work ( at least it seems to work for me )
But i’m not an expert so i don’t know if this is the best solution.
Kind regards,
JosForum: Plugins
In reply to: [WooCommerce] Coupon Usage Limits per User – error messagesThx for the quick reply, I don’t know if you get the header error to, but this is my complete error list :
`Warning: array_keys() expects parameter 1 to be array, boolean given in /home/vhosts/…/httpdocs/wp-content/plugins/woocommerce/includes/class-wc-cart.php on line 1499
Warning: array_keys() expects parameter 1 to be array, boolean given in /home/vhosts/…/httpdocs/wp-content/plugins/woocommerce/includes/class-wc-cart.php on line 1502
Warning: array_keys() expects parameter 1 to be array, boolean given in /home/vhosts/…/httpdocs/wp-content/plugins/woocommerce/includes/class-wc-cart.php on line 1502
Warning: Cannot modify header information – headers already sent by (output started at /home/vhosts/…/httpdocs/wp-content/plugins/woocommerce/includes/class-wc-cart.php:1499) in /home/vhosts/…/httpdocs/wp-includes/pluggable.php on line 1121
Forum: Plugins
In reply to: [WooCommerce] Coupon Usage Limits per User – error messagesSame here, only when the coupon is set to be used once.
Did you found a sollution Greg ?Kind regards,
Jos