vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Banned Member Redirect (https://vborg.vbsupport.ru/showthread.php?t=162722)

yeku 03-23-2008 10:45 PM

jejejejeje

installed

thanks

RedDevil 03-24-2008 04:08 PM

Very funny thanks

jfrenaye 04-15-2008 08:37 PM

Is there a way to delay the redirect for 15 seconds so they can read the banned message first if they want?

ChU v2 04-16-2008 06:34 PM

Quote:

Originally Posted by jfrenaye (Post 1491560)
Is there a way to delay the redirect for 15 seconds so they can read the banned message first if they want?

Yes, I will edit this post when I get home from work.

Alfa1 04-16-2008 07:13 PM

What about temporary banned members?

ChU v2 04-16-2008 11:34 PM

Quote:

Originally Posted by Alfa1 (Post 1492414)
What about temporary banned members?

What about them? Once the ban is lifted they are no longer is the banned usergroup so the code does not apply.

Alfa1 04-17-2008 12:07 AM

The redirect tells the member by word, images and sound not to come back. Although this is great for permanently banned members, this does seem wrong for temporary banned members. It would be good to have a different message for those.

ChU v2 04-17-2008 05:41 PM

I see your point. Your free to use your own link, but I'm going to implement a time duration so that it does not redirect right away. So that, the user will be able to view the ban message before being redirected.

PoetJA-1975 04-17-2008 10:59 PM

Which template has the ban message - and could I simply put the ban message on the html page?

Jacquii.

ChU v2 04-18-2008 02:32 AM

Well, the ban message is typed when you ban the member and I don't know what template that is. After I don't think you could have the ban message on the HTML page unless it was the same for every user.

AND

To make a redirect after a certain amount of seconds change:

Code:

content=0
with the "0" being how ever many seconds before the redirect takes place.

BlackLord2008 04-18-2008 02:28 PM

Doesn't Work anymore, Redirects you to a blank page, Binned...

ChU v2 04-20-2008 08:39 PM

Quote:

Originally Posted by BlackLord2008 (Post 1493791)
Doesn't Work anymore, Redirects you to a blank page, Binned...

It's working fine.

Madlike 04-24-2008 06:35 PM

UHauhzuh :D

No More , No More, No More :D

*Installed

srikanthbr 04-30-2008 07:01 AM

thx brother i will kick this spamers every time

Sunka 01-11-2009 12:22 AM

Is this MOD working on vBulletin v3.8.0?

Simon Lloyd 03-24-2009 10:44 AM

Quote:

Originally Posted by Sunka (Post 1708016)
Is this MOD working on vBulletin v3.8.0?

Works on any version of VB, if you have temporary banned members simply create another usergroup as a banned member group and put them in there...this mod only redirects those in usergroup 8

Eq4bits 02-16-2010 11:20 PM

What about vB4.0.1?

theybannedme 02-17-2010 06:45 AM

Quote:

Originally Posted by Eq4bits (Post 1984161)
What about vB4.0.1?

works with 4.0.1: https://vborg.vbsupport.ru/showthread.php?t=198962

Casmos 03-30-2010 02:56 AM

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

enjoy

gbox master 07-03-2013 08:40 PM

i was looking for this mod i had it working once somehow it stopped so i changed some small things

place the attached files in your root dir
place this code in youre header and alter the url in the code

Code:

<if condition="$bbuserinfo['usergroupid'] == 12">
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.youre-url-here/banned.htm">
</if>

be shure that you use the correct usergroupid number

still works and this way it will always work

o yeah replace the header.jpg also use frontpage or what ever to change it with your own header gif or jpg etc etc etc


All times are GMT. The time now is 09:52 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.02093 seconds
  • Memory Usage 1,754KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (20)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