The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Is it possible to search for all posts made by a Usergroup instead of a User. I've looked through the forums and not seen any hacks along these lines, does anyone know if it may exist or how I could go about doing this myself?
|
#2
|
||||
|
||||
![]()
It wouldn't be difficult to do yourself. The thing to do is to look at how the posts by user is done, but change it slightly. The query should look for usergroupid instead of userid.
The easiest way to get started is to trace it back. Look at the search template and see the variables used in the form to search by user. Then, go to search.php and find the functions that handle that variable. Once you find the code, it's trivial to mimic it with a new function for searching for posts by a usergroup. Amy |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|