Back to vBulletin 3 Articles

[tip] See what you have access to
by filburt1 10 Dec 2002

Add the following to phpinclude to see all assigned variables:
Code:
echo "<pre>";
print_r(get_defined_vars());
echo "</pre>";
You'll see an incredibly huge flood of text, much of it useless (just repeating the templates and replacements), but nestled in there are variables that you can use in your templates. Useful for seeing what $bbuserinfo contains, among other things.

Similar Mods

Administrative and Maintenance Tools Easy Access - easily access functions in your ACP vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024