![]() |
|
Mod Options |
![]() |
|||||||||||
reCAPTCHA v2 Human Verification
![]() Developer Last Online: Sep 2020 ![]() ![]() ![]()
(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 can 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. vb4 version is here: http://www.vbulletin.org/forum/showthread.php?t=315960 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 Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
|
#16
|
|||
|
|||
Sorry for the delay in replying. vbulletin doesn't have human verification for login by default. I have another mod that adds it for vb4, but I never did get around to making one for vb3. In the vb4 mod I had to disable the default login/password fields in the header because there wasn't anywhere to put the recaptcha widget. Also, it probably wouldn't be hard to add a few things to a template to get the recaptcha to show up, but unless you have a plugin to check the answer it won't help.
The following members like this post: Alfa1
|
#17
|
||||
|
||||
Works great for me on 3.8.7.
No members have liked this post.
|
#18
|
|||
|
|||
This is waht i was looking for. Thanks
No members have liked this post.
|
#19
|
|||
|
|||
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?
No members have liked this post.
|
#20
|
||||
|
||||
does for me but it don't work in IE for some reason?
No members have liked this post.
|
#22
|
|||
|
|||
hello can i use it on vb 3.8.9 ?
No members have liked this post.
|
#23
|
|||
|
|||
ReCaptcha v2 we want
![]() No members have liked this post.
|
#24
|
||||
|
||||
[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 No members have liked this post.
|
#25
|
||||
|
||||
dont work 3.8.11
HTTP ERROR 500 yep now work change code: https://www.vbulletin.org/forum/show...&postcount=233 The following members like this post: Mogador, BirdOPrey5
Last edited by forumhack; 21 Sep 2017 at 20:50. |
#26
|
|||
|
|||
Originally Posted by irxzirox
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 No members have liked this post.
Last edited by Fynnon; 20 Oct 2017 at 10:20. |
#27
|
||||||||
|
||||||||
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:
Originally Posted by Domenico
Note- Line 14 to be edited is in the file to be uploaded /includes/class_humanverify_new_recaptcha.php.
![]()
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#28
|
||||
|
||||
Originally Posted by BirdOPrey5
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? No members have liked this post.
|
#29
|
||||
|
||||
Originally Posted by BGObsession
First for the 4.x version of this mod we should be tasking in the 4.x thread: https://www.vbulletin.org/forum/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.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#30
|
||||
|
||||
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
![]() No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 16:12.