![]() |
Is there a list of the $vbulletin->options[] that are available?
I am trying to manipulate some things via $vbulletin->options['variable']='value';
How do I find out what all the options variables are to change? The guessing approach is getting old. :) |
Hover over the area you'd type in on the vBulletin Options pages. A small message will appear next to your cursor with something like "options['var']".Whatever "var" is will be the text you put into $vbulletin->options['var_here']
|
Sometimes its helpful to see the whole list! Try printing out the entire $vbulletin variable, something like:
PHP Code:
|
All times are GMT. The time now is 05:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|