Hi, in my simple contact form, I'm getting emails from the contact form, but they look like this (see below). Please advise on any adjustments I can make. I'm using V4 of both connectivity and forms. Thanks!!!
Name: {input_text_0}
Email: {input_text_1}
Subject: {input_text_2}
Message: {input_textarea_4}
Submitted by 68.122.8.53
Hi Bob, here are the results of the debugger and email. What do you think?
-Pelyon
Data Array:
Array
(
[option] => com_chronoforms
[chronoform] => contact
[event] => submit
[Itemid] =>
[Name] => jason roberts
[Email] => [email]jdrtull@yahoo.com[/email]
[Subject] => test debugger 3
[Message] => test debugger 3
[Send] => Send
[22878cd821fe567dde0714d92386bd47] => 1
)
Validation Errors:
Array
(
)
Thanks for your Email. We will return your message shortly.
Debug Data
email
10
Result
An email has been SENT successfully from (Tomaso's Site)info@tomasos.com to [email]jason@pelyon.com[/email]
Body
Name {input_text_0}
Email {input_text_1}
Subject {input_text_2}
Message {input_textarea_4}
Submitted by 68.122.8.53
Attachments
array ( )
Hi Pelyon,
It looks as though you have changed the input names in the Elements but haven’t updated the Email template to match.
Bob
Thanks Bob, that did the trick.
-Pelyon
Hi,
I have the same problem, except no content from my form contained in the email (not even the name of the text box as the original post)
I am using v4 and have set up a simple contact form using the easy form wizard.
I get the email and the template message but that s it.
Thanks in advance.