d4funky1 Posted November 5, 2006 Posted November 5, 2006 Hi, I have been through the install process for the above contrib. However, whenever I click on the link in the admin panel i am presented with the following error: 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 p.products_id, pd.products_name, s.featured_id, s.featured_date_added, s.featured_last_modified, s.expires_date, s.date_status_change, s.status from products p, featured s, products_description pd where p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = s.products_id order by pd.products_name limit -20, 20 [TEP STOP] I assume that this is the most latest release and takes cares of any previous bugs. Can anyone suggest what the problem may be? Many Thanks D4 Quote
d4funky1 Posted November 5, 2006 Author Posted November 5, 2006 please note that i am also receiving almost exact errors when i click on both specials and reviews in the admin panel. PLEASE HELP ME!!! 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.