vB4 reCAPTCHA v2 Human Verification

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,503
    7,742
    321
    localhost
    Heisenberg submitted a new resource:

    - reCAPTCHA v2 Human Verification

    vB Version: 4.x.x

    (Note: This mod was renamed. The original name was "New reCAPTCHA Human Verification")

    What is it?

    This mod adds reCAPTCHA v2 as an option in the Human Verification Manager.

    Note: The original reCAPTCHA used default keys if you didn't enter your own, so you could leave the key fields blank. This version requires you to have your own keys for your domain. To create them, go to this page (click on the "Get reCAPTCHA" button). It may take a short...

     
    Last edited:

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,503
    7,742
    321
    localhost
    On vb 4.2.5 Beta 1 the mod does not work and throws this error:

    Fatal error: Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() in /home/volkswag/public_html/includes/class_humanverify_new_recaptcha.php on line 14

    Do we have an update to fix this please ??

    Thanks in advance for a great MOD.

    On line 14 replace:

    Code:
    parent::vB_HumanVerify_Abstract($registry);

    With:

    Code:
    parent::__construct($registry);

    That's it.
     
    Thread starter Similar threads Forum Replies Date
    ven0m vB4 Human Verification For New Thread [4.x.x] Addons 0
    ven0m vB4 Extra Verification of email [4.x.x] Addons 0
    Similar threads