Hi - quick question:
I created a very simple form - one text field and a submit button.
for code exactly as i copied into the component:
<p>
<input id="Text1" type="text" /></p>
<p>
<input id="Submit1" type="submit" value="submit" /></p>
I am able to successfully send the email - but the email is empty. It only shows the IP address of the sender, it doesn't show the text from the text box of the form.
I ran with the debug option enabled and everything said "OK".
What do I need to do?
Using the 3.0 version of chrono forms and Joomla 1.5.7 (legacy plugin enabled).
Thanks,
jjwp
I created a very simple form - one text field and a submit button.
for code exactly as i copied into the component:
<p>
<input id="Text1" type="text" /></p>
<p>
<input id="Submit1" type="submit" value="submit" /></p>
I am able to successfully send the email - but the email is empty. It only shows the IP address of the sender, it doesn't show the text from the text box of the form.
I ran with the debug option enabled and everything said "OK".
What do I need to do?
Using the 3.0 version of chrono forms and Joomla 1.5.7 (legacy plugin enabled).
Thanks,
jjwp