The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Batch member importer
Hi,
I disabled user registration from vbulletin 5.2.6. What I need is to get users from another mysql db. Vbimpex seems doesn't work in vb5. How can I load users from a csv file or something like that? |
#2
|
|||
|
|||
Can I insert users with php (mysql query)?
Which are the tables involved? |
#3
|
|||
|
|||
BUMP!
I'm upgrading from vbulletin 4. There were datamanger API to programatically adding and editing user. I don't mind writing code, but I can't find any API of the like for vbulettin 5. |
#4
|
|||
|
|||
I had to manually write my own converter from wordpress + bbpress. It took a few hours but i can be done.
The "user" table is pretty straightforward, remember to also change the token. In my case the tricky part was to generate and update also the nodes and closures tables, as i also imported content (threads and posts). If you only have to import the users you should be set with only the "users" table, if i recall correctly |
#5
|
||||
|
||||
If you're upgrading from vB4 to vB5 then all data will be imported automatically including all user data.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|