The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Hey, thanks! - excellent resources.
However, I'm a bit new to this, so as a test I put this into a plug-in that is on the "global_setup_complete" hook: Code:
echo "<font color=#FFFFFF>"; echo "bburl " . $vboptions[bburl] . "</br>"; echo "homeurl " . $vboptions[homeurl] . "</br>"; echo "</font>"; bburl homeurl ...so the variables are not there (or perhaps not initialized yet?) Basically, I want to initialize something one time that will then be used by other plug-ins. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|