I have been attempting to import users with your plugin but have been unable to do so.
Error
Missing some required fields: Email, Name or Firstname
Warning: file_get_contents(): Filename cannot be empty in /homepages/46/d190280533/htdocs/clickandbuilds/Joomla/Laywer_website/plugins/jsn/userimport/userimport.php on line 67
Warning: unlink(): No such file or directory in /homepages/46/d190280533/htdocs/clickandbuilds/Joomla/Laywer_website/plugins/jsn/userimport/userimport.php on line 68
CSV
firstname;secondname;lastname;suffix;firm_name;address;city;postal_code;state;web_address;phone;fax;email
P;Jake;Taylor;;;PO Box 931441;Los Angeles;90093;CA;;(555) 555-5555;;[email protected]
I have tried both with comma delimited and semi-colon delimited but neither work
I have over 700,000 users to import
Please help