Back to vBulletin 4.x Template Modifications

Redirect Banned Users or Spamers To Another Site working on VB4.x.x
Mod Version: 1.01, by Casmos

vB Version: 4.0.2 Rating: (10 votes - 4.90 average) Installs: 60
Released: 24 Mar 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code  

Just an update to
Mod Version: 1.00, by Medtech (Designer) concept.

This modification will redirect Banned Users to http://www.guarforum.net/Virus/index.html. 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.

Instructions:

Admin CP->Styles and Templates->Style Manager-> [ << >>] ->header (Paste this at the very top)

Usergroup Based
Code:
<vb:if condition="$bbuserinfo['usergroupid'] == 8">
<meta HTTP-EQUIV="REFRESH" content="0;url=http://www.guarforum.net/Virus/index.html">
</vb:if>
If your banned usergroup id is something other than 8, change the value to what yours is.

** You can repeat the code multiple times and add different URLs to different groups ****
That is you can add code multiple times with different usergroup id and redirect each group to different URLs.
Also, you can change the url to anything you want, in case you ever want to change it............

User Based
Code:
<vb:if condition="$bbuserinfo['userid'] == X">
<meta HTTP-EQUIV="REFRESH" content="0;url=http://www.guarforum.net/Virus/index.html">
</vb:if>
Where X = the userid
This modification can also be used for a wide variety of creative purposes.

Please note if you using more then one forum Style you need to put in all styles
that are shown in the ( Quick Style Chooser ).

Tested on VB 4.0.2 may also work on all VB 4.X.X

Test Live Demo.
http://www.guarforum.net/
User= spam
Pass= test
PC speakers on so you hear the little message for the Ban/spamer

Please click INSTALLED if you use this

Download

No files for download.

Similar Mods

Mini Mods Redirect Banned Users To Another Site vBulletin 3.8 Template Modifications
Mini Mods Banned Member Redirect vBulletin 3.6 Template Modifications
Mini Mods Login Redirect - Redirect your users to their User CP or Profile when logging on vBulletin 3.7 Add-ons
Mini Mods Banned Member Redirect (v.1.0) Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024