Zen Cart Logo
Forums / Currencies & Sales Taxes, VAT, GST, etc. / Error trying to specity a % for a discount coupon

Error trying to specity a % for a discount coupon

Locked

Views: 1,579

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
5 Oct 2006, 5:48 PM
#1
mhaggag avatar

mhaggag

New Zenner

Join Date:
Sep 2006
Posts:
22
Plugin Contributions:
0

Error trying to specity a % for a discount coupon

Hello Zenners,
I'm getting a very similar error to http://www.zen-cart.com/forum/showthread.php?t=40052 when trying to enter a 25% discount value for a discount coupon I'm trying to create:
1366 Incorrect decimal value: '25.0000%' for column 'coupon_amount' at row 1
I looked-up the coupon_amount row in the coupons table in MySQL and it is defined as a decimal (8,4). I am able to specify a discount amount in Dollars (such as $25), but NOT a percentage (such as 25%)... that's when I get the error.
I tried 25.00%, tried 25.0000%, tried 25%, always get the error.
Any idea anyone? Dr.Byte??
Thanks

5 Oct 2006, 6:26 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Error trying to specity a % for a discount coupon

What version of Zen Cart are you using?
What addons/contributions do you have installed?
What languages are active on your site?
What currencies do you have configured?