Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-18-2011, 02:50 AM
abashiri abashiri is offline
 
Join Date: May 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Stop spammers registering - Recommendations please

I know that there are a couple of threads (with code) on here and I started to read them but after the first few pages of each my brain just switched to sleep mode. :erm:

Basically, at this stage all I want to happen is when a user registers a check is done on their I/P address and email address, on the StopForumSpam database. :up: If the I/P or email addy is then found they are put on my forum's banned list :up: and the user deleted from the forum. :up:

Oh, I don't want hassle with bugs and stuff :down: and it must be easy to use :up: coz I'm simple and like simple things.

Please could someone recommend what the best code/way forward would be for me.

Many thanks
Reply With Quote
  #2  
Old 01-18-2011, 06:48 AM
NuttyPro67 NuttyPro67 is offline
 
Join Date: Jan 2011
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The simplest way to do this is going to be the Spam-O-Matic plugin for your forum. I recently installed it and it works VERY well:
https://vborg.vbsupport.ru/showthread.php?t=248470
Good Luck!
Reply With Quote
  #3  
Old 01-18-2011, 10:14 PM
abashiri abashiri is offline
 
Join Date: May 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Many thanks for your reply NuttyPro67. Can I presume that you haven't experienced any side effects/problems in other areas/functionality of your forum as a result of/since installing the plugin?
Reply With Quote
  #4  
Old 01-18-2011, 10:19 PM
TheLastSuperman's Avatar
TheLastSuperman TheLastSuperman is offline
Senior Member
 
Join Date: Sep 2008
Location: North Carolina
Posts: 5,844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by abashiri View Post
Many thanks for your reply NuttyPro67. Can I presume that you haven't experienced any side effects/problems in other areas/functionality of your forum as a result of/since installing the plugin?
I have not however I'm not NuttyPro67 so forgive me for hijacking your thread .

I do not have it installed on my actual site due to other methods I have in place including moderation of new accounts however I have had many requests by some of my clients to install it and I have seen no issues with it nor have any been reported back to me in my ticket system etc.

I did initially chew them out over admitting to not knowing what vB4 had built-in in regards to spam management however it is a nice mod and works well so it turned out well imo!
Reply With Quote
  #5  
Old 01-18-2011, 10:21 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

spam-o-matic is great. Can be combined with: vmail, ISBOT and let moderators approve new registrations.
Reply With Quote
  #6  
Old 01-18-2011, 10:35 PM
abashiri abashiri is offline
 
Join Date: May 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheLastSuperman View Post
I have not however I'm not NuttyPro67 so forgive me for hijacking your thread .

I do not have it installed on my actual site due to other methods I have in place including moderation of new accounts however I have had many requests by some of my clients to install it and I have seen no issues with it nor have any been reported back to me in my ticket system etc.

I did initially chew them out over admitting to not knowing what vB4 had built-in in regards to spam management however it is a nice mod and works well so it turned out well imo!

Many thanks TheLastSuperman, I had read some of your and others comments on the actually Spam-O-Matic thread and it made me think that it might be more hassle than benefit. However, I am glad to hear that you think it is a nice mod and works well. It's given me some confidence that it may be suitable for me after all.

Quote:
Originally Posted by Alfa1 View Post
spam-o-matic is great. Can be combined with: vmail, ISBOT and let moderators approve new registrations.
Many thanks to you to Alfa1. My confidence in spam-o-matic is continuing to grow. I will probably have a go at installing it later today.
Reply With Quote
  #7  
Old 01-18-2011, 10:38 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vb does have a good spam stopper in its question sign up option, its just got to be configured and have some question and answers applied, they can be changed every once in a while too or add 10 of them its silly to worry about spam, when it does have a solution built in. even without captcha it would have to have a script made on a board by board bases to beat the built in question option, it works use it!
Reply With Quote
  #8  
Old 01-18-2011, 10:58 PM
abashiri abashiri is offline
 
Join Date: May 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by your24hourstore View Post
vb does have a good spam stopper in its question sign up option, its just got to be configured and have some question and answers applied, they can be changed every once in a while too or add 10 of them its silly to worry about spam, when it does have a solution built in. even without captcha it would have to have a script made on a board by board bases to beat the built in question option, it works use it!
I have the confirm/type random letters function initiated but that still doesn't appear to deter the unwanted from registering. :down: I feel that if spammers are going to the bother of typing in the letters displayed then it's not going to be too much more hassle for them to answer a question, is it? :up: :down:

What I would like is just for checks to be done on their I/P and email addy at the time of registering and if either are found in the stopforumspam database then they will be added to my forum's banned list and the user deleted automatically. :up:

Is my way of thinking the best approach? Any comments most appreciated.
Reply With Quote
  #9  
Old 01-19-2011, 12:07 AM
orillia's Avatar
orillia orillia is offline
 
Join Date: Dec 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm a n00b, and I installed spam-o-matic on my own vB3.8.6 site, as well on a 4.1.0PL2 site that we upgraded to 4.1.1. Not a single problem with it, and it has caught 99% of spam registrations. I highly recommend it. I also recommend subscribing at stopforumspam.com and activating the API key (it's free). A lot of people contribute to the database there, and it isn't asking much to reciprocate. Again, excellent hack.

ps- spam-o-matic stops the reg before it clutters your user database. The only time there is an effect is if they slip past the filter, in which case you ban them as spammers, which auto-submits them to stopforumspam (as long as the api key is installed). You can then delete the user.
Reply With Quote
  #10  
Old 01-19-2011, 02:08 AM
abashiri abashiri is offline
 
Join Date: May 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks orillia, I've justed installed spam-o-matic and am waiting to see what happens.
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 02: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
  • Page Generation 0.04474 seconds
  • Memory Usage 2,263KB
  • 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
  • (4)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