coeli Posted April 13, 2007 Posted April 13, 2007 I see the coupon box in the checkout section but when I apply ie. FREESHIP, this is what comes up when I click continue ---------------------------------------------------------------------- 1054 - Unknown column 'coupons_max_use' in 'field list' SELECT coupons_discount_percent, coupons_description, coupons_max_use, coupons_min_order, coupons_max_order, coupons_number_available FROM discount_coupons WHERE coupons_id = 'FREESHIP' AND ( coupons_date_start <= CURDATE() OR coupons_date_start IS NULL ) AND ( coupons_date_end >= CURDATE() OR coupons_date_end IS NULL ) [TEP STOP] ----------------------------------------------------------------------- BTW. Where and How can I find the files to create my own coupon codes? Can someone please explain what I am doing wrong? Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.