Log in

View Full Version : Banned Users


vidan
05-28-2009, 12:12 AM
To all helpers, advisor, mod out there, please help me on this one.

I want to make a user that has been banned, cannot see the site, only see the whiteblank pages with message, forum maintanance

then i see this code
<if condition="$bbuserinfo['usergroupid'] == 8">
<meta HTTP-EQUIV="REFRESH" content="0; url=./updates.php">
</if>

because it is work with banned usergroup, but they will see the site first, then after soon change to updates.php
how can i make
<if condition="$bbuserinfo['usergroupid'] == 8">
forum error maintanance
</if>
for the first time they enter the forum?
is there any BANNED TEMPLATES?
cause i cant find it in styles

thanks

Dingo14
05-28-2009, 04:38 AM
just block everything for the banned usergroup, under user group manager

Outbackmark
05-28-2009, 06:03 AM
Ban his IP, preferably in the domain CP, but in VB Options/User Banning will do, he will then get nothing.

Abdullah sahar
05-28-2009, 06:20 AM
I have a product but I did not test it
downloud from her
https://vborg.vbsupport.ru/attachment.php?attachmentid=99720&stc=1&d=1243498709

how to use
vBulletin Options
User Banning Options
you will see
banned by 404.htm
namber group to give him 404.htm

With Regards :)