Hi!
I've followed all the instructions in the FAQ for including ReCaptcha onto a form, but no matter what I try, the recaptch won't load.
I've tried adding "Load ReCaptcha" into the "On Load" and the "Check ReCaptcah" into the "On Submit", using both the default google key, and also my own key for this domain.
I've tried these with both the "Custom" and the "Captcha" field types.
Still see either a simple input field, no display of any codes, or see no field at all.
Please help. I've done this using the older code.
Running Joomla 2.5.
Thanks for your help,
WebMuse
I've followed all the instructions in the FAQ for including ReCaptcha onto a form, but no matter what I try, the recaptch won't load.
I've tried adding "Load ReCaptcha" into the "On Load" and the "Check ReCaptcah" into the "On Submit", using both the default google key, and also my own key for this domain.
I've tried these with both the "Custom" and the "Captcha" field types.
Still see either a simple input field, no display of any codes, or see no field at all.
Please help. I've done this using the older code.
Running Joomla 2.5.
Thanks for your help,
WebMuse
Hi webmuse,
Please post a link to the form so I can take a quick look.
Bob
PS I split this out from the other thread as it isn't really the same topic.
Please post a link to the form so I can take a quick look.
Bob
PS I split this out from the other thread as it isn't really the same topic.
Here is the displayed form...
http://ciwservices.net/j25/sites/patrickplus2/index.php?option=com_content&view=category&layout=blog&id=16&Itemid=175
Would really prefer to use ChronoForms, but can use Community Builder if I can't get this working in the next 1-2 days.
Thanks for your help,
Webmuse
http://ciwservices.net/j25/sites/patrickplus2/index.php?option=com_content&view=category&layout=blog&id=16&Itemid=175
Would really prefer to use ChronoForms, but can use Community Builder if I can't get this working in the next 1-2 days.
Thanks for your help,
Webmuse
Hi Webmuse,
It looks as though you haven't included the {ReCaptcha} place holder in your form HTML - you need this to tell ChronoForms where to place the ReCaptcha image.
Note that this is not the same placeholder as the ChronoForms Captcha uses.
Bob
It looks as though you haven't included the {ReCaptcha} place holder in your form HTML - you need this to tell ChronoForms where to place the ReCaptcha image.
Note that this is not the same placeholder as the ChronoForms Captcha uses.
Bob
Hi,
First, a BIG Thank You! to GreyHead for your help off-line in getting this figured out.
Here's the complete steps to using ReCaptcha (instead of captcha):
1. Using the Form Wizard, include an "Advanced Elements -> Custom Element (HTML/PHP)"
2. Configure this element, with the custom code containing "{ReCaptcha}"
(The "Captcha Input" only works with "Load Captcha" and not with recaptcha)
3. Click on the "Actions" tab, then on the "Anti Spam" sub-heading.
4. Drag "Load ReCaptcha" into the "On Load" section, above "Load Html"
5. Optionally, configure the Load ReCaptcha to provide your own key
6. Drag "Check ReCaptcha" into the "On Submit", either first, or inside the "On Success" of "On Server-side Verification".
7. If you configured above with your own keys, then configure this with your key(s) also.
Note: you can get your own ReCaptcha keys at: http://www.google.com/recaptcha
Hope this is helpful to others.
WebMuse
First, a BIG Thank You! to GreyHead for your help off-line in getting this figured out.
Here's the complete steps to using ReCaptcha (instead of captcha):
1. Using the Form Wizard, include an "Advanced Elements -> Custom Element (HTML/PHP)"
2. Configure this element, with the custom code containing "{ReCaptcha}"
(The "Captcha Input" only works with "Load Captcha" and not with recaptcha)
3. Click on the "Actions" tab, then on the "Anti Spam" sub-heading.
4. Drag "Load ReCaptcha" into the "On Load" section, above "Load Html"
5. Optionally, configure the Load ReCaptcha to provide your own key
6. Drag "Check ReCaptcha" into the "On Submit", either first, or inside the "On Success" of "On Server-side Verification".
7. If you configured above with your own keys, then configure this with your key(s) also.
Note: you can get your own ReCaptcha keys at: http://www.google.com/recaptcha
Hope this is helpful to others.
WebMuse
This topic is locked and no more replies can be posted.