Jeff VIP
Total posts: 745
03 Dec 2014 23:24

Hi,

Today Google announced the launch of a new API that significantly simplifies the user experience for users while enhancing reCAPTCHA’s spam fighting ability.

I was wondering if the current ReCaptcha could be updated to support this new API.

Best regards, Jeff

Last Modified: 19 Dec 2014


Sergey
Total posts: 13,748
04 Dec 2014 05:14

That is cool one.

Cobalt uses Joomla's built in captcha plugin. I think in few weeks someone will create a new plugin. Then you can use it with Cobalt.


Jeff VIP
Total posts: 745
05 Dec 2014 02:04

Ah, ok.


Jeff VIP
Total posts: 745
07 Dec 2014 22:52

Sergey Cobalt uses Joomla's built in captcha plugin. I think in few weeks someone will create a new plugin. Then you can use it with Cobalt.

Hi Sergey,

nikosdion on Joomla gitHub stated:

Since the new noCAPTCHA API is incompatible with the parameters of the old reCAPTCHA implementation we have no implemented it as a new plugin called "Captcha-NoCaptcha".

It seems the new plugin will not work without modificating Cobalt.


drinkmaker VIP
Total posts: 25
08 Dec 2014 04:14

Use the Force Yandex Captcha, Luke.


Sergey
Total posts: 13,748
08 Dec 2014 07:13

I think there is a mistype. This:

implementation we have no implemented it as

should be

implementation we have now implemented it as


Jeff VIP
Total posts: 745
08 Dec 2014 22:59

drinkmaker Use the Force Yandex Captcha, Luke.

A Jedi uses the Force Yandex Captcha for knowledge and defense, never for attack.


Jeff VIP
Total posts: 745
08 Dec 2014 23:03

@Sergey

Yes, that's a typo.

I have managed to implement the nocaptcha plugin, but the verification doesn't work with Cobalt, despite changing all the references to recaptcha in the code :-(


Sergey
Total posts: 13,748
09 Dec 2014 02:49

Check you check event. Echo somethign there and see what you return.


Jeff VIP
Total posts: 745
11 Dec 2014 00:31

Sergey Check you check event. Echo somethign there and see what you return.

How?


Sergey
Total posts: 13,748
11 Dec 2014 02:59

Give me new plugin and I'll check it.


Jeff VIP
Total posts: 745
11 Dec 2014 06:39

No Captcha ReCaptcha from Techjoomla

Free download after registration.


pepperstreet VIP
Total posts: 3,837
11 Dec 2014 21:09

Jeff No Captcha ReCaptcha from Techjoomla Free download after registration.

Nice catch! +1


Konstantin
Total posts: 1,113
12 Dec 2014 12:53

Check new recaptha on localhost, no problem found. New records and comments created withouy any issue.


Jeff VIP
Total posts: 745
12 Dec 2014 13:30

Konstantin Check new recaptha on localhost, no problem found. New records and comments created withouy any issue.

It doesn't work with the email field.


Konstantin
Total posts: 1,113
15 Dec 2014 05:33

Fixed.


Jeff VIP
Total posts: 745
15 Dec 2014 06:29

Great!


Jeff VIP
Total posts: 745
19 Dec 2014 01:10

I can confirm the new recaptcha works.

However there are some errors (error reporting set to maximum)

Warning: Missing argument 1 for JCaptcha::checkAnswer(), called in /home/mysite/public_html/components/com_cobalt/fields/email/email.php on line 152 and defined in /home/mysite/public_html/libraries/cms/captcha/captcha.php on line 185

Notice: Undefined variable: code in /home/mysite/public_html/libraries/cms/captcha/captcha.php on line 193

Jeff VIP
Total posts: 745
19 Dec 2014 01:19

I have noticed that the full email address is now visible next to the 'send email online' text. Prior to the last update no email address was visible.

Is this a bug? How can I hide the email address?


Sergey
Total posts: 13,748
19 Dec 2014 05:51

About what email address are we talking in captcha topic?


Konstantin
Total posts: 1,113
19 Dec 2014 09:21

Jeff How can I hide the email address?

Set Who can see email to Nobody

Jeff Warning: Missing argument 1 for JCaptcha::checkAnswer(),

Fixed.

Powered by Cobalt