redirect your banned users to another place

well.. its very simple, just place this code in your header template and thats all.

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

if you want to redirect them to another place just change the
Code:
masfresa.com
(do not visit that page, its the worse page ever) or you can redirect them into a picture of a butt... i'm sure that you have good ideas =P, but to me, masfresa its a good place for banned users.
 

vbuser49

New Member
Is there a way to redirect banned IPs?

Also, does anyone know where to find or how to make that meatspin page that jumps all over the place and can't be closed?
 

vbuser49

New Member
Great hack, thanks for mentioning it. I find that sometimes banning a user creates problems as they contact other members and complain. This is a great way to make a user go away on his own without making the forum admin look bad.

The redirection hack works very well BTW. I redirected one banned user to the bouncing 3 men in a tub window that you can't close. That user did make a stink about it on another board but in that case I didn't mind. My board is small and I plan to keep it that way.
 
Top