brandenbarber Posted March 15, 2006 Posted March 15, 2006 When I select the Newsletter manager I get this error: Newsletter Manager 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 [TEP STOP] Thanks for any light you might be able to shed on this... Branden
Recommended Posts
Archived
This topic is now archived and is closed to further replies.