The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello,
How can't I show banned users in online page? Thanks |
|
#2
|
|||
|
|||
|
you can create one plugin at
forumhome_loggedinuser_query WIth This Code Code:
$hook_query_where .=" AND user.usergroupid != 8"; Note: This will hide ban user from Who's Online for everyone |
|
#3
|
||||
|
||||
|
Okay, Thank you very much
|
|
#4
|
|||
|
|||
|
How do you "create one plugin" ?
|
|
#5
|
||||
|
||||
|
Go to your Admin CP -> Plugins & Products -> Add New Plugin
prodct: vbulletin hook: forumhome_loggedinuser_query title: hide banned users exec. order: 5 php code: PHP Code:
|
| Благодарность от: | ||
| Lynne | ||
|
#6
|
|||
|
|||
|
Oh my that's not how I was trying to do it
Thanks BoP5
|
|
#7
|
|||
|
|||
|
I've done that code and its still showing the banned usergroup on the who's online
|
|
#8
|
||||
|
||||
|
Is your banned usergroup, usergroup 8 and only usergroup 8?
|
|
#9
|
|||
|
|||
|
Im trying to do it on a 3.8.3.
Would that effect it at all? |
|
#10
|
||||
|
||||
|
No it's the same on all 3.8/3.7 versions... But I noticed you posted your index.php isn't working- so that would make a difference since this is only visible on index.php.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|