The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Can somebody fix this? No errors, but the combo box has nothing in it.
From my module.xml install file... <optioncode><![CDATA[<select name=\"$name\" " . $jsdefault_onchange . " class=\"bginput\" tabindex=\"1\"> <option " . iif($setting[value] == 'rand', 'selected=\"selected\"') . " value=\"rand\">$vbphrase[videomax_rand]</option> <option " . iif($setting[value] == 'desc', 'selected=\"selected\"') . " value=\"desc\">$vbphrase[videomax_desc]</option> <option " . iif($setting[value] == 'asc', 'selected=\"selected\"'). " value=\"asc\">$vbphrase[videomax_asc]</option> </select>]]></optioncode> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|