FromBuilder submit error
Posted: Thu Apr 19, 2007 11:59 am
Just using the default installation of FormBuilder, I cannot submit a form using the Sample Form provided with the install.
I've entered a valid email address in the configuration but when I add a page, insert the code to access the form and then visit the form and submit, I get the error
UPDATE: I've been thinking that maybe the problem lies in the configuration of CMSMailer Module so I went in to have a look. I think I have it configured correctly but if someone could verify, I'd appreciate it.
MailerMethod: smtp
SMTP Host Name: smtp.mydomain.org
Port of SMTP server: 25
From address: postmaster@mydomain.org
From username: Michael
Sendmail location:/usr/sbin/sendmail
SMTP authentication: checked
Username: myUsername
Password: myPassowrd
When I enter a test email address and submit, it returns me to the CMSMailer Module page and appears to send the email. but the email never comes.
I've also installed the CMSMailer code on a test page and when I fill out the contact form and submit, the page reports that the email was successfully sent, but I never get the test email.
What's the likely culprit?
I've entered a valid email address in the configuration but when I add a page, insert the code to access the form and then visit the form and submit, I get the error
The error is so generic I don't know where to begin searching for clues. Any thoughts on this? Could it be related to all the permissions problems I was having trying to get this installed in the first place?Sorry! There was an error handling your form submission.
UPDATE: I've been thinking that maybe the problem lies in the configuration of CMSMailer Module so I went in to have a look. I think I have it configured correctly but if someone could verify, I'd appreciate it.
MailerMethod: smtp
SMTP Host Name: smtp.mydomain.org
Port of SMTP server: 25
From address: postmaster@mydomain.org
From username: Michael
Sendmail location:/usr/sbin/sendmail
SMTP authentication: checked
Username: myUsername
Password: myPassowrd
When I enter a test email address and submit, it returns me to the CMSMailer Module page and appears to send the email. but the email never comes.
I've also installed the CMSMailer code on a test page and when I fill out the contact form and submit, the page reports that the email was successfully sent, but I never get the test email.
What's the likely culprit?