1. dladuron
  2. Support
  3. Thursday, October 01 2015, 01:18 AM
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;;jaktaylor@yahoo.com

I have tried both with comma delimited and semi-colon delimited but neither work

I have over 700,000 users to import

Please help
dladuron Accepted Answer
As an update - the site is being hosted at 1and1.com

I am able to import on my own server but not theirs.

What db tables does the import data go to?
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
Hi,
I am able to import on my own server but not theirs.

Maybe some memory limit or permissions problem. You need to check PHP error log

What db tables does the import data go to?
Import data are stored into these 2 tables
- #__users - this is a User Joomla core table
- #__jsn_users - this table extends #__users to store Easy Profile custom fields, id of this table is the same id of table #__users
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.