Page 1 of 1
[SOLVED] Need a form with CAPTCHA functionality
Posted: Thu Jan 08, 2009 3:33 pm
by charleyhankins
How can I add CAPTCHA functionality to FeedbackForm? If not possible, how can I create a form with CAPTCHA functionality?
Thanks,
CH
Re: Need a form with CAPTCHA functionality
Posted: Thu Jan 08, 2009 3:45 pm
by Ziggywigged
Captcha module:
http://dev.cmsmadesimple.org/projects/captcha
And use it with the FormBuilder module:
http://dev.cmsmadesimple.org/projects/formbuilder.
There is an option to use captcha when creating/editing forms.
Re: Need a form with CAPTCHA functionality
Posted: Thu Jan 08, 2009 5:02 pm
by charleyhankins
Downloaded the most recent of both modules. It works until I enable the Captcha. When I do that I recieve the following errors:
Warning: main(./hn_captcha.class.php): failed to open stream: No such file or directory in /home/content/b/a/r/bartonjh/html/greenacresorganics/modules/Captcha/lib/hn_captcha/hn_captcha.class.x1.php4 on line 48
Fatal error: main(): Failed opening required './hn_captcha.class.php' (include_path='.:/usr/local/lib/php') in /home/content/b/a/r/bartonjh/html/greenacresorganics/modules/Captcha/lib/hn_captcha/hn_captcha.class.x1.php4 on line 48
Re: Need a form with CAPTCHA functionality
Posted: Thu Jan 08, 2009 5:10 pm
by Dr.CSS
OK you need to read the captcha module Help as it will direct you to some folder permissions for it to work, and you may need to choose a different type of Captcha Library to use: in the captcha admin...
[SOLVED] Re: Need a form with CAPTCHA functionality
Posted: Thu Jan 08, 2009 5:52 pm
by charleyhankins
Thanks! Changed the Captcha Library to GD Captcha. Works fine now.
Want to overcome HN Captcha Error
Posted: Sat Jan 24, 2009 2:54 am
by acuitas
Hi
I just finished my first website using CMSsimple. Excellent product. I'm hooked. In that website, I used version 1.4.1 and HNCapcha. Worked great. Now building a new website using 1.5.2. on the same server. HNcaptcha is broken. I don't like Phpcatcha or GD captcha. I want HNcaptcha. I got the same error message as charlyhankins. It worked before, there must be a fix. Can anyone help? Thanks.
Oh...nevermind. I figured it out. The XML installer failed to install the 'hn_captcha.class.php' file in the modules/Captcha/lib/hn_captcha/ directory. So I copied it from the previous website into that folder, and presto. Hope this helps someone else.
Re: [SOLVED] Need a form with CAPTCHA functionality
Posted: Mon May 18, 2009 2:56 pm
by spaceghost
Why is Captcha compatible with version 1.2.2 and not version 1.4.1?
Re: [SOLVED] Need a form with CAPTCHA functionality
Posted: Sun Jul 19, 2009 6:37 pm
by Dr.CSS
Captcha works with all versions of CMS Made Simple...