vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - reCAPTCHA v2 Human Verification (https://vborg.vbsupport.ru/showthread.php?t=315960)

djbaxter 03-13-2018 09:35 PM

Yep. See https://vborg.vbsupport.ru/showpost....&postcount=278

MaiThamDobais 03-20-2018 02:31 PM

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

BasilFawlty 03-20-2018 04:14 PM

Quote:

Originally Posted by Domenico (Post 2579677)
On line 14 replace:
Code:

                parent::vB_HumanVerify_Abstract($registry);
with:
Code:

                parent::__construct($registry);
That's it. :)


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)

ifmefector 03-21-2018 02:03 PM

Just want to say, I installed this today on version 4.25

I had to do this change

Quote:

Originally Posted by Domenico (Post 2579677)
On line 14 replace:
Code:

                parent::vB_HumanVerify_Abstract($registry);
with:
Code:

                parent::__construct($registry);
That's it. :)

and everything is working fine.

Thank You for a nice mod!

XotelHotel 04-03-2018 12:50 PM

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

Zelda-King 04-05-2018 11:43 AM

Yeah just installed this on 4.2.5. The "test connection" works but if I try to register a new account I get:

Quote:

Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() on line 14 in /forumpath/class_humanverify_new_recaptcha.php
#0 /forum path/includes/class_humanverify.php(61): vB_HumanVerify_New_Recaptcha->vB_HumanVerify_New_Recaptcha(Object(vB_Registry ))
#1 /forum path/register.php(1244): vB_HumanVerify::fetch_library(Object(vB_Registry))
#2 {main}
The fix posted in post 286 sorted it.

Chrismk 04-11-2018 09:34 AM

Installed successfully into 4.2.5.
Had to apply fix in post 286.

Thank you for providing this - much appreciated!

mightypilot 04-17-2018 01:43 PM

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?

randytnguyen7 04-18-2018 04:12 PM

Image verification could not be verified due to server issues. Please try again later.

What does it mean?

Stratis 04-19-2018 09:31 AM

Quote:

Originally Posted by randytnguyen7 (Post 2594247)
Image verification could not be verified due to server issues. Please try again later.

What does it mean?

Except the fix above, do you have "curl" option on your server?


All times are GMT. The time now is 03:27 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03590 seconds
  • Memory Usage 1,742KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete