The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom filter in quick search
Hi. I am trying to add filter to quick search form, so if someone set a checkbox, the search result will be just from specific forum id.
I can see that there is PHP Code:
PHP Code:
PHP Code:
Could someone help me with this? vB version: 4.2.2 |
#2
|
|||
|
|||
Maybe try setting $_REQUEST['include'] to a comma separated list of forum ids to search.
|
#3
|
|||
|
|||
thanks, with $_REQUEST['include'] and $_REQUEST['contenttypeid'] = 1 it's working now
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|