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)

tony2013 03-03-2015 02:47 PM

Work great!

thanks

Snowhog 03-04-2015 08:19 PM

Thank you kh99. Had to install php5-curl and restart our apache2 server, as the communication test reported:

- cURL must be enabled, and any curl_ functions must be removed from disable_functions in php.ini
1 Configuration Error(s) Found

Afterwards, the communication test was fully successful.

kh99 03-04-2015 09:04 PM

Quote:

Originally Posted by Snowhog (Post 2539534)
Thank you kh99. Had to install php5-curl and restart our apache2 server, as the communication test reported:

- cURL must be enabled, and any curl_ functions must be removed from disable_functions in php.ini
1 Configuration Error(s) Found

Afterwards, the communication test was fully successful.

I'm glad it works for you now. Yes, it turns out that the alternate way to make outgoing connections was removed from vbulletin in a recent version, so now cURL is a requirement.

kh99 03-17-2015 04:35 PM

So has anyone (or maybe everyone) made a mobile template for this? I have to admit that I have been completely ignoring mobile styles since my own forum uses tapatalk and I don't have anything to do with styles. But just today I looked and noticed that apparently if you don't include a mobile template in a product, the one from the 'standard' style gets used. But I could have copied and modified the recaptcha mobile template and included it in this product. Is that what people have been doing?

LOGECT 03-21-2015 03:54 PM

Quote:

Originally Posted by kh99 (Post 2540749)
So has anyone (or maybe everyone) made a mobile template for this? I have to admit that I have been completely ignoring mobile styles since my own forum uses tapatalk and I don't have anything to do with styles. But just today I looked and noticed that apparently if you don't include a mobile template in a product, the one from the 'standard' style gets used. But I could have copied and modified the recaptcha mobile template and included it in this product. Is that what people have been doing?

Thanks for the Mod, you could add this to the XML:

Code:

        <templates_mobile>
                <template name="tpl" templatetype="template" date="0" username="LOGECT" version="1.0">
                </template>
        </templates_mobile>
        <templates>
                <template name="tpl" templatetype="template" date="0" username="LOGECT" version="1.0">
                </template>
        </templates>


LOGECT 03-21-2015 04:05 PM

1 Attachment(s)
looks something like this on the vb default mobile tpl, also your in new mod (reCaptcha on login) when new reCaptcha option is enabled.

https://vborg.vbsupport.ru/attachmen...1&d=1426957473

kh99 03-21-2015 04:59 PM

Thanks for the response. I was afraid of that - I copied the existing recaptcha template and modified it for the new recaptcha, but I forgot about the mobile style and that template's a lot different. Anyway, when I get a chance I'll fix that.

Techno Cowboy 04-16-2015 03:07 AM

Installed....works great with vB 4.2.2 pl 4, also working well with vB 4.2.3 Beta 4! :cool:

Sharingan_Okami 05-20-2015 01:18 PM

Hi, I'm getting this error with this plugin on my forum

https://vborg.vbsupport.ru/external/2015/05/12.png

Vbulletin 4.2.1

Any help???

Thank you

kh99 05-20-2015 01:21 PM

Hmm...I don't know what would cause that. Is that on the registration page *before* you submit (when it's trying to display the widget)? Have you tried the original reCaptcha to see if that's working?


All times are GMT. The time now is 06:32 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
  • Page Generation 0.01502 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)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
  • (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