I'm trying to import users into the mail management user group, but it fails. Do you see whats happening?
This is my CSV
"AccessUserUserName","AccessUserName","AccessUserEmail","AccessUserGroups","AccessUserType","AccessUserValidFrom","AccessUserValidTo" |
"test","Jones","jonas@mersholm.dk","@258@@1262@@1257@","5","31-01-2014 10:00:00:000","31-12-2999 23:59:00:000" |
And heres the error
Error reading CSV file: lol.csv. Check field delimiter, it must be the same as in the provider settings: ','. Error message: The CSV appears to be corrupt near record '0' field '0 at position '2'. Current raw data : '"""AccessUserUserName"",""AccessUserName"",""AccessUserEmail"",""AccessUserGroups"",""AccessUserType"",""AccessUserValidFrom"",""AccessUserValidTo""" """test"",""Jones"",""test@test.dk"",""@258@@1262@@1257@"",""5"",""31-01-2014 10:00:00:000"",""31-12-2999 23:59:00:000"""'.