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)

dianna 03-03-2010 04:58 PM

Steve1966 I guess no one wants to share how they got it to work with us

vijayninel 03-04-2010 02:20 AM

It seems that http://www.theybannedme.com/ has been down for more than a week now and is broken. The current downtime message says :

Quote:

so apparently something irrevocably corrupted the forums database.... RICHYYY?!?!?!?!?

Casmos 03-24-2010 11:11 PM

Quote:

Originally Posted by KissOfDeath (Post 1990475)
how does this work for vb4?

Edit* don;t worry figured it out

There is a new update working VB4
https://vborg.vbsupport.ru/showthrea...92#post2009592

enjoy:D

Mo7mD.ZaYOnA 03-28-2010 09:41 AM

I want to hide names banned user from the Who's Online !! :(

Iguana Goddess 04-12-2010 05:40 PM

For anyone still using this mod, you may direct banned users to my site as theybannedme.com no longer exists. Site link is in my signature.

Iguana Goddess 04-12-2010 05:41 PM

For anyone still using this mod, you may direct banned users to my site as theybannedme.com no longer exists. Site link is in my signature.

g0dfather1984 04-30-2010 10:20 PM

Quote:

Originally Posted by RocCityDad (Post 1772768)
anyway to redirect an IP address?

There is a way to do this, if I may post this here.

In your .htaccess file at the VERY TOP, place this:

# The following is IP deadbanning, it redirects if the IP matches
RewriteEngine on
RewriteCond %{REMOTE_ADDR} ^11\.111\.111\.111$ [OR]
RewriteCond %{REMOTE_ADDR} ^111\.11\.111\.111$
RewriteRule .* http://banned.ytmnd.com/ [R=301,L]

Of course replace the 1's with the IP Addresses you'd like to use. (And those ones are a fake IP btw)

You may also replace the website as well, if you'd like.

Then if you want to add more, just copy & paste the following line:

"RewriteCond %{REMOTE_ADDR} ^111\.11\.111\.111$"

You want the last line to always be WITHOUT [OR]

Any line above that should contain that [OR] statement for new bans.


Hope this helps.

Rideharder 05-06-2010 12:35 AM

that was funny!

H22A 11-24-2010 12:06 AM

thanks for this !
I redirect to
Code:

http://piv.pivpiv.dk/

John Danley 06-19-2015 03:37 PM

Works good.


All times are GMT. The time now is 08:51 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.01219 seconds
  • Memory Usage 1,730KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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