The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Banned Users?
Hi,
I have banned a few of my members today but if I use the "Admin login as User" and have a look around I noticed that banned members can still change their email addresses and passwords? Is there anyway to disable everything on the board and have the banned notice displayed as soon as they view my board? Thanks for any help |
#2
|
|||
|
|||
I believe you can, Just go to the Banned usergroup's permissions and edit it. Via Admin panel.
|
#3
|
||||
|
||||
Quote:
Hi Yes there is only this option but when set to "no" it still allows banned members to enter the Usercp and only shows the banned message after they have clicked on a link Quote:
|
#4
|
|||
|
|||
Just use a IF statement to hide the "usercp" link, or just go into the templates and add a IF statement for emails / pw.
Code:
<if condition="in_array($bbuserinfo[usergroupid], array(USER_ID))">ICONS / CONTENT HERE.</if> - Phantom |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|