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
Name: {input_text_0}
Email: {input_text_1}
Subject: {input_text_2}
Message: {input_textarea_4}
Submitted by 68.122.8.53
Hi Pelyon,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Please see this FAQ
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Please see this FAQ
Bob
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 ( )
-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
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
It looks as though you have changed the input names in the Elements but haven’t updated the Email template to match.
Bob
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.
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.
This topic is locked and no more replies can be posted.