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

x iJailBreak x 10-16-2020 09:00 PM

JB: hCaptcha Human Verification
 
1 Attachment(s)
hCaptcha for vBulletin 4



This mod serves as a new Human Verification method using the hCaptcha solution.
  • Should work on all versions of vBulletin 4, all the way to 4.2.5.
  • Works on both PHP 5 and 7, up to (at least) 7.3.

This mod was heavily based on kh99's brilliant reCAPTCHA v2 mod and uses a lot of his code, just refactored for hCaptcha instead of reCAPTCHA.

To install, upload the contents of the Upload folder to your forum root, and import the product XML in your product manager. Then go to your Human Verification settings and enable hCaptcha.

In order to use this product, you will require a site key and secret key. You can get these by registering at hcaptcha.com and setting up a new site.

Again, in case you missed it before, a big thanks to kh99 for allowing reuse of his code, making this plugin possible.

Bulent Tekcan 11-30-2020 06:56 AM

Hello,


Is it possible to integrate 1st step for this MOD ?


https://vborg.vbsupport.ru/showpost....&postcount=326



Regards

postcd 12-23-2021 08:07 PM

How can i force certain language, lets say slovak / sk please within this plugin?

When searching for lang, i have found only:
Code:

                if (preg_match('#^([a-z]{2})-?#i', vB_Template_Runtime::fetchStyleVar('languagecode'), $matches)) {
                        $humanverify['hl'] = strtolower($matches[1]);
                }


GhostHunter2010 01-09-2022 08:32 AM

installed 4.2.5 works perfect thx

popup 04-19-2022 04:20 AM

Installed on 4.2.5 with PHP 7.0 but nothing appears. Any tips?


All times are GMT. The time now is 03:27 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.01167 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete