The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
is there a listing of variables wich areusing in vb
like : showthread.php $test : show your test if not could be a good things to have |
#2
|
||||
|
||||
Stick this code in showthread.php right before the final eval():
Code:
echo "<pre>\n"; print_r(get_defined_vars()); echo "</pre>"; exit; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|