Forums / Setup & design / captcha

captcha

Author Message

Michael Kress

Sunday 08 June 2008 5:26:38 am

Hi,

the following contrib only runs with version 4.0
http://ez.no/developer/contribs/applications/ez_human_captcha
Is there any captcha feature for ez publish sites that are still on version 3.9.1?
TIA
Michael

Bruce Morrison

Sunday 08 June 2008 7:01:13 am

Hi Michael

Check out http://ez.no/developer/contribs/applications/recaptcha_ez3

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Michael Kress

Sunday 08 June 2008 7:48:13 am

Ok, I installed reCAPTCHA, but on the feedback form it doesn't show the recaptcha.

In the admin interface while editing the feedback form it says 'reCAPTCHA (required) (information collector): User bypasses CAPTCHA'.

Can you point me to a solution?
TIA
Michael

Michael Kress

Sunday 08 June 2008 8:43:48 am

Solved, I had to add the field in

/extension/ezwebin/design/ezwebin/override/templates/full/feedback_form.tpl

... and it works like a charm
Thanks & Cheers
Michael

Neo Pixel

Friday 10 September 2010 3:30:07 pm

Hi,

I'd like to use this on the registration form to stop bots from creating duff accounts.

Can someone please tell me what template i have to edit and give me an idea of the code I have to use to get it working.

Thanks in advance :)

Asking stupid questions so you don't have to!

Neo Pixel

Tuesday 14 September 2010 12:32:49 pm

"

Hi,

I'd like to use this on the registration form to stop bots from creating duff accounts.

Can someone please tell me what template i have to edit and give me an idea of the code I have to use to get it working.

Thanks in advance :)

"

Ok I've found the code but still have no idea what template to put it in

<h4>{$node.data_map.recaptcha.contentclass_attribute.name}</h4>
<div class="attribute">
{attribute_view_gui attribute=$node.data_map.recaptcha}
</div>

Can someone please give me a clue? Is it register.tpl???

Asking stupid questions so you don't have to!

Andy Boston

Friday 17 September 2010 7:46:54 am

"

Hi,

I'd like to use this on the registration form to stop bots from creating duff accounts.

Can someone please tell me what template i have to edit and give me an idea of the code I have to use to get it working.

Thanks in advance :)

"

I'd like this functionality as well. Can someone give us a clue? :)

Neo Pixel

Wednesday 03 November 2010 5:13:06 am

Can anyone help on this?

The bots are driving me MAD!

Asking stupid questions so you don't have to!