The Arcive of vBulletin Modifications Site. |
|
Search by User ID (admin panel) Details »»
|
|||||||||||||||||||||||||
** Updated April 9th, 5:01 PM, CET **
For those of you who want to search users by their ID directly: open admin/user.php and find this line: PHP Code:
PHP Code:
Then, in the same file, find: PHP Code:
PHP Code:
Save & upload admin/user.php - that's it. :up:You can now search users by their ID and get sent to their edit page right away. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
How about adding this for moderators? To search by userid in the mod/index.php
|
|
#3
|
|||
|
|||
|
Thanks KF !!
Great turn around time. What 5 minutes? |
|
#4
|
||||
|
||||
|
Lessee, I received your request at 11:01 PM, and posted this thread at 11:07.
6 minutes, that's pretty doable ![]() Smoothie: erm, I might look into that, but then, I might not. It's not much use, really, if you ask me... |
|
#5
|
||||
|
||||
|
Nice...
*installs* Satan |
|
#6
|
||||
|
||||
|
Eek! I made a big oopsy in the above code, which caused the search function in your AP to, well, not work.
The first post is improved now, it's a tiny alteration: PHP Code:
PHP Code:
|
|
#7
|
||||
|
||||
|
I have 21 users (new board, not open to public yet) and it shows the 18th user fine but if I try to find ID 19, 20 or 21 it says there is no matches. Any ideas?
|
|
#8
|
||||
|
||||
|
your 19th, 20th and 21st members have higher ID's because you deleted some accounts?
I just checked your board and your 22nd member has the id 25, so you clearly deleted some users along the way. |
|
#9
|
||||
|
||||
|
Thta is apparently what the problem is. Is there any way to take the gaps out of the user table in the database for that?
Quote:
|
|
#10
|
||||
|
||||
|
!!
why on EARTH would you want that?! that would make your whole system unstable and illogical and (insert 25 other bad aspects here). In other words: doing that is like unleashing hell on your board. It's Extremely impractical, too.. |
![]() |
|
|