Hi everyone!
I have been searching all across the forums but still get no idea where the problem might be. I signed with recaptcha for my own key, inserted the key in the recaptcha section in the form, and activated recaptcha for that form in particular in the plugins section. But it's still blank.
I have latest version (v3.1 R4.11) and everything correctly installed...
The address is http://escolatenismataro.com/index.php/es/competicions/confirmar-convocatories
It's my first time usging the recaptcha in a form, and maybe I am missing something... any ideas??
Thanks!
Nissy
I have been searching all across the forums but still get no idea where the problem might be. I signed with recaptcha for my own key, inserted the key in the recaptcha section in the form, and activated recaptcha for that form in particular in the plugins section. But it's still blank.
I have latest version (v3.1 R4.11) and everything correctly installed...
The address is http://escolatenismataro.com/index.php/es/competicions/confirmar-convocatories
It's my first time usging the recaptcha in a form, and maybe I am missing something... any ideas??
Thanks!
Nissy
Hi Nissy,
Probably you need to put {ReCaptcha} into your Form HTML somewhere - I forgot to add that step to the instructions :-(
Bob
Probably you need to put {ReCaptcha} into your Form HTML somewhere - I forgot to add that step to the instructions :-(
Bob
Might you be a little more specific about this? I'm having the same problem. I enabled the plug-in and added the captcha field to the form (using the wizard). When I click on the link to the form, the page is entirely blank. The form works perfectly without the captcha, but I really want to avoid massive spam.
Hi runkefer,
Adding the Captcha using the wizard adds the standard ChronoForms imageverification Captcha. Needs to be enabled in the Anti-Spam tab for your form,
ReCaptcha is an alternative to the standard version - don;t try to use both at once or you will get conflicts (or confused clients).
The Help panel in the RC5.0 release has all the correct steps I hope.
Bob
Adding the Captcha using the wizard adds the standard ChronoForms imageverification Captcha. Needs to be enabled in the Anti-Spam tab for your form,
ReCaptcha is an alternative to the standard version - don;t try to use both at once or you will get conflicts (or confused clients).
The Help panel in the RC5.0 release has all the correct steps I hope.
Bob
Hi Guys
I have placed the code into my form (in part of a table), added my own public and private keys into the config screen and checked the plugin is enabled in my plugins tab for that form, but it still just shows as {ReCaptcha} above the submit button in the form.
http://www.boldtraining.com.au/index.php?option=com_chronocontact&chronoformname=registration
The form was not created using the wizard, so I need to paste it into the form html code directly.
Is there an example of the code somewhere? All the examples I could find on the forum were of the code prior to the ReCaptcha integration into Chronoforms.
Cheers
Graham
I have placed the code into my form (in part of a table), added my own public and private keys into the config screen and checked the plugin is enabled in my plugins tab for that form, but it still just shows as {ReCaptcha} above the submit button in the form.
<tr><td>{ReCaptcha}</td></tr>
http://www.boldtraining.com.au/index.php?option=com_chronocontact&chronoformname=registration
The form was not created using the wizard, so I need to paste it into the form html code directly.
Is there an example of the code somewhere? All the examples I could find on the forum were of the code prior to the ReCaptcha integration into Chronoforms.
Cheers
Graham
This topic is locked and no more replies can be posted.