The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Style chooser is blank
I have my VB 4.1.12 set to allow user style selection. I have three files marked as selectable by the user. Yet my style choose drop-down menu is blank (the menu is there, but it has no options). I am guessing I have a messed up template file somewhere - which template should I be looking at?
ETA ~ I looked in my footer template, and this code is there: HTML Code:
<vb:if condition="$show['quickchooser']"> <select name="styleid" onchange="switch_id(this, 'style')"> <optgroup label="{vb:rawphrase quick_style_chooser}"> {vb:raw quickchooserbits} </optgroup> </select> </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|