Hello,

I have to import about 700 users into my new Drupal 6.15 installation and I am using user import to do so. I upload my csv file and it shows up right fine.

All I want to take over from this csv file are the password, e-mail address, username and registration date.

Now, first of all if I see the username, I can choose none, 1,2,3,4 - as the username is in row 2 of the form, do I have to choose 2?
I can find all fields I have added in the Drupal Profile, but I cannot find the registration date!
My members are very proud of being a long-time member so I have to add these dates somehow.

Please help me and tell me what and how to do.

Thank you,

Kirsten

Comments

robert castelo’s picture

Status: Active » Closed (works as designed)

Sorry, registration dates are not included in imports yet.

If you look through the User Import issue queue there is a patch that provides an option for that.