Hello,
I'm getting errors in debug on a simple form. I don't know where it came from but can't send the email on the live site?
I'm getting errors in debug on a simple form. I don't know where it came from but can't send the email on the live site?
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => test
[event] => submit
[text1] => test
[button2] => Submit
[ip_address] => 109.131.83.178
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[0] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:info@portalsmedia.be
[2] => Subject:test
[3] => From name:test
[4] => From email:info@portalsmedia.be
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Body:
<table>
<tr><td>Text Label</td><td>test</td></tr>
</table><br /><br />IP: 109.131.83.178
)
)