I'm running CMSMS 1.0.4 and NMS 1.0.1 on an Apache 2.0 server (php 4, mysql 4)
I'm having difficulty importing users from a CSV file. On the admin panel for import it states:
Here is a sample from the file I'm trying to import from:The import file must be in CSV (comma separated value) format, one entry per line. The first field should be an email address, the second field a username, and the third a list name
where field 1 is the email address, field 2 is the person's name, and field 3 is the name of the list that they are a member of.conradjhall@gmail.com,Conrad Hall,Performance
When I import the file, I get the following error message:
This person is the 2nd record in the file (not the first).Error at line 1, no such list Performance Jan@lewisscheid.com
I've checked to make sure that the list name is correct, and that there are commas separating fields. I can't think of what might be the problem.
Any ideas are most appreciated!
Kind regards,
Todd Reid
reidjazz