Forums

emails but no message

Pelyon 12 Oct, 2012
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
GreyHead 12 Oct, 2012
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
Pelyon 13 Oct, 2012
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 ( )
GreyHead 14 Oct, 2012
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
Pelyon 15 Oct, 2012
Thanks Bob, that did the trick.

-Pelyon
allnewlogin 16 Oct, 2012
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.
GreyHead 17 Oct, 2012
Hi allnewlogin,

Then you probably haven't created an Email template. Please see this FAQ for possible problems and this FAQ for a short video tutorial.

Bob
This topic is locked and no more replies can be posted.