The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
ACP Search Users
I am looking to add some more information on the results page when searching for users within the ACP.
Currently after a search query is preformed the results given are: User Name, Email Address, Join Date, Last Activity, and Post count. You then have the ability to: View/Edit, Send Password, Edit Access Masks Delete User. What I would like to have added is a way to select some or all of the returned queries and be able to mass move them to a selected user group. Or maybe this should be a plugin request? Or maybe there is a way to do this already? Willing to pay and no issues with modifying core files. We're already modified core files to run PHP 7.4 TIA |
#2
|
|||
|
|||
There's no way to hook into the script and adjust the output of the search user result page so you'd have to modify code in the /admincp/users.php script manually, it's easily possible though. You just have to make sure that the extra data is selected in the SQL query and then you have to add a few more columns to the output table.
|
#3
|
||||
|
||||
Hi Dave,
Kinda what I thought, but sorta above my pay grade. Any chance you want to tackle it? Just email me if you do... Thanx as always for the reply |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|