![]() |
|
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 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.
|
#241
|
||||
|
||||
This is the first 16 lines of my version - does this not match your version?
Complete file is attached.
__________________
Psychlinks Web Services Affordable Website Design & Management WordPress, vBulletin, Xenforo Customization & Management No members have liked this post.
|
#242
|
||||
|
||||
Thanks,
Mine is: <?php if (!isset($GLOBALS['vbulletin']->db)) { exit; } require_once(DIR . '/includes/class_vurl.php'); class vB_HumanVerify_NewRecaptcha extends vB_HumanVerify_Abstract { function vB_HumanVerify_NewRecaptcha(&$registry) { parent::__construct($registry); } function verify_token($input) {
__________________
No members have liked this post.
|
#243
|
|||
|
|||
Very strange. I don't know why they would be different.
What version are you using? Do you get the same warning if you use the version I attached (version 1.0)?
__________________
Psychlinks Web Services Affordable Website Design & Management WordPress, vBulletin, Xenforo Customization & Management No members have liked this post.
|
#244
|
||||
|
||||
Can we get the mod updated? I didn't even notice this until doing the rounds after updating to vBulletin 4.2.5 and php 7. Came right here to look at this thread
![]() No members have liked this post.
|
#245
|
||||
|
||||
I'm using this mod just as is and it's working fine ....
No members have liked this post.
|
#246
|
||||
|
||||
Sorry the fix is for php 7+, what version of php are you running?
No members have liked this post.
|
#247
|
||||
|
||||
Originally Posted by djbaxter
I replaced my file with yours and all seems ok right now.![]()
Thanks! ![]()
__________________
The following members like this post: djbaxter
|
#248
|
||||
|
||||
Thanks a lot. Working fine.
No members have liked this post.
|
#249
|
|||
|
|||
Haven't been around in quite a while, sorry, but I don't do any vbulletin work any more, and I'm not even set up to test any minor changes or else I'd incorporate the fixes that have been posted. But I do have all my mods marked as reusable so if someone wants to update this or make it work with the invisible option, feel free to release it as a new mod if you want.
- kh99 The following members like this post: [email protected], Charis
|
#250
|
|||
|
|||
I received the following from Google. Am we covered?
Dear Webmaster, You are receiving this email because you are registered as a website administrator using reCAPTCHA, and your website is still using reCAPTCHA v1, which will be turned off on March 31, 2018. We announced the reCAPTCHA v1 deprecation in May 2016. Starting in November 2017, a small percentage of reCAPTCHA v1 traffic will begin to show a notice informing users that the old API will soon be retired. Any calls to the v1 API will not work after March 31, 2018. To ensure continued functionality, you’ll need to update your website to a current version of reCAPTCHA. You can learn more about reCAPTCHA v2, Invisible reCAPTCHA and reCAPTCHA Android API in our Developer’s Guide. The new APIs are simple to implement and will streamline the captcha experience for your users. If you need help, you can engage in the reCAPTCHA Google Developer Group or post to Stack Overflow with the ‘recaptcha’ tag. We hope that your upgrade will be seamless, and we’re confident you’ll be happy with the results. Thank you, reCAPTCHA Support No members have liked this post.
|
#251
|
|||
|
|||
I got same message from google. Why our version show v1 ?
__________________
No members have liked this post.
|
#252
|
||||
|
||||
Had you previously enabled v2 in your "Human Verification Manager?"
I got the same email notice today from google, but I hadn't installed this product until just now. ![]()
__________________
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.
|
#253
|
|||
|
|||
I got the mail this morning too.
I thought this mod used v2 :-? No members have liked this post.
|
#254
|
|||
|
|||
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? No members have liked this post.
|
#255
|
||||
|
||||
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.
__________________
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.
|
![]() |
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 03:02.