The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Ok, I'm attempting to create a [MTGDECK] tag to help with my forums. But after working away using the orginal code from "vBCode [table]" I need to add options to the AdminCP->vBulletin Options->xxx area .. I do not seem to be able to locate the place where I can configure what options I need to allow the user to configure.. Do I have to hack it in? or is there a place that I'm missing?
I see the code in the XML that is imported with a module - Like: Code:
<options>
<settinggroup name="bbcode_table" displayorder="301" product="table_test">
<setting varname="stg_table_active" displayorder="10">
<datatype>boolean</datatype>
<optioncode>yesno</optioncode>
<defaultvalue>1</defaultvalue>
</setting>
</settinggroup>
</options>
Thanks, Matt |
|
#2
|
||||
|
||||
|
You need to turn on debug mode in order to add your own vboptions.
|
|
#3
|
||||
|
||||
|
You can add them when you make the product.
|
|
#4
|
|||
|
|||
|
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|