![]() |
Blank Page Ban!
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 :D. Basically this hack is just going to make life a bit odd for your banned users :D. 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. --------------------------------------------------------------------------------- |
Tested it and it works perfectly fine. The best error I found was a server timeout error so they can't put 2 and 2 together if you like give a database error written out on html. And with the server timeout error all you have to do is copy and paste html whenever you find that message from one time or another and it will leave your banned user puzzled forever. :)
|
Cool idea!!
...installed! :D |
Wow nice hack N9ne, i'll probably install this on my test board to then ban my self.lol
Great job.*clicks install* |
That's what I did when I was testing this hack, I just banned myself :D
|
Great hack! Installed perfectly on 2.29! <clicks install> :cheeky:
Can you give me a rough estimate of how hard it would be to have this blankpageban show up every say 3 times the user clicked on a template? It would make it easier to be tricky with users ;) Thanks for the hack! |
My forums are thankfully very stable so can anyone give me an idea where I can find an error page to copy short of taking down mySQL ;) Like a server time out error?
|
type in google: "server time out" and you'll find them ;)
|
Quote:
|
Quote:
BTW, this hack effing rocks! I've been looking for something like to clear up some issues I've been having. |
Quote:
|
Quote:
|
thx for this !!
|
Quote:
|
Hrmmm, I'm not sure if I did something wrong - I installed the hack, but everyone, not just members of the designated usergroup, was getting a blank page. I followed the directions to word, so, I'm not sure. *shrug*
A very nice idea, however. It's something I've been looking for. Regards, Kaelon |
Ingenious;)
:) Satan |
Quote:
Please post exactly what you have as the last 6 lines of global.php. Also, make sure there is NOTHING after the ?> Make sure there are no lines or spaces after the > sign at the end of the file. |
wow great hacks being released
***installs |
Quote:
|
Will this really work?
I havea memebr who has cable or something, and kept trying to sign up. I banned his absolute hostname, not single IP. I also added his accounts to the blank page group. He doesn't seem to be posting anymore though. Hmm......any tips on how else to deal with banned guys who wont get a clue? |
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. |
works great! thanks.
~clicks install. |
it works fine;)
click click |
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 (""); } ?> |
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. :( |
All times are GMT. The time now is 04:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|