Hello,
my forms do not send any mails.
I read this article:
http://www.chronoengine.com/faqs/52-cfv4/cfv4-emails/2623-why-arent-my-emails-being-delivered.html
and I checked the following things:
- the systems sends emails (testet with registration)
- I created another "mini"-form to test it like it is described in the article (from and to email are different, recipient is a gmail address)
- I added the debugger but the text "An Email has been sent SUCCESSFULLY" is not shown.
Do you have any ideas?
Thanks a lot!
Bye, Nicki
my forms do not send any mails.
I read this article:
http://www.chronoengine.com/faqs/52-cfv4/cfv4-emails/2623-why-arent-my-emails-being-delivered.html
and I checked the following things:
- the systems sends emails (testet with registration)
- I created another "mini"-form to test it like it is described in the article (from and to email are different, recipient is a gmail address)
- I added the debugger but the text "An Email has been sent SUCCESSFULLY" is not shown.
Data Array:
Array
(
[option] => com_chronoforms
[view] => form
[Itemid] => 259
[chronoform] => test
[event] => submit
[input_submit_1] => Submit
[6be8f9e9ca02b499e3e175370d64cc8c] => 1
)
Validation Errors:
Array
(
)
Do you have any ideas?
Thanks a lot!
Bye, Nicki
Hi Nicki,
Is that all of the Debugger output? If so there is no sign of an Email action there :-( Is the Email action enabled?
Bob
Is that all of the Debugger output? If so there is no sign of an Email action there :-( Is the Email action enabled?
Bob
Hi Bob,
thanks a lot....sorry for the dumb question. I only saved my forms with the apply button and forgot to save the whole form. So it really was not enabled. Thank you!!!
Bye, Nicki
thanks a lot....sorry for the dumb question. I only saved my forms with the apply button and forgot to save the whole form. So it really was not enabled. Thank you!!!
Bye, Nicki
This topic is locked and no more replies can be posted.