Hi,

I am converting my client to Drupal. I have to import 15000 users from another CMS.

I will insert users with a php script that reads the dump from the old table and writes sql to insert the values into the Drupal table(s).

Do i need to get the script to create usernodes or will the usernodes be generated automatically?

Thanks for a great module!

Comments

jmlavarenne’s picture

Title: Importing users with sql from home dump - new usernodes? » Importing users - new usernodes automatically created?
ktnk’s picture

I have the same question.
Subscribing.

jmlavarenne’s picture

Status: Active » Closed (fixed)

They get created automatically when using user_save()

cozzi’s picture

This would be an awesome script to post here - not that I need it at the moment but I can see how helpfull it would be if I did.

and let's not forget posterity...