The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
reCAPTCHA v2 Human Verification Details »» | |||||||||||||||||||||||||||||||
(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 time after creating the keys before they will work, so if you get "ERROR: Invalid domain for site key", wait a while and try again. vb3 version is here: https://vborg.vbsupport.ru/showthread.php?t=315964 Installation: ---------------------------- 1) Upload the file in the "upload" folder to your server. 2) Import the product XML file from the Product Manager. 3) If you don't already have keys, go to this page and create keys for your domain. (If you already have keys you can get them from that page as well). 4) Go to Settings > Human Verification Manager, select "New reCAPTCHA" for the Verification Library, and click Save. 5) Enter your keys on the options page, and select the light or dark widget as desired (apparently white and black are the only options at this time). You could select "Audio" to default to audio instead of image for the challenge, but the widget seems to have a bug in it at the moment so I recommend leaving it set to "image". Click Save when you're done selecting options. 6) You can check the configuration and do a test by clicking on "Click here to test connection" which appears under the description in the Human Verification Manager. 7) Do a test registration (or other action that requires hv) to test that your keys are entered correctly and everything is working. 8) If you are upgrading from version 0.9, you can remove the file includes/class_humanverify_newrecaptcha.php (the one without the third underscore) from your server. History: ---------------------------- 1.0 (Feb 22, 2015)
0.9 (Dec 11, 2014)
Download Now
Screenshots
Show Your Support
|
34 благодарности(ей) от: | ||
bosanci28, CAG CheechDogg, CarpCharacin, DamasGate, da_judge, elsa23, GoneBushX, HenryRocket, josner, Master Of Unive, MirKO13, Mr GRiM, msmayz, Nassou, nz17, ozzy47, Phillip, PJRC, portes, Princeton, puertoblack2003, Quijar Haderak, regitbull, RichieBoy67, RipperJack, Rodrigo., rodriiverduguez, SKIDROW, Terminal-Access, TheLastSuperman, X-or, XenonKilla, yilmaz |
Comments |
#252
|
|||
|
|||
I got the mail this morning too.
I thought this mod used v2 :-? |
#253
|
|||
|
|||
its perhaps on the captcha acct side? i havent heard about any mails yet here but there may be one...
just thinking, i thought there was a place on the captcha side to set what key to use/per site designations etc....which i dont know offhand if this mod ignores or not...is it possible its set on captcha1 key on the captcha acct but still working as captcha2 due to the mod? |
#254
|
||||
|
||||
In my case, I had previously chosen v2 as my account type with google, but had selected v1 in my vB settings. Then last night, I installed this product, and now I have v2 selected and now the registration form has the "I'm not a robot" box instead of the old verification involving images with text to be typed into an input field.
|
#255
|
|||
|
|||
The add-on version is version 1.
It uses reCaptcha v2. You need to have valid entries in: Quote:
You can test it using: Quote:
|
#256
|
|||
|
|||
I am receiving this error when I Enable the V2 code:
Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() on line 14 in /home4/r6d6i9q5/public_html/forum/includes/class_humanverify_new_recaptcha.php #0 /home4/r6d6i9q5/public_html/forum/includes/class_humanverify.php(61): vB_HumanVerify_New_Recaptcha->vB_HumanVerify_New_Recaptcha(Object(vB_Registry )) #1 /home4/r6d6i9q5/public_html/forum/register.php(1244): vB_HumanVerify::fetch_library(Object(vB_Registry)) #2 {main} Fatal User Error: Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() on line 14 in ..../includes/class_humanverify_new_recaptcha.php in ..../vb/vb.php on line 286 Anyone have any ideas? I am using the Image verification for the moment, but would like to get Recaptcha back. Thanks in advance! The connection test turns out positive... |
#257
|
||||
|
||||
Does this work on 4.2.5? Is this the best option for human verification and to stop spambots?
|
#258
|
||||
|
||||
Yes, and if you're using PHP 7.x you'll need to apply the edit found in the last pages of this discussion.
|
#259
|
|||
|
|||
vBulletin 4.2.5
Edits for PHP 7.x applied Just had a message from a forum member who forgot his password. He said that Quote:
|
#260
|
||||
|
||||
I just tested that out on my site, and it worked fine. Are you sure you made the correct PHP 7.x edit to line 14 of "includes/class_humanverify_new_recaptcha.php?"
|
#261
|
|||
|
|||
Yes:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|