Page 1 of 1

Form Builder Submission Error

Posted: Tue Dec 26, 2006 11:43 pm
by Xcelsior
Using Form Builder 0.2, CMSMS 1.0.2, CMSMailer 1.73.10 in a MySQL 4.0.27 db. I've set up the CMSMailer module with the appropriate info, and run a test send that gets the test message into my inbox. I've set up the form, with two different addresses for the form to be sent to, but when the submit button is hit, get the message: "Sorry! There was an error handling your form submission."

The admin log tells me this is the specific error: FormBuilder submit error: Language string failed to load: recipients_failedname1@domain1.com, name2@domain2.org

Does anyone have any insight into why this is happening? Or, better yet, a way to correct it? :)

Thanks in advance.

Re: Form Builder Submission Error

Posted: Wed Dec 27, 2006 3:07 pm
by dcross
I have the same problem.

Re: Form Builder Submission Error

Posted: Mon Mar 19, 2007 10:29 am
by henri152
I had the same problem. At first I thought it was a server side problem (caused by the policy of my ISP). However, I figured out that I have to use "mail" instead of "smtp". And voila, it works again :).

Re: Form Builder Submission Error

Posted: Tue Mar 27, 2007 10:04 pm
by meerkat
Thank you!

I've just had exactly the same problem on my first CMSMS site and I would have been completely stumped without this thread.