Page 1 of 1

Which feedback form works? [solved]

Posted: Thu Oct 11, 2007 4:48 am
by herbshirt
I have just tried my second Feedback Form module (v. 0.9.13) and got:
Fatal error: Call to a member function on a non-object in /home/cruicksh/public_html/modules/FeedbackForm/classes/TextInput.class.php on line 58
after adding a text field.

The first I tried wasn't compatible with my version of cms ms (v. 0.9.15). I'm using: CMS Made Simple 1.1.2 "Savaii"

I'm just looking for a simple spam proof contact from with Name, Email, Comment fields. Can someone tell me which one I should use?

Thanks.

Re: Which feedback form works?

Posted: Thu Oct 11, 2007 5:51 am
by cubix
try formbuilder from the forge

http://dev.cmsmadesimple.org/projects/formbuilder/

works a treat :D

Re: Which feedback form works?

Posted: Thu Oct 11, 2007 5:53 am
by cubix
spam proof?

use captcha

http://dev.cmsmadesimple.org/projects/captcha/ (i think)

Re: Which feedback form works?

Posted: Thu Oct 11, 2007 6:14 am
by RonnyK
herbshirt,

as mentioned by cubix is FormBuilder the new module that replaces FeebbackForm. This module gives flexibility in creating your own forms and style them.

If you just want a contact-form, you can use the tag {contact_form} as well, which comes with the installation of the core. This one is to be found under "Extensions -> Tags".

Captcha can be turned on to be used for both.

Ronny

Re: Which feedback form works?

Posted: Thu Oct 11, 2007 7:14 am
by herbshirt
Terrific thanks guys for such a quick response.

Formbuilder it is and so far it's looking good.

Re: Which feedback form works?

Posted: Thu Oct 11, 2007 7:23 am
by cubix
glad you have it sorted. dont forget the [solved]

oh and RonnyK, im very brief sometimes :D nice explaination

Re: Which feedback form works? [solved]

Posted: Thu Oct 11, 2007 8:51 pm
by RonnyK
cubix,

your explanation was correct, I just wanted to say that for simple contactforms, the tag was available.

Ronny