The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is their a Hook for Custom Search fields?
I made a plugin that adds an extra field to posts on my site which works fine. It's like a site rating system.
I want to add an extra search field to the search area so I can add the additional site rating parameter to the search. I'm wondering how to do this and what hooks to use. The parameter is just an extra digit between 1 - 10 but I want members to be able to search for eg. greater than 5 rating or rating == 10. from mysql point of view it's just WHERE site_rating > '$value' but I was hoping to add it as a hook instead of going editing php files. Any suggestion, tips or advice on how best to achieve this? |
#2
|
|||
|
|||
Refresh
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|