Hi,
My client contacted me about her gift certificates not sending out to the people for whom they were purchased. We've tested it extensively and even though we change an order status to 'confirmed', it simply does not send. I went through all the documentation, and double checked our configuration and everything is 100% in order. I noticed the coupons were also not created in the coupons list after purchasing, as is specified in the documentation.
I noticed the version checker shows the version number of the installed component as 2.0.22? That is completely wrong. So I logged into my account, downloaded the latest version and tried to install it, but then I get this error:
Warning
Duplicate column name 'coupon_value_def' SQL=ALTER TABLE `#__awocoupon_vm` ADD COLUMN `coupon_value_def` TEXT AFTER `coupon_value`
Error
Error installing component
And when I now go to the list of coupons, I get this error:
An error has occurred.
1054 Unknown column 'c.upc' in 'field list' SQL=SELECT c.id,c.coupon_code,c.num_of_uses_total,c.num_of_uses_customer,c.coupon_value_type, c.coupon_value,c.coupon_value_def,c.upc, c.min_value,c.discount_type,c.user_type,c.function_type,c.startdate,c.expiration,c.order_id,c.published, 0 as usercount,0 as asset1count,0 as asset2count,c.exclude_giftcert,c.note, c.parent_type,c.params, GROUP_CONCAT(t.tag separator ", ") as coupon_tags FROM #__awocoupon c LEFT JOIN #__awocoupon_tag t ON t.coupon_id=c.id WHERE estore="virtuemart" GROUP BY c.id ORDER BY c.coupon_code LIMIT 0, 20
This is a site that has been migrated all the way from Joomla 1.5/VM 1.1.9 to Joomla 3/VM 3
I'd like to add, that at the time of migration, beginning of the year, the gift certificates did in fact work. I am not 100% sure at what stage the problem came in, I'm guessing perhaps with the upgrade to 3.5.1.
Current installed versions:
Joomla 3.5.1/VM3.0.16
Please assist, this is quite urgent as it is a very busy shop.
My client contacted me about her gift certificates not sending out to the people for whom they were purchased. We've tested it extensively and even though we change an order status to 'confirmed', it simply does not send. I went through all the documentation, and double checked our configuration and everything is 100% in order. I noticed the coupons were also not created in the coupons list after purchasing, as is specified in the documentation.
I noticed the version checker shows the version number of the installed component as 2.0.22? That is completely wrong. So I logged into my account, downloaded the latest version and tried to install it, but then I get this error:
Warning
Duplicate column name 'coupon_value_def' SQL=ALTER TABLE `#__awocoupon_vm` ADD COLUMN `coupon_value_def` TEXT AFTER `coupon_value`
Error
Error installing component
And when I now go to the list of coupons, I get this error:
An error has occurred.
1054 Unknown column 'c.upc' in 'field list' SQL=SELECT c.id,c.coupon_code,c.num_of_uses_total,c.num_of_uses_customer,c.coupon_value_type, c.coupon_value,c.coupon_value_def,c.upc, c.min_value,c.discount_type,c.user_type,c.function_type,c.startdate,c.expiration,c.order_id,c.published, 0 as usercount,0 as asset1count,0 as asset2count,c.exclude_giftcert,c.note, c.parent_type,c.params, GROUP_CONCAT(t.tag separator ", ") as coupon_tags FROM #__awocoupon c LEFT JOIN #__awocoupon_tag t ON t.coupon_id=c.id WHERE estore="virtuemart" GROUP BY c.id ORDER BY c.coupon_code LIMIT 0, 20
This is a site that has been migrated all the way from Joomla 1.5/VM 1.1.9 to Joomla 3/VM 3
I'd like to add, that at the time of migration, beginning of the year, the gift certificates did in fact work. I am not 100% sure at what stage the problem came in, I'm guessing perhaps with the upgrade to 3.5.1.
Current installed versions:
Joomla 3.5.1/VM3.0.16
Please assist, this is quite urgent as it is a very busy shop.