Page 1 of 2
Form Builder issue - sorry there was an error submitting your form.
Posted: Mon Jul 02, 2007 10:47 pm
by izzysanime
Hi, I just installed form builder, added forms, email, name, phone, comment. the email and name is required, email is validated.
When i click submit, originally i got 2 errors, then i fixed them, now i just get, Sorry, there was an error
thanks
Josh
Re: Form Builder issue
Posted: Mon Jul 02, 2007 11:01 pm
by climberusa
I'm getting this and I've found that it doesn't like my email address as
name.last@gmail.com if i use a different one it submits. I posted this issue in the development forum for FormBuilder and I'm waiting to see if it gets figured out.
Re: Form Builder issue
Posted: Tue Jul 03, 2007 12:48 am
by izzysanime
well, mines not a gmail acct, its actually the same @ as my web address
name@wareriver.com.
If i had more info, i would give it to you guys, if you have any questions that you need me to clarify, just ask
thanks
Josh
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 1:10 am
by Nullig
Have you configured/tested the CMSMailer Module?
Nullig
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 1:50 am
by izzysanime
yes i have. I had to put in my username and password for the smtp server. Maybe I'm missing something, but with OsCommerce for example, it is still able to send an email as long as it is on my server. For some reason it wont go through without the User and pass.
I did a test email send in cms mailer, and i got it. that was actually the problem earlier that i fixed with changing settings for CMS mailer.
thanks
josh
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 3:57 pm
by izzysanime
Any ideas?
Where does the submitted form info get saved, is there a page where i can view the submitted forms?
These are the fields
Code: Select all
Form Fields
Field Name Field Type Req'd Information Order
*Email Results to set Address(es) . To: josh@wareriver.com down Edit Delete
E-mail address: Email "From Address" Field true up down Edit Delete
Your Name: Text Input true Len: 80, No Validation up down Edit Delete
Phone Number: Text Input false Len: 80, No Validation up down Edit Delete
Comment: Text Area false non-wysiwyg, 50 rows, 5 cols up down Edit Delete
cms_formsubmission *Store Results in Database . up Edit Delete
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 5:09 pm
by Nullig
You have to add a field into your form to "store the data" in the database, then you need to configure the FormBrowser module to display the submitted forms.
Nullig
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 5:57 pm
by izzysanime
isnt that what this does?
cms_formsubmission *Store Results in Database
when you mean formbrowser, you mean form builder, right?
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 6:04 pm
by izzysanime
oooo ok, i was not aware that i need formbrowser also. I got it installed, and setup. I can actually see all the submitted forms that returned an error, however, i still get an error. So I assume that the error is related to sending the email. what could i be missing.... hmm
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Tue Jul 03, 2007 11:31 pm
by Nullig
What is the error message?
Nullig
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Wed Jul 04, 2007 12:39 am
by izzysanime
no php error, just "sorry there was an error submitting your form."
thanks again
Josh
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Thu Jul 05, 2007 5:40 pm
by izzysanime
any new ideas?
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Thu Jul 05, 2007 8:45 pm
by Nullig
How is CMSMailer set up? Are you using SMTP, sendmail or mail?
Have you configured the settings for the email submission field with a template?
Nullig
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Thu Jul 05, 2007 9:40 pm
by izzysanime
I have setup the template, I'm using a SMTP in cms mailer, since none of the others work anyways. i have my username, pswd and I did a test in cmsmailer which worked.
thanks
josh
Re: Form Builder issue - sorry there was an error submitting your form.
Posted: Fri Jul 06, 2007 12:33 am
by Nullig