The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've installed this modification: https://vborg.vbsupport.ru/showthread.php?t=91629
It basically adds a Search for User option to individual thread searches. Normally the modification doesn't indicate what the bottom (original) search box is for once this modification is done. I've attached a screen show for how it looks now. I've gone into the template and added the following: Code:
<if condition="$show['searchthreaduser']"> <div class="smallfont">$vbphrase[username]:</div> <input type="text" class="bginput" name="searchuser" size="25" /><br /> </if> <div class="smallfont">$vbphrase[and_or_keyword]:</div> <input type="text" class="bginput" name="query" size="25" />$gobutton<br /> Product: vBulletin Varname: and_or_keywords Text: And/Or Keywords The problem is that the only thing that shows up is the " : " Any help would be appreciated! Perhaps I don't need to create a phrase for this? I'm not sure. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|