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)

Domenico 03-16-2017 03:25 PM

Hi,

Can you update this plugin and make it work with the new Invisible reCAPTCHA ?
https://www.google.com/recaptcha/intro/invisible.html

Thank you!

RichieBoy67 03-22-2017 09:41 PM

Needs updates for php7..

mod_fcgid: stderr: PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; vB_HumanVerify_NewRecaptcha has a deprecated constructor in #######################/httpdocs/includes/class_humanverify_newrecaptcha.php

z3r0 03-23-2017 07:19 AM

Quote:

Originally Posted by RichieBoy67 (Post 2584212)
Needs updates for php7..

mod_fcgid: stderr: PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; vB_HumanVerify_NewRecaptcha has a deprecated constructor in #######################/httpdocs/includes/class_humanverify_newrecaptcha.php

It works fine on my php7 sites with this fix - https://vborg.vbsupport.ru/showpost....&postcount=197

RichieBoy67 03-23-2017 07:04 PM

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. :)

Thanks, I didn't see that..

RichieBoy67 03-23-2017 07:12 PM

Quote:

Originally Posted by z3r0 (Post 2584224)
It works fine on my php7 sites with this fix - https://vborg.vbsupport.ru/showpost....&postcount=197

Thanks but i already see that change done..

hippiesimz 03-26-2017 08:07 AM

i got this one,
---------------------------------------------------

- Decoded response:
- success: false
- error-codes: invalid-input-secret
- Error Phrase: Human verification unsuccessful due to incorrect reCAPTCHA secret. Contact the admin.
Verification Failed.

-------------------------------------

please help.

RichieBoy67 03-26-2017 10:30 AM

Quote:

Originally Posted by hippiesimz (Post 2584347)
i got this one,
---------------------------------------------------

- Decoded response:
- success: false
- error-codes: invalid-input-secret
- Error Phrase: Human verification unsuccessful due to incorrect reCAPTCHA secret. Contact the admin.
Verification Failed.

-------------------------------------

please help.

Did you register for Google recaptcha and enter the correct information into the plug in settings?

Flipfloptrader 04-12-2017 06:05 AM

Quote:

Originally Posted by Domenico (Post 2583951)
Hi,

Can you update this plugin and make it work with the new Invisible reCAPTCHA ?
https://www.google.com/recaptcha/intro/invisible.html

Thank you!

Just a little nudge...this would be a fantastic addition.

Crotan 04-27-2017 09:18 PM

thanks! Was previously using keyCAPTCHA, and now switched to this. The original reCAPTCHA has long been ineffective.

Flipfloptrader 05-10-2017 10:46 PM

Doesn't work on 4.2.5 unfortunately.

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

Code:

        parent::vB_HumanVerify_Abstract($registry);


All times are GMT. The time now is 11:49 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.01673 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)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