EPfromDC Posted October 15, 2005 Share Posted October 15, 2005 I have gone over all the directions and followed them to a T (with the one exception of not uploading the files for Spainsh or German as I don't need them) and now when I go to my admin and click on Vouchers - I get this error: 1146 - Table 'ga_oscommerce.coupons' doesn't exist select coupon_id, coupon_code, coupon_amount, coupon_type, coupon_start_date,coupon_expire_date,uses_per_user,uses_per_coupon,restrict_to_p roducts, restrict_to_categories, date_created,date_modified from coupons where coupon_active='Y' and coupon_type != 'G' [TEP STOP] During checkout this shows on the right: 1146 - Table 'gavasys_oscommerce.coupon_gv_customer' doesn't exist select amount from coupon_gv_customer where customer_id = '11' [TEP STOP] What do I need to do to get this to run???? I am lost now.... Link to comment Share on other sites More sharing options...
EPfromDC Posted October 15, 2005 Author Share Posted October 15, 2005 I have gone over all the directions and followed them to a T (with the one exception of not uploading the files for Spainsh or German as I don't need them) and now when I go to my admin and click on Vouchers - I get this error: 1146 - Table 'ga_oscommerce.coupons' doesn't exist select coupon_id, coupon_code, coupon_amount, coupon_type, coupon_start_date,coupon_expire_date,uses_per_user,uses_per_coupon,restrict_to_p roducts, restrict_to_categories, date_created,date_modified from coupons where coupon_active='Y' and coupon_type != 'G' [TEP STOP] During checkout this shows on the right: 1146 - Table 'gavasys_oscommerce.coupon_gv_customer' doesn't exist select amount from coupon_gv_customer where customer_id = '11' [TEP STOP] What do I need to do to get this to run???? I am lost now.... I figured it out - needed to add the SQL - now it works like a charm!!!!!!!! :P Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.