Virtuemart 3 - Error with coupon

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Apr 29, 2015 9:36 pm
Reply with quote
Report this post
Hi,

When I test a "discount coupon" and clic on th buton, I have a "1305 error", with that texte:

Code: Select all
"1305
FUNCTION [i]the name of my database[/i].IFNULL does not exist SQL=SELECT IFNULL( NOW() >= `coupon_start_date` OR `coupon_start_date`="0000-00-00 00:00:00" , 1 ) AS started , `coupon_start_date` , IFNULL (`coupon_expiry_date`!="0000-00-00 00:00:00" and NOW() > `coupon_expiry_date`,0) AS `ended` , `coupon_expiry_date` , `coupon_value_valid` , `coupon_used` FROM `c94aw_virtuemart_coupons` WHERE `coupon_code` = "[i]the name of my coupon[/i]"

It appears the page you were looking for doesn't exist. Sorry about that."

I check and in admin I have correct dates...

Thanks for your help,

Best regards,

Jérôme
User avatar
Senior Boarder

GK User
Thu Apr 30, 2015 10:10 am
Reply with quote
Report this post
Hi. sorry but we are not responsible for VM3 component errors - please use http://forum.virtuemart.net
- probably you have to update or something else.
It was your choice to use this component.
User avatar
Platinum Boarder


cron