vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Anti-Spam Options - reCAPTCHA v2 Human Verification (https://vborg.vbsupport.ru/showthread.php?t=315964)

WEBDosser 09-17-2016 03:12 PM

deleted

zxcji 11-26-2016 03:40 PM

hello can i use it on vb 3.8.9 ?

asabiyim 07-18-2017 04:12 PM

ReCaptcha v2 we want :( not working!

Express Plus 08-22-2017 06:54 PM

[22-Aug-2017 19:51:34 UTC] PHP Fatal error: Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() in /home/xxx/public_html/vb/includes/class_humanverify_new_recaptcha.php on line 14
[22-Aug-2017 19:54:00 UTC] PHP Deprecated: Assigning the return value of new by reference is deprecated in /home/xxx/public_html/vb/global.php(400) : eval()'d code on line 347

Tested on php 5.6 and 7.0
I'm using vBulletin 3.8.11

forumhack 09-21-2017 05:36 PM

dont work 3.8.11
HTTP ERROR 500

yep now work
change code:
https://vborg.vbsupport.ru/showpost....&postcount=233

Fynnon 10-20-2017 07:08 AM

Quote:

Originally Posted by irxzirox (Post 2575956)
I'm running vBulletin v3.8.9 Patch Level 1, and your mod doesn't show up under Human Verification Options at all. It's just the default settings there. Mod installated fine, no errors. Help?

It is not in vB Setting - Human Verification Options. It's a bit confusing...but it is before that
Go to Admin Control Panel then click the arrow and expand vBulletin Options and look for Human Verification Manager

BirdOPrey5 12-04-2017 02:16 PM

Running VB 3.8.11 and after making the change talked about in post 26, copied here from the VB 4.x version of this mod, working fine:

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

Note- Line 14 to be edited is in the file to be uploaded /includes/class_humanverify_new_recaptcha.php.

BGObsession 12-04-2017 03:25 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2591416)
Running VB 3.8.11 and after making the change talked about in post 26, copied here from the VB 4.x version of this mod, working fine:



Note- Line 14 to be edited is in the file to be uploaded /includes/class_humanverify_new_recaptcha.php.

I'm a little confused. I know Recaptcha 1 is going away, so updating to version 2 is required now if you want to use Recaptcha at all.

I'm running vB 4.2.5, php 7.1.

I see there is a vB 4 version of this mod. What exactly do I need to alter in the upload files of the vB 4 version to get Recaptcha 2 to work? Are you saying that all I need to do is edit the /includes/class_humanverify_new_recaptcha.php file as annotated and then install the version 4 mod?

BirdOPrey5 12-04-2017 09:36 PM

Quote:

Originally Posted by BGObsession (Post 2591418)
I'm a little confused. I know Recaptcha 1 is going away, so updating to version 2 is required now if you want to use Recaptcha at all.

I'm running vB 4.2.5, php 7.1.

I see there is a vB 4 version of this mod. What exactly do I need to alter in the upload files of the vB 4 version to get Recaptcha 2 to work? Are you saying that all I need to do is edit the /includes/class_humanverify_new_recaptcha.php file as annotated and then install the version 4 mod?

First for the 4.x version of this mod we should be tasking in the 4.x thread: https://vborg.vbsupport.ru/showthread.php?t=315960

But no. making that edit is not the only thing you have to do. You have to follow the instructions to install the full add-on first. Then you need to edit that file so the add-on works properly.

Each add-on usually has instructions for installation either in the first post or the zip file or both.

But generally it's the same VB 3.x or VB 4.x... Download the correct version of the mod, upload any files you need to upload, then go to Admin CP -> Plugins & Products -> Product Manager, choose Upload New Product, select the product xml file from the download, click Import.

At this point you should make the file edit.

Then follow the rest of the instructions to edit the settings and get a key from Google.

Finally, be sure you test it yourself to make sure it works.

BGObsession 12-05-2017 01:52 AM

I hear you. I found this discussion first and several folks were discussing vB4 version in this thread. I know how to install a mod :) Sorry - found the references to different lines that required editing in both mod threads (both lines 8 and 14 were referenced) confusing. I decided not to bother with updating Recaptcha at all and am just going with a couple of quiz questions.


All times are GMT. The time now is 02:53 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.01106 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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