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.