Everything is working fine in my form except the email. It isn't sent.
Can you help me plz?
Generel email is working though. I get emails from registrations etc.
I cant figure out what is wrong. The email is working fine on the mainpage:
http://goerding-sogns-forsamlingshus.dk/udlejningsformular
wich has is J2.5.28 Chronoform 4.0.1 installed
Link to my trouple form:
http://forsamlingshus.goerding-sogns-forsamlingshus.dk/index.php/udlejningsformular
Debugger:
Can you help me plz?
Generel email is working though. I get emails from registrations etc.
I cant figure out what is wrong. The email is working fine on the mainpage:
http://goerding-sogns-forsamlingshus.dk/udlejningsformular
wich has is J2.5.28 Chronoform 4.0.1 installed
Link to my trouple form:
http://forsamlingshus.goerding-sogns-forsamlingshus.dk/index.php/udlejningsformular
Debugger:
Data Array
Array
(
[option] => com_chronoforms5
[chronoform] => Lejeformular
[event] => submit
[navn] => Jette test
[adresse] => testadresse
[postnr_by] => 6270 Tønder
[telefon] => 24205507
[e_mail] => jegni@youmail.dk
[kontakt] => E-mail
[dato] => 24-03-2015
[tidsrum] => 2 døgn
[kommentar] => dfsa
[upload] =>
[captcha] =>
[submit] => Send min forespørgsel
[ip_address] => 194.182.131.19
[id] => 21
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
[7] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:gabi@youmail.dk
[2] => Subject:Forespørgsel i forbindelse med leje af forsamlingshuset
[3] => From name:Gørding Sogns Forsamlingshus
[4] => From email:noreply@goerding-sogns-forsamlingshus.dk
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Array
(
)
[11] => Body:
<p>Dette er en forespørgsel om at leje forsamlingshuset</p>
<table border="0" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<td><strong>*Navn:</strong></td>
<td>Jette test</td>
</tr>
<tr>
<td><strong>*Adresse:</strong></td>
<td>testadresse</td>
</tr>
<tr>
<td><strong>*Postnr. og by:</strong></td>
<td>6270 Tønder</td>
</tr>
<tr>
<td><strong>Telefonnummer:</strong></td>
<td>24205507</td>
</tr>
<tr>
<td><strong>E-mail:</strong></td>
<td>jegni@youmail.dk</td>
</tr>
<tr>
<td><strong>Ønsker kontakt:</strong></td>
<td>E-mail</td>
</tr>
<tr>
<td><strong>Vælg dato:</strong></td>
<td>24-03-2015</td>
</tr>
<tr>
<td><strong>Tidsrum:</strong></td>
<td>2 døgn</td>
</tr>
<tr>
<td><strong>Kommentar:</strong></td>
<td>dfsa</td>
</tr>
</tbody>
</table><br /><br />IP: 194.182.131.19
)
)
[11] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:jegni@youmail.dk
[2] => Subject:Forespørgsel om leje af Gørding Sogns Forsamlingshus
[3] => From name:Gørding Sogns Forsamlingshus
[4] => From email:noreply@goerding-sogns-forsamlingshus.dk
[5] => CC:
[6] => BCC:
[7] => Reply name:
[8] => Reply email:
[9] => Attachments:
[10] => Array
(
)
[11] => Body:
<p>Til Jette test</p>
<p>Mange tak for din interesse i at leje Gørding Sogns Forsamlingshus.</p>
<p>Jeg vil behandle din forespørgsel hurtigst muligt.</p>
<p>Dette er dine oplysninger, som du har sendt til os:</p>
<table border="0" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<td><strong>*Navn:</strong></td>
<td>Jette test</td>
</tr>
<tr>
<td><strong>*Adresse:</strong></td>
<td>testadresse</td>
</tr>
<tr>
<td><strong>*Postnr. og by:</strong></td>
<td>6270 Tønder</td>
</tr>
<tr>
<td><strong>Telefonnummer:</strong></td>
<td>24205507</td>
</tr>
<tr>
<td><strong>E-mail:</strong></td>
<td>jegni@youmail.dk</td>
</tr>
<tr>
<td><strong>Ønsker kontakt:</strong></td>
<td>E-mail</td>
</tr>
<tr>
<td><strong>Vælg dato:</strong></td>
<td>24-03-2015</td>
</tr>
<tr>
<td><strong>Tidsrum:</strong></td>
<td>2 døgn</td>
</tr>
<tr>
<td><strong>Kommentar:</strong></td>
<td>dfsa</td>
</tr>
</tbody>
</table>
<p>Denne email kan ikke besvares, hvis du ønsker at kontakte mig igen bedes du skrive til <a href="mailto:1962marianne@gmail.com">1962marianne@gmail.com</a></p>
<p>Venlig hilsen</p>
<p>Gørding Sogns Forsamlingshus</p>
<p>Marianne Thøisen</p><br /><br />IP: 194.182.131.19
)
)
[8] => Array
(
[DB Save] => Array
(
[Queries] => Array
(
[0] => INSERT INTO `forespoergsel_leje` (`navn`, `adresse`, `postnr_by`, `telefon`, `e_mail`, `kontakt`, `dato`, `tidsrum`, `kommentar`, `upload`, `created`) values ('Jette test', 'testadresse', '6270 Tønder', '24205507', 'jegni@youmail.dk', 'E-mail', '24-03-2015', '2 døgn', 'dfsa', '', '2015-03-11 14:15:14');
)
)
)
)