The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vbulletin integration??
how do i integrate other scripts with my vbulletin member database?? as i really need to know where to start with this
|
#2
|
||||
|
||||
well, start with requrie(./forumdirectory/global.php); then go from there
|
#3
|
||||
|
||||
Well this is totaly from readying other peoples code to to intigrate temeplets all you would need to do is at the beginning of your scirpt add something like
PHP Code:
PHP Code:
EDIT: don't forget the require gobal line. but I believe if all you are using is the members database all you need to do is query the right information but you would have to add the database information and then the connect codes. |
#4
|
|||
|
|||
Hmmm...first off this can be very difficult to get working correctly. The reason I say this is because it depends on how the code is written by the other author. You may have to make code changes in the other script to get it to work correctly with vbulletin and making changes to adapt it to vb's template system.
Can you provide us with info as to what script you want to integrate? We can help you further or at least let you know what your in for if we see it... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|