Hello everyone,
I am hoping someone can help me out. Even though thanks message is enabled it doesnt show the message, nor does the form get sent. It does get sent however when I test form and debug mode is enabled 🙄
This is the debug info.
Thanks in advance for borrowing your wisdom 🧐
I am hoping someone can help me out. Even though thanks message is enabled it doesnt show the message, nor does the form get sent. It does get sent however when I test form and debug mode is enabled 🙄
This is the debug info.
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => Contact
[event] => submit
[naam] => Test
[telefoon] => 060000000
[straat] => Street 1
[postcode] => 1111XX
[woonplaats] => City
[eerdergeknipt] => Nee
[opmerking] => This is a test. For some reason this form is not sent nor does the thanks message appear.
[captcha] =>
[verstuur] => Verstuur
[ip_address] => 94.212.159.234
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[0] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:jessica@my_domain.nl
[2] => Subject:Ingevuld contact formulier Flex Thuiskappers
[3] => From my_domain.nl
[4] => From email:noreply@my_domain.nl
[5] => CC:
[6] => BCC:
[7] => Reply name:noreply
[8] => Reply email:noreply@my_domain.nl
[9] => Attachments:
[10] => Body:
<table>
<tr><td>Naam</td><td>Test</td></tr>
<tr><td>Telefoon</td><td>060000000</td></tr>
<tr><td>Straatnaam en huisnummer</td><td>Street 1</td></tr>
<tr><td>Postcode</td><td>1111XX</td></tr>
<tr><td>Woonplaats</td><td>City</td></tr>
<tr><td>Zijn wij al eerder bij u geweest?</td><td>Nee</td></tr>
<tr><td>Opmerking</td><td>This is a test. For some reason this form is not sent nor does the thanks message appear.</td></tr>
</table><br /><br />IP: 94.212.159.234
)
)
)
Thanks in advance for borrowing your wisdom 🧐