1. consultnet
  2. Support
  3. Wednesday, October 15 2014, 09:28 AM
Hi,
I have about 1400 users. Now I have a csv file which contains about 1900 users with additional information. I want to only import those users that already exist in my database (1400). The other 500 users shall not (!) be imported at all.
The identifier could be the email which is identical in the jos_users table and my csv-file.
How can I do this?
Thanks,
Uwe
admin Accepted Answer
Admin
You can do this with a core hack in our import plugin, it's simple:

- Edit file /plugins/jsn/userimport/userimport.php
- Comment or remove from line 295 to line 381
  1. more than a month ago
  2. Support
  3. # 1
  • 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.