Guest Posted August 30, 2005 Share Posted August 30, 2005 Hi, i have some troubles in the administrator when all content are deleted. Example: i don't create any newsletter, then when i try to enter to the newsletter admin page it give me an 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 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 This happend in any page that don't have content. I was thinking enter manualy some values in the SQL table because i can't find other solution... Matias Link to comment Share on other sites More sharing options...
♥Vger Posted August 30, 2005 Share Posted August 30, 2005 Do a search of these forums - that is one of the most frequently asked questions. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.