[SOLVED] Need a form with CAPTCHA functionality

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
charleyhankins
Forum Members
Forum Members
Posts: 28
Joined: Tue Oct 09, 2007 4:33 pm

[SOLVED] Need a form with CAPTCHA functionality

Post by charleyhankins »

How can I add CAPTCHA functionality to FeedbackForm?  If not possible, how can I create a form with CAPTCHA functionality?
Thanks,
CH
Last edited by charleyhankins on Thu Jan 08, 2009 5:53 pm, edited 1 time in total.
Ziggywigged
Power Poster
Power Poster
Posts: 424
Joined: Sat Feb 02, 2008 12:42 am

Re: Need a form with CAPTCHA functionality

Post 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.
Take a penny, leave a penny.
charleyhankins
Forum Members
Forum Members
Posts: 28
Joined: Tue Oct 09, 2007 4:33 pm

Re: Need a form with CAPTCHA functionality

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Need a form with CAPTCHA functionality

Post 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...
charleyhankins
Forum Members
Forum Members
Posts: 28
Joined: Tue Oct 09, 2007 4:33 pm

[SOLVED] Re: Need a form with CAPTCHA functionality

Post by charleyhankins »

Thanks!  Changed the Captcha Library to GD Captcha.  Works fine now. 
acuitas
New Member
New Member
Posts: 9
Joined: Thu Jan 22, 2009 12:47 am

Want to overcome HN Captcha Error

Post 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.
Last edited by acuitas on Sat Jan 24, 2009 3:22 am, edited 1 time in total.
spaceghost
New Member
New Member
Posts: 3
Joined: Fri Jan 30, 2009 5:18 pm

Re: [SOLVED] Need a form with CAPTCHA functionality

Post by spaceghost »

Why is Captcha compatible with version 1.2.2 and not version 1.4.1?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [SOLVED] Need a form with CAPTCHA functionality

Post by Dr.CSS »

Captcha works with all versions of CMS Made Simple...
Post Reply

Return to “Modules/Add-Ons”