vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - vbStopForumSpam (https://vborg.vbsupport.ru/showthread.php?t=230921)

jkcerda 04-13-2010 02:47 PM

sweet

Battle_Ring 04-13-2010 09:46 PM

This was working great, but all of a sudden the spammers are back in full force

KW802 04-13-2010 10:51 PM

Quote:

Originally Posted by Battle_Ring (Post 2020787)
This was working great, but all of a sudden the spammers are back in full force

What is your log showing?

john h 04-16-2010 11:49 PM

Quote:

Originally Posted by Lore Master (Post 2009593)
The Unregistered displays when the username field is left blank when the form is sent. The REMOTERR dislays when the email field is left blank. For some reason these started showing up in vB 4.0.

My workaround: to check for a blank username and email fields and if either are empty bypass the stopforumspam check, as vB will send the user back to complete these fields anyways. Just a work-around, I tested it and it seemed to work correctly.

Go to plugins and open the vbstopformspam plugin for register_addmember_process. Select edit, and highlight the code. Paste this over it:

Code:

if (!empty($vbulletin->GPC['username']) AND !empty($vbulletin->GPC['email']))
{
                                $sfsPurged = false;
                                require_once('includes/functions_vbsfs.php');
                                sfsProcess();
}


I will give this a go. So far I seem to be getting no username but with email in the logs. If just the username is blank, will this still work? I noticed the "AND" clause in the code, can this be made "OR"? I don't know php that well.

Jaxel 04-17-2010 12:54 AM

This is my registration history for the past month...

Code:

March 17, 2010                6
March 18, 2010                2
March 19, 2010                2
March 20, 2010                3
March 21, 2010                4
March 22, 2010                7
March 23, 2010                2
March 24, 2010                1
March 25, 2010                4
March 26, 2010                6
March 27, 2010                5
March 28, 2010                8
March 29, 2010                5
March 30, 2010                8
March 31, 2010                4
April 01, 2010                3
April 02, 2010                4
April 03, 2010                2
April 04, 2010                6
April 05, 2010                8
April 06, 2010                18
April 07, 2010                34
April 08, 2010                41
April 09, 2010                36
April 10, 2010                30
April 11, 2010                25
April 12, 2010                48
April 13, 2010                55
April 14, 2010                21
April 15, 2010                44

clearly spamrate is going up...

nitra1000 04-17-2010 01:50 PM

Quote:

Originally Posted by Mastergumble (Post 2020190)
I did a few tests with 4.0.3 Facebook connection without disable this mod and didnt got any problem.

What issue you getting with it enabled?

Anyone else no which way this goes, does it work with facebook connect or throw errors?

Mastergumble 04-17-2010 03:44 PM

It allow FB registrations, so far i dont have problems running 4.0.3 still having the listed spammers being bloqued.

john h 04-21-2010 05:46 AM

My blocked spammer are not being submitted to the www.stopforumspam.com website. I have triple checked my API key and it is entered correctly in the options page. Any ideas?

trackpads 04-24-2010 04:47 PM

I have Facebook connect on and since I installed this mod the ONLY spammers I have gotten was from Facebook :)

Nice mod, thanks again for the work! 966 blocked in the first 10 days!

-Jason

trackpads 04-26-2010 02:05 PM

This was just in my logs, what does this mean?

Code:

#file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroKey\MarlboroKey.txt,3,S] [url=#file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroURL\MarlboroUrl.txt,1,L]]#file_links[C:\Documents and Settings\Administrator\De        2010-04-26 08:27:09        #file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroKey\MarlboroKey.txt,3,S] [url=#file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroURL\MarlboroUrl.txt,1,L]]#file_links[C:\Documents and Settings\Administrator\De        98.217.74.198        Allowed registration
#file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroKey\MarlboroKey.txt,3,S] [url=#file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroURL\MarlboroUrl.txt,1,L]]#file_links[C:\Documents and Settings\Administrator\De        2010-04-26 08:26:57        #file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroKey\MarlboroKey.txt,3,S] [url=#file_links[C:\Documents and Settings\Administrator\Desktop\Base\MarlboroURL\MarlboroUrl.txt,1,L]]#file_links[C:\Documents and Settings\Administrator\De        98.217.7



All times are GMT. The time now is 10:51 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.01986 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete