Hi, can anyone help me upgrade from VM 1.1 to V3. Finally took the plunge!!
I have all my DB tables but not sure how to upgrade or Migrate the Old coupons & History etc
I have all my DB tables but not sure how to upgrade or Migrate the Old coupons & History etc
UPDATE #__awocoupon SET estore="virtuemart";
UPDATE #__awocoupon_history SET estore="virtuemart";
UPDATE #__awocoupon_giftcert_product SET estore="virtuemart";
UPDATE #__awocoupon_giftcert_code SET estore="virtuemart";
UPDATE #__awocoupon_voucher_customer SET estore="virtuemart";
I think its loading my old licence file?
I have a test URL right now - how can I change the licence file to reflect this
0 Too few arguments to function AwoCoupon_Helper_Estore_Virtuemart1_Discount::cart_coupon_validate_auto(), 0 passed in /home/*****/public_html/plugins/vmpayment/awocoupon/awocoupon.php on line 52 and exactly 1 expected