The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
List of VB Variables?
Does anyone have something of a list of the variables used in vBulletin? I see things such as:
Code:
{vb:raw header} {vb:raw navbar} |
#2
|
|||
|
|||
Well, a list like that is quite tricky to compile since as of vBulletin 4 the variable space is specific to the template you're in. They aren't global like they used to be in vB3. But ofcourse there should be a number of ones that are globally availible in all templates.
The easiest way, I can think of now, to find the availible variables would be to do a filesearch for "->register(" in the vB codebase, but understanding when the specific variables are availibile would take a bit of php-code reading, and I guess that's not the answear you're looking for. |
#3
|
|||
|
|||
Well, it's better than nothing How do you do this search? From the admin panel?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|