The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search Multiple Fields
i need to make buttons to search multiple profile fields (but not all of them)
so far figured out the code i need to edit is this: Code:
</div> <div class="fieldset"> Character Name:<br /> <input type="text" class="bginput" name="field16" value="" size="25" maxlength="50" /> </div> Code:
</div> <div class="fieldset"> Character Name:<br /> <input type="text" class="bginput" name="field16"or"field21"or"field26"or"field30"or"field34"or"field38" value="" size="25" maxlength="50" /> </div> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|