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)

Doughboy1 11-29-2016 01:30 PM

strange i have done that and nothing shows only on registration it is an untouched contact us form also

Doughboy1 11-29-2016 01:37 PM

lol dumb mistake on my part it doesnt show when your logged thanks for the help

In Omnibus 11-29-2016 01:53 PM

Quote:

Originally Posted by Doughboy1 (Post 2578884)
lol dumb mistake on my part it doesnt show when your logged thanks for the help

I think we've all made that mistake once or twice. :)

rory2000 12-17-2016 04:55 AM

HI...

On vb 4.2.5 Beta 1 the mod does not work and throws this error:

Fatal error: Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() in /home/volkswag/public_html/includes/class_humanverify_new_recaptcha.php on line 14

do we have an update to fix this please ??

Thanks in advance for a great MOD.

Domenico 12-20-2016 04:08 PM

Quote:

Originally Posted by rory2000 (Post 2579533)
HI...

On vb 4.2.5 Beta 1 the mod does not work and throws this error:


Fatal error: Call to undefined method vB_HumanVerify_Abstract::vB_HumanVerify_Abstract() in /home/volkswag/public_html/includes/class_humanverify_new_recaptcha.php on line 14

do we have an update to fix this please ??

Thanks in advance for a great MOD.

On line 14 replace:
Code:

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

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

rfaridm 12-25-2016 05:46 AM

Is this plug in valid for Vbulletin 5 ?

IggyP 12-25-2016 10:22 AM

dont need it...in there by default ;)

djaychela 02-02-2017 07:14 PM

Hi

I've installed this and I'm having some issues - it appears to be correctly configured with the right keys, and the test works fine in the admin control panel - both the initial config and the test verification work, reporting back that the verification has succeeded.

However, when applying this, attempting to register generates a 500 error on the server, and in the log I get the following:

PHP Fatal error: Call to undefined method vB_Input_Cleaner:: parse_url() in /var/www/vhosts/antique-locks.com/httpdocs/includes/class_vurl.php on line 707, referer: http://www.antique-locks.com/register.php

I've looked in class_vurl at that line, and can't see any reference to the vb_Input_Cleaner method in there (I was hoping for a fix as mentioned by Domenico a couple of posts above.

Any clue as to how I can fix this? The site is currently using keyCAPTCHA which is less than desirable.

djaychela 02-06-2017 01:19 PM

OK, just to close this off - there was an incorrect version of class_vurl.php installed; no idea why (I've just been tasked with a few jobs on the site), but putting the right version of it onto the site has fixed it.

Thanks for a great plugin. :-)

5noopz 03-01-2017 08:41 AM

<a href="http://i.imgur.com/JS344Z8.png" target="_blank">http://i.imgur.com/JS344Z8.png</a>

It works, but it is broke and look not good.


All times are GMT. The time now is 11:26 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.01251 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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