The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to import users from an other - none forum - software
How to import users from an other - none forum - software
I only need to import username and e-mail. How will be the structure of the import .sql file ? mikepmm |
#2
|
||||
|
||||
You'll just have to read out the content of your other DB/file/whatever and insert that into the database, using something like "INSERT INTO " . TABLE_PREFIX . "user (username, email) VALUES ("$bla", "$foo");"
I'm not sure what you want to do about passwords though... |
#3
|
|||
|
|||
yes this is the reason why I ask...
I ask myselfe where to hire a good programmer I have used scriptlance.com but the people are very silly - from time to time maybe elance.com is the right place ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|