Page 1 of 1

Formbuilder is not submitting form

Posted: Sat Jun 19, 2010 9:49 am
by njprrogers
Hi,

I'm using :
cmsms 1.7.1

CMSMailer 2.0

FormBuilder 0.6.2

Config stuff:

$config['url_rewriting'] = 'mod_rewrite';
$config['page_extension'] = '.html';
$config['use_hierarchy'] = true;
$config['query_var'] = 'page';

When I submit a form I get just a form reset - it aint submitting...

See here an example using the sample templates from formbuilder.
http://redplanet.ie/paylesstax/index.ph ... contact-us

Thanks!

Nick

Re: Formbuilder is not submitting form

Posted: Sat Jun 19, 2010 10:44 am
by RonnyK
And you do have {content} inside your template.

Ronny

Re: Formbuilder is not submitting form

Posted: Mon Nov 22, 2010 11:57 am
by defragmentor
hello there , I have the same Problem with formbuilder.
I can send a test Email from CMSMailer but when i fill out the form i only get an email when i click "Send me a copy of form".But not to the email account whick is in  the cmsmailer.
What do you mean with the {content} Tag?
In which template should i put it in ? From the formbulder ?

Re: Formbuilder is not submitting form

Posted: Mon Nov 22, 2010 11:32 pm
by pukka
The {content} tag should be in your page template (i.e the template that your "contact page" is using).


Go Formbuilder

Click on your form (e.g contact form)

In your form fields section, click on "Send To"

Make sure the  "From address" for email:    contains an email address that is on your website's domain (if your site is mywebsite.com then the email should be something like info@mywebsite.com).

In the  "Destination Email Address:"  enter the email address that you want the contact form information to be sent to.



Pukka.