I am using the latest AWO Pro with J3.4.8 and VM 3.0.12. I am on an NGINX VPS as the only site on the server. AWO was working fine, then all of a sudden, I started getting a 1054 error message when you try to check out when using a coupon code. This prevents checking out completely. I have tried uninstalling and reinstalling AWO and that has not helped. Any help you can provide would be greatly appreciated. Here is the 1054 message in its entirety.
An error has occurred while processing your request.
If difficulties persist, please contact the System Administrator of this site and report the error below.
1054 Unknown column 'is_customer_balance' in 'field list' SQL=INSERT INTO jml_awocoupon_history (estore,coupon_entered_id,coupon_id,is_customer_balance,user_id,user_email,coupon_discount,shipping_discount,order_id,productids,details) VALUES ("virtuemart",123,123,NULL,0,"curtis@turntex.com",1.6,0,1767,"NULL","{\"redeemed\":true,\"user_id\":0,\"uniquecartstring\":\"0|0|1111|0|curtis@turntex.com|0|1|ship|2\",\"coupon_id\":123,\"coupon_code\":\"1111\",\"coupon_code_internal\":\"1111\",\"product_discount\":1.6,\"product_discount_notax\":1.6,\"product_discount_tax\":0,\"shipping_discount\":0,\"shipping_discount_notax\":0,\"shipping_discount_tax\":0,\"use_customer_balance\":false,\"productids\":\"\",\"entered_coupon_ids\":{\"123\":1},\"processed_coupons\":{\"123\":{\"coupon_entered_id\":\"123\",\"coupon_code\":\"1111\",\"orig_coupon_code\":\"1111\",\"product_discount\":1.6,\"product_discount_notax\":1.6,\"product_discount_tax\":0,\"shipping_discount\":0,\"shipping_discount_notax\":0,\"shipping_discount_tax\":0,\"is_discount_before_tax\":0,\"usedproducts\":\"0\",\"display_text\":\"1111\",\"isauto\":false,\"isgift\":false,\"isbalance\":false,\"ischild\":false}},\"cart_items\":[{\"product_id\":824,\"cartpricekey\":0,\"discount\":0,\"product_price\":16,\"product_price_notax\":16,\"product_price_tax\":0,\"qty\":1,\"tax_rate\":0,\"is_special\":\"0\",\"is_discounted\":0,\"orig_product_price\":16,\"orig_product_price_notax\":16,\"orig_product_price_tax\":0,\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0,\"coupons\":{\"123\":{\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0}}}],\"cart_items_breakdown\":[{\"product_id\":824,\"cartpricekey\":0,\"discount\":0,\"product_price\":14.4,\"product_price_notax\":14.4,\"product_price_tax\":0,\"tax_rate\":0,\"is_special\":\"0\",\"is_discounted\":0,\"orig_product_price\":16,\"orig_product_price_notax\":16,\"orig_product_price_tax\":0,\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0,\"coupons\":{\"123\":{\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0}},\"key\":0}],\"coupon_code_db\":\"1111\"}")
An error has occurred while processing your request.
If difficulties persist, please contact the System Administrator of this site and report the error below.
1054 Unknown column 'is_customer_balance' in 'field list' SQL=INSERT INTO jml_awocoupon_history (estore,coupon_entered_id,coupon_id,is_customer_balance,user_id,user_email,coupon_discount,shipping_discount,order_id,productids,details) VALUES ("virtuemart",123,123,NULL,0,"curtis@turntex.com",1.6,0,1767,"NULL","{\"redeemed\":true,\"user_id\":0,\"uniquecartstring\":\"0|0|1111|0|curtis@turntex.com|0|1|ship|2\",\"coupon_id\":123,\"coupon_code\":\"1111\",\"coupon_code_internal\":\"1111\",\"product_discount\":1.6,\"product_discount_notax\":1.6,\"product_discount_tax\":0,\"shipping_discount\":0,\"shipping_discount_notax\":0,\"shipping_discount_tax\":0,\"use_customer_balance\":false,\"productids\":\"\",\"entered_coupon_ids\":{\"123\":1},\"processed_coupons\":{\"123\":{\"coupon_entered_id\":\"123\",\"coupon_code\":\"1111\",\"orig_coupon_code\":\"1111\",\"product_discount\":1.6,\"product_discount_notax\":1.6,\"product_discount_tax\":0,\"shipping_discount\":0,\"shipping_discount_notax\":0,\"shipping_discount_tax\":0,\"is_discount_before_tax\":0,\"usedproducts\":\"0\",\"display_text\":\"1111\",\"isauto\":false,\"isgift\":false,\"isbalance\":false,\"ischild\":false}},\"cart_items\":[{\"product_id\":824,\"cartpricekey\":0,\"discount\":0,\"product_price\":16,\"product_price_notax\":16,\"product_price_tax\":0,\"qty\":1,\"tax_rate\":0,\"is_special\":\"0\",\"is_discounted\":0,\"orig_product_price\":16,\"orig_product_price_notax\":16,\"orig_product_price_tax\":0,\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0,\"coupons\":{\"123\":{\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0}}}],\"cart_items_breakdown\":[{\"product_id\":824,\"cartpricekey\":0,\"discount\":0,\"product_price\":14.4,\"product_price_notax\":14.4,\"product_price_tax\":0,\"tax_rate\":0,\"is_special\":\"0\",\"is_discounted\":0,\"orig_product_price\":16,\"orig_product_price_notax\":16,\"orig_product_price_tax\":0,\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0,\"coupons\":{\"123\":{\"totaldiscount\":1.6,\"totaldiscount_notax\":1.6,\"totaldiscount_tax\":0}},\"key\":0}],\"coupon_code_db\":\"1111\"}")