![]() |
|
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 |
Quote:
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) |
Just want to say, I installed this today on version 4.25
I had to do this change Quote:
Thank You for a nice mod! |
okay with this new recapthca i getting a white screen help me please it all works i tested the connnection and it works fine just showing the white page
|
Yeah just installed this on 4.2.5. The "test connection" works but if I try to register a new account I get:
Quote:
|
Installed successfully into 4.2.5.
Had to apply fix in post 286. Thank you for providing this - much appreciated! |
I'm new to vBulletin so bear with me. This recaptcha v2 mod is the first one I've added to my 4.2.5 site. And it worked perfectly. Thank you to those responsible. I'm looking forward to more additions..
-------------- Yesterday: I installed the mod and proclaimed it worked! But I had not tested it yet. When the time came for the new user screen to come up, all I got was a blank white screen. I uninstalled the mod and was going to post a comment about it here, but... Today: I saw Ifmefector's fix at post #286. I decided to try the fix by first changing the code in the file and then re-uploading the files. This time around the recaptcha worked. Thank you Ifmefector for your post. It's be interesting to know how the Recaptcha V2 works. If the info was public then hackers would better know a way to get around it maybe? |
Image verification could not be verified due to server issues. Please try again later.
What does it mean? |
Quote:
|
Quote:
|
Quote:
So you need to exempt that error. |
Recaptcha V2 not showing on mobile (IOS)
Hello Everyone ! Quite a Hot topic lately, thanks to kh99 for the good work :) I just made a fresh install of VB 4.2.5, installed the Recaptacha V2 Mod, Changed the line 14bug and it works well ! Except on mobile phone, for some reason the Recaptcha V2 Widget is not showing.. but if I try to register, I got the warning, "You didn't pass human Verification" so the thing is working, just not showing... Tried to play around with CSS, but can't get to make it display for Anyone gets the same issue ? (Safari, or Firefox for iOS tested, same bug, Widget not showing) http://new.ateliersge.fr/register.php try it on an actual iPhone to recreate the bug... because when testing on Safari or Firefox the Developper tool "View Adaptive or responsive version" the recaptcha should in the register from... |
After a few tests, it seems it could be due to the IOS Version of my iPhone X, currently IOS 11.2.5 causing not to show the widget on mobile...
BUT : it works well on iphone 6 with iOS 11.3 and IOS 11.2.1 and also on iPad IOS 11.4 (beta) does anyone confirms ? many thanks |
Hi,
Is it possible to get this MOD updated for 4.2.5 so it works without any changes / and works in the Invisible reCAPTCHA mode as well as the V2 update ? The Invisible reCAPTCHA will work better at stopping these spammers. Thanks in advance. |
Im getting an error here
Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() on line 14 in /var/www/vhosts/redacted/redacted/includes/class_humanverify_new_recaptcha.php #0 /var/www/vhosts/redacted/redacted/includes/class_humanverify.php(61): vB_HumanVerify_New_Recaptcha->vB_HumanVerify_New_Recaptcha(Object(vB_Registry )) #1 /var/www/vhosts/redacted/redacted/register.php(1244): vB_HumanVerify::fetch_library(Object(vB_Registry)) #2 {main} |
See https://vborg.vbsupport.ru/showpost....&postcount=217 and https://vborg.vbsupport.ru/showpost.php?p=2586632
EDIT /includes/class_humanverify_new_recaptcha.php On line 14 replace: Code:
parent::vB_HumanVerify_Abstract($registry); Code:
parent::__construct($registry); |
This mod support reCAPTCHA v3 ?
|
No. Hence the title, "reCAPTCHA v2 Human Verification".
|
Quote:
|
I have this installed but I'm still having spammers posting crap as "bots".... I wonder if recaptcha v2 is dead end?
|
Quote:
|
What does the fix fix?
|
Quote:
|
Quote:
|
Anyone trying to register will see error messages. If you are running 4.2.5 and PHP7 and you want to allow new registrations, apply the fix.
This is assuming you are using reCaptcha: First check at AdminCP >> Settings >> Human Verification Options Are you using New reCaptcha? Then check AdminCP >> Settings >> Options >> Human Verification Options Which boxes are checked there? If you are using New reCaptcha, then any of the selected options will have problems and throw errors (assuming you haven't turned all errors off - if you have, you may not get an error but you still won't be able to complete those actions. |
class_humanverify_new_recaptcha.php - Fixxed
PHP Code:
|
Quote:
|
When pressing register getting the follow error
Code:
Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() on line 14 in /home/uniquega/public_html/forum/includes/class_humanverify_new_recaptcha.php |
Quote:
|
Quote:
Years ago I wanted to add it to my forum but I missed the registry error. Looking again I find your comment, I make the modification and ready. Problem solved, thank you very much. Plugin running in 4.2.5 translated by Google |
When trying to add a new member they get this message using the fix a few posts above:
Code:
|
1 Attachment(s)
So, I already did this for the vB3 version of this plugin several months ago. I had need to do a vB4 install too now, so I've done it for this one too:
I've repackaged this add-on into a 1.0.1 version, which you can download below. The main change is incorporating the required PHP fix (from above). So, this will work properly with vBulletin 4.2.5 and PHP 5.6/7.0/7.1. It should also work with earlier versions, though the minimum PHP version required is probably something like PHP 5.3. I also updated all the UI elements to refer to the feature as "reCAPTCHA v2" instead of "New reCAPTCHA". I also updated the readme docs, correcting errors and typos. |
Quote:
|
When I try and upload the product XML file I am getting this error:
Access Denied - Sucuri Website Firewall Block reason: An attempted XSS (Cross site scripting) was detected and blocked. |
vBulletin Message
Unable to add cookies, header already sent. File: /home2/public_html/forums/includes/class_humanverify_new_recaptcha.php I also get this message when new users register. Anyone know the fix for that? |
Quote:
|
It works fine on vb 4.2.3
No modification templates required. Thanks a lot. All The Best ! |
i m not able to set this on my forum pls help
|
Quote:
From there it's > AdminCP > Settings > Human Verification Manager > Set to ReCaptcha v2. *Note the site key and secret site key i.e. copy them to notepad before changing to v2 and saving, if you do not copy them then when you save the recaptcha type as v2 it will redo the fields and they'll be empty and you'll lose the values (so if you copy now you won't need to login to google to get the keys again you can just copy/paste from notepad). So that means it's three steps: 1) Upload the one required file. 2) Change the ReCaptcha to v2 in Human Verification Manager 3) Re-enter site key and secret site key in settings and save again. Modification will be enabled after that. |
All times are GMT. The time now is 05:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|