The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search titles only
I've seen on a few forums that on top of the search drop down, you can tick "Search titles only" ... anyone know how to do this and where to add?
Thanks! Regards Jason |
#2
|
|||
|
|||
When you are at search.php, below the keywords you can choose to search by title.
|
#3
|
|||
|
|||
Yes, I know that. But, I mean to tick the box 'search titles only' under the search drop down menu. TheAdminZone have this.
Regards Jason |
#4
|
|||
|
|||
Code:
<select name="titleonly"> <option value="0" $titleonlyselected[0]>$vbphrase[search_entire_posts]</option> <option value="1" $titleonlyselected[1]>$vbphrase[search_titles_only]</option> </select> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|