PDA

View Full Version : News Letter Help!


VetteTech81
11-19-05, 11:19 AM
Ok, I wanted to send a news letter to my customers, when I goto the newsletter manager in the admin, I get this:

Newsletter Manager

Newsletters Size Module Sent Status Action
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]


This is the first time I wanted to use the newsletter feature. What am I doing wrong? I do not want to send an e-mail to all customers as some whish not to recieve any mailings.
Thanks,
-=Rick

stevel
11-19-05, 05:03 PM
You have this problem (http://forum.powweb.com/showthread.php?t=45352).

VetteTech81
11-22-05, 11:38 PM
thanks! I will give that a shot