atjhza Posted July 15, 2005 Share Posted July 15, 2005 Hi, I have got the following error when I look at the Newsletter section in the Admin section. 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 newsletters_id, title, length(content) as content_length, module, date_added, date_sent, status, locked from newsletters order by date_added desc limit -20, 20 Can anyone shed any light on the matter. Please. Thanks. Link to comment Share on other sites More sharing options...
Guest Posted July 15, 2005 Share Posted July 15, 2005 it deals with you using a version of mysql higher than the prerequisite osCommerce states. Search thru the Tips and Tricks as there is a solution posted in there. Link to comment Share on other sites More sharing options...
atjhza Posted July 15, 2005 Author Share Posted July 15, 2005 Thanks. I'll take a look. :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.