I am having some error when I tried to import a file of email addresses. It gave me this error message:
Code:
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 '' at line 1
in:
[REPLACE INTO subscribers ( email_address, email_format, confirmed, subscribed_date ) VALUES ( '��������×�D�@��l�������������������������������� ����˙��������!����˙��������"����˙��������#����˙��������$����˙��������%����˙��������&����˙��������'����˙��������(����˙��������)����˙��������*����˙��������+����˙��������', 'HTML', '1', NOW() )]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Then when I went back to look at the email addresses already in there, I see the � symbol all over. What did I do wrong?
lauriesscraps.com/store
I think I got it figured out now, but would like to still know why it did this. Was it the type of document I was suing to import? It seemed to fix it when I changed it to a note pad doc.
Bookmarks