[ABD] reCAPTCHA 2.0

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

DesignerMix wrote:PHP Version 5.3.13
curl

i have and HTTP and HTTPS (on both protocol i have the same error)

i will try 0.0.2 ver.
Say, I'd still like to try to reproduce this issue, so I can figure out how to avoid writing more code in future that shows it up. Can you tell me what version of phpBB you're using, too, please?

Thanks,

Matt
User avatar
DesignerMix
Registered User
Posts: 40
Joined: Thu Jul 17, 2014 11:03 am
Location: Russia, Belgorod

Re: [ALPHA] reCAPTCHA 2.0

Post by DesignerMix »

gothick wrote: Can you tell me what version of phpBB you're using, too, please?
As i write earlier i use phpBB 3.1.3

Now i temporarily busy, but when i can test more, i will.
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

Sorry, I completely missed that, even though I looked for it. Coding all day makes your eyes tired :D

Thanks!
User avatar
DesignerMix
Registered User
Posts: 40
Joined: Thu Jul 17, 2014 11:03 am
Location: Russia, Belgorod

Re: [ALPHA] reCAPTCHA 2.0

Post by DesignerMix »

gothick, hello, i ask users on my forum to test how reCaptcha work, all of them can see it and can solved it. So i think it means all work good.

Earlier i wright:
Not all users see reCaptcha.
Now i think - all work, because all of users who test reCaptcha on my forum didn't talk about this problem :) .

PS: Only problem is - i test reCapthcs 2.0 from many different device (and IP's) and every time it ask me enter symbol to solved it (not only me, users who test it on my forum too). But i was hope it will be more easy, just one click... Maybe i do something wrong in settings? I use my old reCaptcha site key and reCaptcha secret key. Maybe i need get new key?
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

DesignerMix wrote:gothick, hello, i ask users on my forum to test how reCaptcha work, all of them can see it and can solved it. So i think it means all work good.
Great, thanks :)
DesignerMix wrote: PS: Only problem is - i test reCapthcs 2.0 from many different device (and IP's) and every time it ask me enter symbol to solved it (not only me, users who test it on my forum too). But i was hope it will be more easy, just one click... Maybe i do something wrong in settings? I use my old reCaptcha site key and reCaptcha secret key. Maybe i need get new key?
As far as I can tell, there aren't really any settings for reCaptcha. It's asked me to do all sorts of different things while I've been testing—I've had "just tick the box", but I've also been asked to solve single-word and double-word reCAPTCHAS, and once it even asked me to identify the pasta from a variety of different foods.

I'm guessing it may work different depending on all sorts of things, including where the user is in the world, so I might get different results on my forum (where most users are from US/UK/Australia...)

It's probably worth generating new keys and re-trying—I didn't re-use my old keys. But I'm not sure how it's really *meant* to work, and Google aren't saying much (presumably because that would help the spammers...)

Matt
User avatar
DesignerMix
Registered User
Posts: 40
Joined: Thu Jul 17, 2014 11:03 am
Location: Russia, Belgorod

Re: [ALPHA] reCAPTCHA 2.0

Post by DesignerMix »

Ok, thanks for the answer. I try to renew keys and look for different.

PS: If users report me about problem i tell.
User avatar
DesignerMix
Registered User
Posts: 40
Joined: Thu Jul 17, 2014 11:03 am
Location: Russia, Belgorod

Re: [ALPHA] reCAPTCHA 2.0

Post by DesignerMix »

Update statistics reCaptcha - 36% solved in one click; 61% solved by enter symbols or sort images; 3% can't solve. I glad this result.
Cin-
Registered User
Posts: 55
Joined: Fri Feb 06, 2015 2:06 pm

Re: [ALPHA] reCAPTCHA 2.0

Post by Cin- »

I'm getting the following error:

I tried placing captcha_recaptcha2.html in the template folder of my style but that didn't work.
( ! ) Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "captcha_recaptcha2.html" (looked into: ) in "ucp_register.html" at line 78.' in C:\wamp\www\phpBB3\vendor\twig\twig\lib\Twig\Loader\Filesystem.php on line 202

( ! ) Twig_Error_Loader: Unable to find template "captcha_recaptcha2.html" (looked into: ) in "ucp_register.html" at line 78. in C:\wamp\www\phpBB3\vendor\twig\twig\lib\Twig\Loader\Filesystem.php on line 202

Call Stack
# Time Memory Function Location
1 0.0022 206312 {main}( ) ..\ucp.php:0
2 0.3834 9328512 p_master->display( ) ..\ucp.php:71
3 0.3978 9703112 page_footer( ) ..\functions_module.php:1028
4 0.4214 10810744 phpbb\template\twig\twig->display( ) ..\functions.php:5311
5 0.4283 10836600 Twig_Environment->display( ) ..\twig.php:332
6 0.4302 10906624 Twig_Template->display( ) ..\Environment.php:299
7 0.4302 10906792 Twig_Template->displayWithErrorHandling( ) ..\Template.php:238
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

Cin- wrote:I'm getting the following error:

I tried placing captcha_recaptcha2.html in the template folder of my style but that didn't work.
( ! ) Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "captcha_recaptcha2.html" (looked into: ) in "ucp_register.html" at line 78.' in C:\wamp\www\phpBB3\vendor\twig\twig\lib\Twig\Loader\Filesystem.php on line 202
...
Interesting. This may be because there's only a template for the prosilver style in the extension so far... Which style are you using? (And if it's one that's available for free, can you point me towards a link to it so I can experiment?)

You may want to try moving captcha_recaptcha2.html into a template directory named after your style in the extension. So if you're using style "foo", create a directory .../ext/gothick/recaptcha2/styles/foo/template and copy the captcha_recaptcha2.html into there.

Thanks,

Matt
Cin-
Registered User
Posts: 55
Joined: Fri Feb 06, 2015 2:06 pm

Re: [ALPHA] reCAPTCHA 2.0

Post by Cin- »

gothick wrote:Interesting. This may be because there's only a template for the prosilver style in the extension so far... Which style are you using? (And if it's one that's available for free, can you point me towards a link to it so I can experiment?)

You may want to try moving captcha_recaptcha2.html into a template directory named after your style in the extension. So if you're using style "foo", create a directory .../ext/gothick/recaptcha2/styles/foo/template and copy the captcha_recaptcha2.html into there.

Thanks,

Matt
That actually worked. I am using the template Modern silver btw.

Thanks!
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

Cin- wrote: That actually worked. I am using the template Modern silver btw.
Thanks for trying that. Glad it worked.

It's a bit weird, though, because I just tried my extension, unchanged, with Modern silver, and it seemed to work fine. Nevertheless, I'm going to try to release an updated version in an hour or two which should work better with styles other than prosilver (which is all I've been testing with until now.)

Cheers,

Matt
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

I've just release version 0.0.5, with added support for subsilver2. This release may also work better with other styles than previous releases. Enjoy!

Matt
User avatar
DesignerMix
Registered User
Posts: 40
Joined: Thu Jul 17, 2014 11:03 am
Location: Russia, Belgorod

Re: [ALPHA] reCAPTCHA 2.0

Post by DesignerMix »

gothick wrote:I've just release version 0.0.5
Install. All work good.

PS: I made Russian translation. Send to your PM.
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [ALPHA] reCAPTCHA 2.0

Post by gothick »

Thanks! That's a great help. I'll include your translations in the next release.
User avatar
gothick
Registered User
Posts: 69
Joined: Sat Apr 21, 2007 7:20 am
Name: Matt Gibson

Re: [BETA] reCAPTCHA 2.0

Post by gothick »

Thanks for the helpful testing everyone! I've upgraded the status of this extension from alpha to beta. Version 0.0.6 is now available, including translations for Russian, French and Japanese (thanks to DesignerMix, Sébastien and momo-i.)

Cheers,

Matt

Return to “Abandoned Extensions”