![]() |
|
Mod Options |
![]() |
|||||||||||
reCAPTCHA v2 Human Verification
![]() Developer Last Online: Nov 2017 ![]() ![]() ![]()
(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: http://www.vbulletin.org/forum/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 Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
The following members like this post: Terminal-Access, nz17, josner, rodriiverduguez, RipperJack and 28 others.
|
#271
|
||||
|
||||
I get this error when i register.
No members have liked this post.
|
#272
|
||||||||
|
||||||||
Fix already posted at https://www.vbulletin.org/forum/show...&postcount=217 and https://www.vbulletin.org/forum/showpost.php?p=2586632
EDIT /includes/class_humanverify_new_recaptcha.php On line 14, FIND:
REPLACE with:
|
#273
|
|||
|
|||
There is only a php file in the Includes folder, no XML file. I uploaded the php file to the Includes folder of the forum but (obviously) cannot import it using the Product Manger because it is looking for an XML file. The other file included in the download is version 1. Does anyone have the XML file that should have been included in the download for Recaptcha Version 2? Would really appreciate it.
No members have liked this post.
|
#274
|
||||
|
||||
The .XML file is in the download, and should be with the files you unzipped.
![]()
__________________
Former vBulletin.org Staff Member ![]() Support for my products (as well as updates/new product publishing) has been moved to MHB - vBulletin Products and TAZ - Add-ons No members have liked this post.
|
#275
|
|||
|
|||
HI Mark - there is an XML file in the download: product-kh99_new_receptcha_v1_0.xml but don't believe that is the correct version. That said, for some unknown reason, the new recaptcha showed up in the Human Verification Manager and I have configured it and tested it and all looks good. It does not show as version 2 but the keys that Google provided are for this version. Fingers crossed. Appreciate the quick response.
No members have liked this post.
|
#276
|
||||
|
||||
I imported the .XML when installing this product...I don't know what issues, if any, you may encounter by not doing so. There are 4 plugins in the .XML file.
![]()
__________________
Former vBulletin.org Staff Member ![]() Support for my products (as well as updates/new product publishing) has been moved to MHB - vBulletin Products and TAZ - Add-ons The following members like this post: djbaxter
|
#277
|
|||
|
|||
Hello,
I searched in entire topic but i can't found a fix for this: "[ PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; vB_HumanVerify_New_Recaptcha has a deprecated constructor in includes/class_humanverify_new_recaptcha.php on line 8 " How can if ix this error? No members have liked this post.
|
#278
|
||||||||
|
||||||||
Originally Posted by TheLordACS
See https://www.vbulletin.org/forum/show...&postcount=217![]()
EDIT FILE /includes/class_humanverify_new_recaptcha.php On line 14 REPLACE
with
__________________
Psychlinks Web Services Affordable Website Design & Management WordPress, vBulletin, Xenforo Customization & Management No members have liked this post.
|
#279
|
||||||||||||
|
||||||||||||
Originally Posted by djbaxter
![]()
That doesn't fix the error that keeps occuring in the error log. This is line 8:
I've tried to search for the fix but no joy.
__________________
Forex Trading community. No members have liked this post.
|
#280
|
||||||||
|
||||||||
Originally Posted by Flipfloptrader
That line is just declaring the class.![]()
Try fixing line 14 as shown above and then make sure you reupload the class_humanverify_new_recaptcha.php to the correct location: /includes/class_humanverify_new_recaptcha.php If you still have a problem, reinstall the product using the XML file: product-kh99_new_recaptcha_v1_0.xml Also, what you are seeing is just a deprecation warning, not an error. That doesn't affect current use of the product. To suppress such warnings, add this to your /includes/config.php right under the <?php line at the very top:
Then reupload config.php back to /includes/config.php
__________________
Psychlinks Web Services Affordable Website Design & Management WordPress, vBulletin, Xenforo Customization & Management The following members like this post: Flipfloptrader
|
#281
|
|||
|
|||
Please note that Curl MUST BE INSTALLED AND ENABLED in your server otherwise it won't work.
No members have liked this post.
|
#282
|
|||
|
|||
Hi,
I'm getting a fatal error on registration. It's saying:
Originally Posted by Site
Any ideas?
No members have liked this post.
|
#283
|
|||
|
|||
__________________
Psychlinks Web Services Affordable Website Design & Management WordPress, vBulletin, Xenforo Customization & Management No members have liked this post.
|
#284
|
|||
|
|||
how i can make it right to left compatible?
because all of my forum is from right to left and this repcatcha is the only thing that is on the left No members have liked this post.
|
#285
|
||||||||
|
||||||||
Originally Posted by Domenico
![]()
Woo hoo! I just installed the mod with my new upgrade to VB4.2.5 and had the white page of death. This fixed it. All seems to be working as it should now (so far). (Marked as installed) The following members like this post: Delfi_r
|
![]() |
Tags |
recaptcha |
«
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 17:57.