Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-17-2003, 02:21 AM
DaveG DaveG is offline
 
Join Date: Apr 2003
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Banning a problem user

Hello,

We have a crazy user who needs to be banned from the forum (2.2.7) and he keeps changing IPs and registering new accounts. Any suggestions on a more permanent type of ban without blocking a MAJOR group of IPs?

I'd rather not close the forum to guest posting and have to validate all new users because of one punk. Any ideas?
Reply With Quote
  #2  
Old 07-17-2003, 03:00 AM
Velocd's Avatar
Velocd Velocd is offline
 
Join Date: Mar 2002
Location: CA University
Posts: 1,696
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Out of curiousity, how many times has he re-registered at your forums?

I've had some problem users in the post, but after a strict IP ban they usually stopped showing up.

It's hard once a user knows they've been banned, because then they come back persistant on being annoying.

If you replace in functions.php:
PHP Code:
eval("standarderror(\"".gettemplate("error_banip")."\");"); 
With:

PHP Code:
header("HTTP/1.0 404 Not Found");
   
header("Status: 404 Not Found");
   exit; 
That would simply output a 404-error and the user would never know what happened. Unless of course, someone were to tell them they were banned.

Anyway.. for your current issue.. I would try with some hacking to make it so nobody could view that users posts/threads/pms/etc. Eventually he should get so tired of nobody noticing him, he'd just leave.

I think a hack like this exists around the forum.. you may want to search for it.

Here is another method, by trapping users:
https://vborg.vbsupport.ru/showthrea...hlight=404+ban
Reply With Quote
  #3  
Old 07-17-2003, 10:36 AM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The best method i have used is the Miserable users hack

They just don't bother coming back...

- miSt
Reply With Quote
  #4  
Old 07-17-2003, 11:40 AM
Andrew111888's Avatar
Andrew111888 Andrew111888 is offline
 
Join Date: Mar 2003
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

They can log out and re-join, though.... *if* they ever find out that that hack is on them. Keep the installation of it on the downlow
Reply With Quote
  #5  
Old 07-17-2003, 12:13 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just keep banning but never contact him or reply to any contact that he makes to you. Eventually he'll get bored and go away. If he doesn't, report him to his ISP.
Reply With Quote
  #6  
Old 07-21-2003, 04:38 PM
DaveG DaveG is offline
 
Join Date: Apr 2003
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the replies... This guy was given the miserable hack and then he logged out. Once that happened he was back in business and setup a new userID. Every time I would try banning the user, he would come back with a new IP and a new user account.

So... I was able to track all this as I was online at the same time. New account, post ban him. Then he would keep doing this over and over.

Finally, he apologized and I reinstated his main account. But this punk is going to start trouble again so I'm not sure what to do.
I can't be too restrictive with an IP ban because I don't want to block all the other people within his ISP in the area (actually, I did that by mistake for about 10 mins).

I was lucky to be online at the same time he was, so I was able to track everything and his other IDs as he created them. But in the future when I'm not online to catch this, ugh. It can be a mess!

Oh, and when I emailed his ISP about this, wonderfull good `ol SBC global wouldn't help. All they were interested in was email abuse and SPAM.
Reply With Quote
  #7  
Old 07-21-2003, 06:48 PM
N9ne N9ne is offline
 
Join Date: Feb 2002
Posts: 1,495
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Most ISPs are useless these days, I've reported some people to their ISP but they did *nothing* about it.
Reply With Quote
  #8  
Old 07-21-2003, 06:54 PM
DaveG DaveG is offline
 
Join Date: Apr 2003
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wish my version of VB (2.2.7) had an option to ban by his hostname.
Reply With Quote
  #9  
Old 07-22-2003, 09:58 AM
Logician's Avatar
Logician Logician is offline
 
Join Date: Nov 2001
Location: inside vb code
Posts: 4,449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 10:54 PM DaveG said this in Post #8
I wish my version of VB (2.2.7) had an option to ban by his hostname.
How could that help you? If he is using the same host everytime, just ban host's IP range so it is same with banning the host name.

If he does not use the same host everytime, it does not matter whether vb has such a feature or not.

You can try to put new users in moderation for some time until he is gone.
Reply With Quote
  #10  
Old 07-22-2003, 11:43 AM
Mark Hewitt Mark Hewitt is offline
 
Join Date: Oct 2001
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've had people register dozens of times. At the end of the day it takes me much less time to push ban that it does for them to re-register. So they can't win
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 06:15 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
  • Page Generation 0.04104 seconds
  • Memory Usage 2,257KB
  • Queries Executed 13 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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