vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Mini Mods - Redirect Banned Users To Another Site (https://vborg.vbsupport.ru/showthread.php?t=198962)

mastertek2000 01-17-2009 12:43 AM

this is great thanks this should be MOTM:up::up::up:

GNDI 01-19-2009 09:45 PM

nice thinking :) thanks

XtremeOffroad 01-23-2009 04:44 PM

Great little addition, Thanks.

baghdad4ever 01-26-2009 05:53 AM

thanks

darkie79 01-26-2009 03:21 PM

So, here is one issue that I have noticed...

I have tried using this for unregisted/not logged in and forwarding it to a pseudo welcome page within vbadvanced...but once it redirects them, it goes into an endless redirect loop

Medtech 01-29-2009 11:26 PM

Quote:

Originally Posted by darkie79 (Post 1725294)
So, here is one issue that I have noticed...

I have tried using this for unregisted/not logged in and forwarding it to a pseudo welcome page within vbadvanced...but once it redirects them, it goes into an endless redirect loop


That is exactly what it will do, cookies are set and you will not be able to login. Not exactly an issue as it falls into the nature of how vbulletin works. you are always unregistered/ not logged in until you login. If this happens to you, you will still be able to login to the admincp directly with a url and change or remove the code.

leodestroy 01-30-2009 12:08 AM

о_0 https://vborg.vbsupport.ru/showthread.php?t=162722

nonspin 02-01-2009 09:55 AM

Quote:

Originally Posted by UKBusinessLive (Post 1710031)
I redirected it to my forums, but with a slight spelling mistake, and they get the dreaded 404 error page ;)

After a while they must give up :D

i redirected them to vbb's original "database error" page ..
that way "banned" dont get much suspicious and/or encouraged to "try"
something else .. :cool:

ti07shadow 02-01-2009 05:04 PM

heres a beter solution, not to drive anyone awa. but if you have access to your sites cpanel (which you should) go there and hopefully you have the ability to create custom errors. Well go into and edit the 403 error one, this is what shows when someone is blocked fro ma website. and place this in there. if you do this, if you ban the persons IP from your website rather than the forums they will be redirected no matter what unless they get smart and use a proxy.

Code:

<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.theybannedme.com">

gmerin 02-03-2009 03:02 PM

do you really think a banned user doesn't immediately clean their cookies? at best these tactics only work one time, and only act to turn a banned user into a determined banned user.

anything less than an ip ban is just giving the admins a false sense of security.


All times are GMT. The time now is 12:21 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01016 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete