The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do you customize search results?
I am currently running VB4.0.2 although I will be upgrading to the latest shortly. I have custom fields for first and last name (field5 and field6) and have been working on plug-ins to display a user's real name instead of their username in various places throughout my forum.
My plug-ins are typically very simple. For example, I have this attached to the forumdisplay_query hook: PHP Code:
My problem is that I want to do this for the search results but I don't really see how it's going to be possible. The search hooks appear to have changed from VB3.8 to VB4. In VB3.8, I used the above approach and attached to the search_results_query_threads hook. That hook is gone now - at least it is in 4.0.2. Can anyone offer any guidance here? I'm also not opposed to editing source code and adding my own hooks if you can point me in the right direction. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|