By davoaxiom on
I've got a new site up and gong and I searched this site and couldn't find a how-to.
How do I do it and what tables do I need to move?
Will it effect the current admin?
I've got a new site up and gong and I searched this site and couldn't find a how-to.
How do I do it and what tables do I need to move?
Will it effect the current admin?
Comments
Did you ever complete this?
Did you ever complete this? I also want to migrate users from an old install to a new one.
lunk_rat is Acquia Certified Grand Master
I'm in the same boat. I
I'm in the same boat. I haven't looked into it yet but I will be accomplishing this soon.
So far I just copied the old
So far I just copied the old "users" table over to the new database. It looks like that's all that is needed in my case.
You may need to transfer the "users_roles" table over to the new database if you have user roles configured.
You also may need to transfer over any module related database tables that contain your users information. (user_relationships module etc..)
It all looks fairly straightforward.
God I love Drupal!