Folgende Fehlermeldung erhalte ich in mehreren Bereichen des Admininterfaces:
1064 - 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 '-20, 20' at line 1
select coupon_id, coupon_code, coupon_amount, coupon_type, coupon_start_date,coupon_expire_date,uses_per_user ,uses_per_coupon,restrict_to_products, restrict_to_categories, date_created,date_modified from coupons where coupon_active='Y' and coupon_type != 'G' limit -20, 20
Kann mir da jemand weiterhelfen? Wird es Updates f?r XTC 2.xxx geben?
|