I configured a ChonroContact form. When I fill the form and hit submit I get the note "Mailer Error: Message body empty". I have tried another simple form with just one textfield and a submit button - same result!
I just used a text label field. It is def. a prob. with the "Set up email". I double-checked the "from name" and "from email" setup in the configuration. The website is already uploaded to the web. Does it help to give you a admin-login?
I hate to bring this topic back up but the solution was not clear at all. What exactly needs to go into the Email Template field? Also, is there a general set of instructions for ChronoContact?
What goes into the Email template is the HTML you want to use to display in the body of the email. You include values from your form as {input_name} e.g. {first_name}, {email} etc.
I don't know of any specific documentation for ChronoContact :-(
Bob
ChronoForms technical support If you'd like to buy me a coffee or two, thank you very much
That's great. Thank you for your help. I started by putting {message} in the Email Template field, which got it working, and then I added more fields. Works great!
I configured a ChonroContact form. When I fill the form and hit submit I get the note "Mailer Error: Message body empty". I have tried another simple form with just one textfield and a submit button - same result!
Can you give me any recommendation?
Regards
Matthias
Have you put anything into the Email message body?
Bob
If you'd like to buy me a coffee or two, thank you very much
I just used a text label field. It is def. a prob. with the "Set up email". I double-checked the "from name" and "from email" setup in the configuration. The website is already uploaded to the web. Does it help to give you a admin-login?
Attached two screenshots
Regards Matthias
The one thing I don't see there is the Email Template ?
Bob
If you'd like to buy me a coffee or two, thank you very much
attached a screenshot
Still no shot of the Email Template :-(
Bob
If you'd like to buy me a coffee or two, thank you very much
Sorry I left that empty - now it WORKS!!!! I really have to apologize! You ROCK! Thank you very much!
Call me DAU!
Bob, thank you very much for your support! That was the key!
Regards Matthias
this message error is also displayed if Email Template field contains PHP code has syntax errors.
What goes into the Email template is the HTML you want to use to display in the body of the email. You include values from your form as {input_name} e.g. {first_name}, {email} etc.
I don't know of any specific documentation for ChronoContact :-(
Bob
If you'd like to buy me a coffee or two, thank you very much
That's great. Thank you for your help. I started by putting {message} in the Email Template field, which got it working, and then I added more fields. Works great!
This is what I have now: