The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Request hidden member name in member list
I'm looking for a hack that would allow me to hide an account from being listed in the visible member list for all members. I have an special account I don't want anyone to know about.
|
#2
|
||||
|
||||
Is the account in a separate usergroup?
|
#3
|
|||
|
|||
Quote:
I tried some of the past hacks for this and they don't work with 2.2.9 |
#4
|
||||
|
||||
Which hacks did you try? We might be able to modify one of them to work with it. I also run 2.2.9.
|
#5
|
|||
|
|||
|
#6
|
||||
|
||||
Ok, I got it for you.
In memberlist.php, find: PHP Code:
PHP Code:
This is the line where you add the userid to not show up. Just change the 1 to whatever you want. AND user.userid != 1 |
#7
|
||||
|
||||
Don't forget to do this one, too, or your usercount for the pagenav will be off by one.
In memberlist.php, find: PHP Code:
PHP Code:
|
#8
|
|||
|
|||
thanks, worked like a charm
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|