The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Link vBulletin with adoptables script.
Once people register, I need for vBulletin to be able to put queries into tables on a different prefix to create user accounts for my adoptable's script, but I'm not sure how to go about doing that. I think a plugin would be needed, can anybody help?
I'd need to add this query somewhere - Code:
mysql_query("INSERT INTO ".$prefix."users VALUES ('', '$username', '$pass1','$email','3','1', '$date', '0','','','','','')"); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|