Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Blank Page Ban! Details »»
Blank Page Ban!
Version: 1.00, by N9ne N9ne is offline
Developer Last Online: Jul 2019 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 02-06-2003 Last Update: Never Installs: 28
 
No support by the author.

Blank Page Ban Hack by N9ne: 7th Feb 2003
vB version: 2.2.x

File edits: 1 (forum/global.php)
Templates to add: 1 (blankpageban)

Description: This is another form of banning members of your forum.
When you a ban a user, put them into the new usergroup you will
create during the installation of this hack, a group called Blank Page Banned.
If a user is in this group, they will get a blank page all over your forum, they
will not be able to see anything. They cannot even logout to avoid this. The
only way is to delete their cookies. You can also modify this hack very very
easily to change it so there's a message on this blank page, you can put anything
here though, anything using html! A good idea is to put a fake mysql or php parse
error making the banned user think there's something wrong with the forum when
really it's just him that's banned!



I can't provide a screenshot really, just imagine a blank page .

Basically this hack is just going to make life a bit odd for your banned users .

NOTE: If you have a banned usergroup already, and you wish to put all users in that group into the blank
page ban group quickly, you can simply rename the banned usergroup you have to Blank Page Banned and
enter the usergroupid of that usergroup inplace of the X in the code above.



---------------------------------------------------------------------------------
This is my first hack in a while, I want to thank TheMayhem for giving me the idea for this hack.

Download the attachment for installation instructions.
---------------------------------------------------------------------------------

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 02-13-2003, 06:10 PM
N9ne N9ne is offline
 
Join Date: Feb 2002
Posts: 1,495
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well really, banned users can easily get around a ban, but things like this will make them think that there's something wrong with the forum, and they won't think they're banned.

Note to all: Please click install if you installed this hack thanks.
Reply With Quote
  #23  
Old 02-18-2003, 02:45 AM
mzlogical
Guest
 
Posts: n/a
Default

works great! thanks.

~clicks install.
Reply With Quote
  #24  
Old 05-05-2003, 11:57 AM
subu1 subu1 is offline
 
Join Date: Sep 2002
Location: Germany
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it works fine

click click
Reply With Quote
  #25  
Old 08-01-2003, 05:27 AM
vB-Host.com's Avatar
vB-Host.com vB-Host.com is offline
 
Join Date: Apr 2003
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can I do the following and if not can you tell me the correct way..

lets say group 12 is banned and group 13 have not verified an e-mail account yet and group 14 is still awaiting admin approvel...

if ($bbuserinfo[usergroupid]==12) {
eval("dooutput(\"".gettemplate('blankpageban')."\" );");
}else{
echo (""); }

if ($bbuserinfo[usergroupid]==13) {
eval("dooutput(\"".gettemplate('checkmail')."\");" );
}else{
echo (""); }

if ($bbuserinfo[usergroupid]==14) {
eval("dooutput(\"".gettemplate('adminapprove')."\" );");
}else{
echo (""); }

?>
Reply With Quote
  #26  
Old 06-28-2005, 01:48 AM
John the Artist John the Artist is offline
 
Join Date: Jun 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, it doesn't work on 3.0.7. The user just gets a note they they don't have permissions and get a link to log out.

I want a blank page.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04207 seconds
  • Memory Usage 2,246KB
  • Queries Executed 20 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (5)postbit_onlinestatus
  • (6)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete