Redirect Banned Users To Another Site

kasuwa1235

Well-known member
  • Dec 17, 2007
    6,353
    91
    48
    gampaha
    vbulletin mod



    This modification will redirect Banned Users to theybannedme.com.

    Banned users will not be able to access your forum and create new user

    id's. Only after a bann is lifted and they clear their cookies then

    they will get access again.


    Admin CP->Styles and Templates->Style Manager->Your Skin Style->Edit

    Templates->header->Paste this at the very top

    Code:
    <if condition="$bbuserinfo['usergroupid'] == 8">
    <meta HTTP-EQUIV="REFRESH" content="0;
    url=http://www.theybannedme.com">
    </if>



    If your banned usergroup id is something other than 8, change the value

    to what yours is

    Also, you can change the url to anything you want, in case you ever

    want to change it

    This modification can also be used for a wide variety of creative

    purposes.

    Tested on VB 3.6.x, 3.7.x, and 3.8.x
     

    dagiya

    Active member
  • Mar 13, 2009
    815
    39
    28
    ජබුක් ලන්තේ...
    ado tawa pahadili karapnko..macho..
    mayka karanney kohomada kiyala...
    mehema seen 1k man banned una site 1n dan pennaney ne ney..buns...mokada karanney..?

    Admin CP->Styles and Templates->Style Manager->Your Skin Style->Edit

    Templates->header->Paste this at the very top