The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
moving users onto another board
hi there i would like to import the users from one of my boards onto another 1 i dont want the posts usergroups or nothing just all the users across wud it be easy to put a hack together to do this??
many thanks in advance |
#2
|
||||
|
||||
hmm, you can do that per phpmyadmin, no need for coding a hack:
the importing board you have to know the highest userid used (lets call it xx) the run this queries on the EXPORTING board: UPDATE user SET userid=userid+xx UPDATE userfields SET userid=userid+xx then just download the content of these two tables and import em with phpmyadmin at the importing board as i know Neo is coding a hack for importing a whole vb into another but it's not finished |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|