Dear all,
I'm having a problem with a form, here's what i did :
- I made a new module in joomla - Chronoforms
- Made my form with everything into place
- Form displays perfectly in Module on the right side of the page
- so far so good
The form is a very simple one where people can enter their e-mail adress if they want to receive our newsletter.
But when i fill in an e-mail adress and submit the email does not arrive in my mailbox.
I have several other forms on the site and they all work perfectly exept this one, so i guess my mail settings are correct due to the fact that i receive results from all the other forms. I' ve run the debug function and it displays the following :
* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* Form passed the plugins step (if enabled) OK
* Emails data loaded OK
* Form passed all before email code evaluation OK
* An email has been SENT successfully from (scriburo webadmin)webadmin@scriburo.be to [email]info@scriburo.be[/email]
* Debug End
I would appriciate some help, because i have searched for hours and still can't find the cause.
Thx
I'm having a problem with a form, here's what i did :
- I made a new module in joomla - Chronoforms
- Made my form with everything into place
- Form displays perfectly in Module on the right side of the page
- so far so good
The form is a very simple one where people can enter their e-mail adress if they want to receive our newsletter.
But when i fill in an e-mail adress and submit the email does not arrive in my mailbox.
I have several other forms on the site and they all work perfectly exept this one, so i guess my mail settings are correct due to the fact that i receive results from all the other forms. I' ve run the debug function and it displays the following :
* Form passed first SPAM check OK
* Form passed the submissions limit (if enabled) OK
* Form passed the Image verification (if enabled) OK
* Form passed the server side validation (if enabled) OK
* Form passed the plugins step (if enabled) OK
* Emails data loaded OK
* Form passed all before email code evaluation OK
* An email has been SENT successfully from (scriburo webadmin)webadmin@scriburo.be to [email]info@scriburo.be[/email]
* Debug End
I would appriciate some help, because i have searched for hours and still can't find the cause.
Thx
Hi spikerm,
That all looks good to me. What does the dummy email on the debug page look like?
Bob
That all looks good to me. What does the dummy email on the debug page look like?
Bob
Thx to have a look at the problem. Here is what the e-mail shows in debugging mode :
_POST: Array ( [text_1] => [email]dj_spike_4@hotmail.com[/email] [undefined] => verzenden [0c94fa9142b2028462539e97f61f4487] => 1 )
E-mail message
From: scriburo webadmin [webadmin@scriburo.be]
To: [email]info@scriburo.be[/email]
Subject: Inschrijving mailing list
schrijf u in voor onze nieuwsbrief
[email]e-maildj_spike_4@hotmail.com[/email]
Submitted by 84.198.187.188
Bedankt voor uw registratie.
It all looks normal to me to but the message does not arrive. Dont have a clue anymore, ik hope you see something i don't
_POST: Array ( [text_1] => [email]dj_spike_4@hotmail.com[/email] [undefined] => verzenden [0c94fa9142b2028462539e97f61f4487] => 1 )
E-mail message
From: scriburo webadmin [webadmin@scriburo.be]
To: [email]info@scriburo.be[/email]
Subject: Inschrijving mailing list
schrijf u in voor onze nieuwsbrief
[email]e-maildj_spike_4@hotmail.com[/email]
Submitted by 84.198.187.188
Bedankt voor uw registratie.
It all looks normal to me to but the message does not arrive. Dont have a clue anymore, ik hope you see something i don't
This topic is locked and no more replies can be posted.