The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Not sure where to post this, so I figure I will post it here, and the mods can move it if they see fit.
My question is this. There is a hack, not sure which one, but it tells you how to connect to the vb database on non-vb pages. The code that the hack gave is the following: Code:
<?php $curdir = getcwd (); chdir('/path/to/your/forums'); require_once('/path/to/your/forums/global.php'); chdir ($curdir); ?> |
#2
|
||||
|
||||
![]()
the lines are used in a lot of modifications...
yes, you can use it ... you can even find it within vBulletin files if you look for it |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|