Postponed (maintainer needs more info)
Project:
Node import
Version:
6.x-1.0-rc4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2009 at 08:19 UTC
Updated:
2 Mar 2009 at 10:29 UTC
i have csv file (id, pass,name, first name, last name). i want to import users with first name and last name as profile values?
Comments
Comment #1
heine commentedYou did not ask a question.
See http://drupal.org/project/user_import
Comment #2
Robrecht Jacques commentedWell, "won't fix" is a bit harsh...
What's your question?
Does it not work?
What errors do you get?
If so, attach a CSV file and explain the problem.
@Heine : probably user_import is the way to go, but at the moment there is no release afaics. And no, I don't want to duplicate the efforts of user_import into node_import, but with the D6 branch, the possibility was there to enable importing users, vocabularies, terms and nodes, so why not enable it?
Comment #3
drupalmind commentedi have patch to drupal 6 for user_import, but same problem occured...only user fields are shown but profile values are not shown.
so in short we get the same functionality as in node_import users imported but not profile fields imported.
any suggestions?