what is happening with me i got this error
i filled from name reply email and everything required in general tab and the debug is on
_POST: Array ( [From] => dsf [Title] => dsfa [email] => [email]sdfa@dsf.cax[/email] [subject] => sdfa [message] => sdfa [Submit] => Submit )
Case 1: Use table layout
E-mail: 'Yes' custom
Email not sent
E-mail message
From: []
To: [email]a.bouz@haykal.com[/email],
Subject:
form2
From dsf
Title dsfa
email [email]sdfa@dsf.cax[/email]
subject sdfa
message sdfa
Submit Submit
Submitted by 66.198.41.24
this is the link of the form
http://www.fw-magazine.com/index.php?option=com_chronocontact&chronoformname=subscribe
and this is the code that i am use it
<form name="form2" method="post" action="">
<table width="328" border="0">
<tr>
<td width="75"><span class="style1">From</span></td>
<td width="243">
<input name="From" type="text" id="From3">
</td>
</tr>
<tr>
<td><span class="style1">Title</span></td>
<td>
<input type="text" name="Title">
</td>
</tr>
<tr>
<td><span class="style1">Email</span></td>
<td>
<input type="text" name="email">
</td>
</tr>
<tr>
<td><span class="style1">Subject</span></td>
<td>
<input type="text" name="subject">
</td>
</tr>
<tr>
<td><span class="style1">Message</span></td>
<td>
<textarea name="message"></textarea>
</td>
</tr>
<tr>
<td> </td>
<td><input type="submit" name="Submit" value="Submit"></td>
</tr>
</table>
</form>
PLEASE SOMEBODY ANSWER ME PLEASE PLEASE PLEASE PLEASE ........:blink:
i filled from name reply email and everything required in general tab and the debug is on
_POST: Array ( [From] => dsf [Title] => dsfa [email] => [email]sdfa@dsf.cax[/email] [subject] => sdfa [message] => sdfa [Submit] => Submit )
Case 1: Use table layout
E-mail: 'Yes' custom
Email not sent
E-mail message
From: []
To: [email]a.bouz@haykal.com[/email],
Subject:
form2
From dsf
Title dsfa
email [email]sdfa@dsf.cax[/email]
subject sdfa
message sdfa
Submit Submit
Submitted by 66.198.41.24
this is the link of the form
http://www.fw-magazine.com/index.php?option=com_chronocontact&chronoformname=subscribe
and this is the code that i am use it
<form name="form2" method="post" action="">
<table width="328" border="0">
<tr>
<td width="75"><span class="style1">From</span></td>
<td width="243">
<input name="From" type="text" id="From3">
</td>
</tr>
<tr>
<td><span class="style1">Title</span></td>
<td>
<input type="text" name="Title">
</td>
</tr>
<tr>
<td><span class="style1">Email</span></td>
<td>
<input type="text" name="email">
</td>
</tr>
<tr>
<td><span class="style1">Subject</span></td>
<td>
<input type="text" name="subject">
</td>
</tr>
<tr>
<td><span class="style1">Message</span></td>
<td>
<textarea name="message"></textarea>
</td>
</tr>
<tr>
<td> </td>
<td><input type="submit" name="Submit" value="Submit"></td>
</tr>
</table>
</form>
PLEASE SOMEBODY ANSWER ME PLEASE PLEASE PLEASE PLEASE ........:blink: