I have a CSV file full of user data that I’m trying to import into a clean install of Expression Engine.
When I go Admin > Utilities > Import Utilities > Member Import Utility > Convert delimited text to XML, setting my member file location to ../import.csv (the import file being at my site’s root), the delimiter to comma, and my enclosure to ” as those three things accurately describe my CSV file. When I hit submit, I get this message back “You must have at least 3 fields: username, screen_name, and email address”
To try and address the error, I’ve renamed the appropriate column headings to match the exact language of the error. I’ve deleted every other column in the file. I’ve removed all the headings entirely. I’ve exported the data as tab-delimited instead of CSV, changing my import settings as appropriate. They all return that error.
For what it’s worth, I’m on EE 1.6.3 20080319.
Thanks in advance for any help.
Adam