captcha in contact form

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
rodeto
Power Poster
Power Poster
Posts: 410
Joined: Thu May 04, 2006 9:12 am

captcha in contact form

Post by rodeto »

Call me stupid but I am not able to get Captcha activated in the contact form. What do I have to do to get the captcha activated in the contact form? All I can find is that I have to enable the option within the form. But I can't fnd any option that can be turned on.
Last edited by rodeto on Tue Mar 06, 2007 8:03 pm, edited 1 time in total.
________________________________
Je gaat het pas zien als je het doorhebt.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: captcha in contact form

Post by Dee »

Install the Captcha module and call the contact_form tag with the captcha parameter:

Code: Select all

{contact_form email=info@example.com captcha=true}
or

Code: Select all

{contact_form email=info@example.com captcha=1}
Regards,
D
Post Reply

Return to “CMSMS Core”