Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Stop Forum Spam Details »»
Stop Forum Spam
Version: 1.0.0, by King Kovifor King Kovifor is offline
Developer Last Online: Aug 2015 Show Printable Version Email this Page

Category: Integration with vBulletin - Version: 4.0.x Rating:
Released: 03-28-2010 Last Update: 03-28-2010 Installs: 154
Uses Plugins
Additional Files Translations  
No support by the author.

Purpose

The purpose of the Stop Forum Spam database integration is to add an effective way to reduce the amount of Spammer registrations on your forum.

Limitations

As of v1.0.0, the modification only works with new registrations. A later update will allow submission of previously registered users as well as integration with moderator controls and user profiles. Also, the modification will eventually have the ability to have more actions besides rejection of the registration.

Installation

Installation includes the uploading of 1 file as well as installing 1 product through the Administrators Control Panel.
  1. Upload class_sfs.php to your forum's /includes directory.
  2. Install product_kk_sfs_integration.xml through the ACP (ACP -> Plugins & Products -> Manage Products -> [Add/Import Product]
  3. Modify the tolerance level, if desired. This can be found under the registration options.
  4. Enjoy

Default Tolerance Level

By default, the tolerance level is set to 2. Meaning it must match at least 2 out of 3 fields (Username, IP, and Email) to be rejected. If it only matches 1 field, it will be permitted to go through.

Release History
v1.0.0 -3/28/2010

Download Now

File Type: zip SFS Integration v1.0.0.zip (4.0 KB, 792 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
da_judge

Comments
  #12  
Old 03-29-2010, 10:53 AM
mokonzi's Avatar
mokonzi mokonzi is offline
 
Join Date: Nov 2007
Location: SW Scotland
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wouldn't say so, I'd suggest it's a completely new one (admittedly I've not looked this over) but built on similar lines.

If the developer works on some of the other features, I'd certainly be interested, as it will have more options that the other mod. Until that time, I'm just gonna tag it.
Reply With Quote
  #13  
Old 03-29-2010, 11:45 PM
viarun viarun is offline
 
Join Date: Feb 2010
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this...giving it a whirl. Marked as installed.

Anyone have any experience with this thing on it's "High" setting? Any false positives ? I'll try "Medium" for now.
Reply With Quote
  #14  
Old 03-30-2010, 12:34 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, this is completely new. My original class had the options to disable checks, but I needed something pronto, do I removed them. The reasons include with my fail method (tolerance level), a user could theoretically cripple the functions of the modification because of disabling two, yet keeping the same medium tolerance, meaning that it will never fail. There is logic I have to sort out before I implement such a feature. I am always open to feature suggestions, especially as I would like a complete solution that is as effective as can be.

Viarun, I have not had any experience about the false positives given by the high setting as it was just coded. The error message does suggest the user contact the administrator through the contact us link. This may be changed by editing the phases.
Reply With Quote
  #15  
Old 03-30-2010, 12:38 AM
firefoxextreme firefoxextreme is offline
 
Join Date: Mar 2010
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your new mod here works better than the other one, where it actually works according to the criteria, where the other mod even tells me I'm a spammer. this mod all members not actually on the Stop forum spam list can register. The other mod blocked many who were not on the list and I think its a bug in the setting to block registration if the call to Stop forum spam times out even if its set at disabled. Clicked installed and nominated.
Reply With Quote
  #16  
Old 03-30-2010, 12:43 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am glad that I could have helped you. Hopefully I don't get too many false positives.
Reply With Quote
  #17  
Old 03-30-2010, 12:49 AM
firefoxextreme firefoxextreme is offline
 
Join Date: Mar 2010
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hopefully not, I also check the ips with The Project honeypot just in case and in a few rare occasions a comment spammer is not on the Stop Forum spam list.
Reply With Quote
  #18  
Old 03-30-2010, 12:56 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Theoretically, false positives should not occur due to my modification, only if there are false entries within the stop forum spam database.
Reply With Quote
  #19  
Old 03-30-2010, 01:02 AM
firefoxextreme firefoxextreme is offline
 
Join Date: Mar 2010
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I think your Mod is dead on, as I have members who are able to join now telling me
that they tried before when I had the other Mod installed, and they were told they were
spammers, so according to all available evidence to me so far, I say it works 100 percent.
I have it set at the default of medium also.
Reply With Quote
  #20  
Old 03-30-2010, 01:11 AM
King Kovifor's Avatar
King Kovifor King Kovifor is offline
 
Join Date: Nov 2004
Location: PA
Posts: 3,872
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well that is promising. and I am glad that your forum has members returning to register when they had received a false positive.
Reply With Quote
  #21  
Old 03-30-2010, 07:32 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

tagged for later use. Looking forward to see what future updates you bring to this
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:26 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.05179 seconds
  • Memory Usage 2,326KB
  • Queries Executed 26 (?)
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
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete