PDA

View Full Version : Importing users from external database into your forum


Hitterman
10-21-2008, 07:05 AM
I wanted to ask that if i have to forum and i wanted to add all the users from my older forumm to my newer forum. Is it possible?
I mean i have a database with usertable of a vbulletin forum. Now i want to add these users in my current vbulletin forum,how can we do this without any userid change or password loss of current users.

Dismounted
10-21-2008, 07:39 AM
ImpEx can do this, but all the user IDs will be renumbered.

Hitterman
10-23-2008, 09:30 AM
Will only the newly added users id numbers will be changed or all will changed including those users who already exist on the forum.

Dismounted
10-23-2008, 09:37 AM
Those who already exist will not be touched.

Hitterman
10-23-2008, 11:40 AM
Thanks for the help.