Here are the basics:
- OpenCart 1.4.9.2
- Hosted on Apache 2 and MySQL 5; PHP 5
- My browser: Chrome dev channel on Mac OS X 10.6.4
- Minor CSS and .tpl edits (strictly styling)
- Very minimal .php edits (adding a return row for product options)
- Only one extension installed: Canada Post Shipping Module
Upon attempting to check out as either a guest or customer, attempting to input any a coupon code at either screen (step 2 or final review), I get the standard error
Note: I ensured that the coupon's date range is not expired and that it's available to all products.Error: Coupon is either invalid, expired or reached its usage limit!
I tested this on a vanilla 1.4.9.1 install with the one Canada Post Shipping Module as well enabled. It still appears spits out the error.
Example:
Check out with coupon codes FREESHIP, 1111, 2222, or 3333 (all except first are default with date ranges modified)
http://www.guats.justinbull.ca/ppt1
Thanks for your help and support.