The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New Tab Question
Alright, I am using Ragtek's navbar article and everything is working fine right now. I'm trying to advance it a bit though and I have a question. Is there another way to control the order of the tab rather than by changing the execution order?
Here's my two settings (that are in my install.xml file): Code:
<setting varname="showroster_navbar_loc" displayorder="20"> <datatype>number</datatype> <optioncode>radio:piped 1|Left 2|Middle 3|Right</optioncode> <defaultvalue>3</defaultvalue> </setting> <setting varname="showroster_navbar_order" displayorder="25"> <datatype>number</datatype> <defaultvalue><![CDATA[5]]></defaultvalue> </setting> PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|