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 - reCAPTCHA v2 Human Verification (https://vborg.vbsupport.ru/showthread.php?t=315960)

Flipfloptrader 05-10-2017 10:49 PM

Durr! Answer on previous page, many thanks Dominco.

Flipfloptrader 05-15-2017 04:44 AM

I've noticed a real up tick in bot registrations over the last couple of weeks. I must get 15-20 'fake' registrations a day, all from .ru email addresses. Thankfully I have spambot stopper also which saves all of them as they fill in the registration form in under 2 seconds. Annoying none the less.

In Omnibus 05-15-2017 07:19 PM

Quote:

Originally Posted by Flipfloptrader (Post 2586524)
I've noticed a real up tick in bot registrations over the last couple of weeks. I must get 15-20 'fake' registrations a day, all from .ru email addresses. Thankfully I have spambot stopper also which saves all of them as they fill in the registration form in under 2 seconds. Annoying none the less.

Why don't you block .ru e-mail addresses from registration globally in the admincp? :D

dan325ci 05-17-2017 08:57 PM

Quote:

Originally Posted by Flipfloptrader (Post 2586366)
Doesn't work on 4.2.5 unfortunately.

Doesn't like this line from what I can see:

Code:

        parent::vB_HumanVerify_Abstract($registry);

Yes same issue here.

Anyone have a fix for 4.2.5?

MarkFL 05-17-2017 09:08 PM

Quote:

Originally Posted by dan325ci (Post 2586631)
Yes same issue here.

Anyone have a fix for 4.2.5?

Try this:

Quote:

Originally Posted by Domenico (Post 2579677)
On line 14 replace:
Code:

                parent::vB_HumanVerify_Abstract($registry);
with:
Code:

                parent::__construct($registry);
That's it. :)


Flipfloptrader 05-17-2017 10:08 PM

Quote:

Originally Posted by In Omnibus (Post 2586563)
Why don't you block .ru e-mail addresses from registration globally in the admincp? :D

I tried this and they're still getting through. The odd thing is when I try and replicate it by using xxx@mail.ru it tells me the administrator has blocked the email address so it seems to work but I still get emails showing registration rejections.

Drakie 05-24-2017 08:55 AM

Quote:

Originally Posted by Flipfloptrader (Post 2586524)
I've noticed a real up tick in bot registrations over the last couple of weeks. I must get 15-20 'fake' registrations a day, all from .ru email addresses. Thankfully I have spambot stopper also which saves all of them as they fill in the registration form in under 2 seconds. Annoying none the less.

Block stuff in your vBulletin options. I have a list of close to 4000 lines of email spam TLDs and domains like:
Code:

.ru
.ro
.ga
.top
.black
.blue
.email
.fyi
.love
.pro
.website
.click
.club
.faith
.link
.review
.rocks
.site
.space
.top
.work
.xyz

And more TLDs that most people dont use anyway. Unless you run a Russian forum or such. :D

RaYdeN.ADM 05-24-2017 11:48 AM

Quote:

Originally Posted by Drakie (Post 2586885)
Block stuff in your vBulletin options. I have a list of close to 4000 lines of email spam TLDs and domains like:
Code:

.ru
.ro
.ga
.top
.black
.blue
.email
.fyi
.love
.pro
.website
.click
.club
.faith
.link
.review
.rocks
.site
.space
.top
.work
.xyz

And more TLDs that most people dont use anyway. Unless you run a Russian forum or such. :D

Where do you add that lock?

Areku 05-25-2017 06:30 AM

Settings -> User Banning Options -> Banned Email Addresses

RaYdeN.ADM 05-26-2017 01:45 AM

Quote:

Originally Posted by Areku (Post 2586923)
Settings -> User Banning Options -> Banned Email Addresses

Thanks, I thought that there could only be put @domains.extension according to the description of vbulletin.


All times are GMT. The time now is 05:52 AM.

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.01519 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_code_printable
  • (8)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