VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: nipkh on November 24, 2015, 23:42:21 PM

Title: i have problem to use coupon's
Post by: nipkh on November 24, 2015, 23:42:21 PM
hi.
i have latest  joomla and installed vm3 and removed and install vm2.9 and i have this message when i use discount coupon's.

and this is my site: www.emis-design.com
tank you

Table 'emisdesi_design.vm3j2_virtuemart_coupons' doesn't 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 `vm3j2_virtuemart_coupons` WHERE `coupon_code` = "Emis_Decore
Title: Re: i have problem to use coupon's
Post by: baoquocmt159 on November 25, 2015, 08:40:52 AM
Hello,

I have checked with "Emis_Decore" and i see it working fine :)

Thanks
Title: Re: i have problem to use coupon's
Post by: jenkinhill on November 25, 2015, 10:39:25 AM
Quote from: nipkh on November 24, 2015, 23:42:21 PM
hi.
i have latest  joomla and installed vm3 and removed and install vm2.9

What does this mean? See http://forum.virtuemart.net/index.php?topic=79799.0