when using the coupon with cheque payment method it gaves me the following error:
The version i use is the lastest 1.2.7?Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'order WHERE order_status_id > '0' AND coupon_id = '7'' at line 1
Error No: 1064
SELECT COUNT(*) AS total FROM order WHERE order_status_id > '0' AND coupon_id = '7'
Can you someone pointing where is the error?
Thanks in advance.