Hi ChronoEngine-Team!
First of all: ChronoForms is just a great tool! Love it!
There is one issue and a don't get it running
Joomla 2.5.11
Chronoforms: V4
Everything just works fine but at the end the mail isn't send. Here is my result from the debugger:
Do you have any idea what could be wrong?
I've tried every way on my server to send mails (smtp, sendmail, phpmail) which one is the best method?
thank you so much for your help!
greetings from austria
christoph
First of all: ChronoForms is just a great tool! Love it!
There is one issue and a don't get it running
Joomla 2.5.11
Chronoforms: V4
Everything just works fine but at the end the mail isn't send. Here is my result from the debugger:
Data Array:
Array
(
[chronoform] => 222Anmeldung
[event] => submit
[Itemid] => 491
[option] => com_content
[view] => article
[id] => 97
[input_text_1] => asdf
[input_submit_2] => Submit
[50456b3182cf2149609193e0f4684aa5] => 1
)
Validation Errors:
Array
(
)
HERZLICHEN DANK! Debug Data
email
0
Result
An email has been SENT successfully from (fastenwandern) office@fastenwandern.at to stoffhausen@me.com
Body
Submitted by 90.146.37.254
Attachments
array ( )
Powered By ChronoForms - ChronoEngine.com
Do you have any idea what could be wrong?
I've tried every way on my server to send mails (smtp, sendmail, phpmail) which one is the best method?
thank you so much for your help!
greetings from austria
christoph
Hi christoph,
SMTP seems to be the most all-round reliable mail configuration.
Try using my custom Email [GH] action - it's coded a bit differently from the standard action and may work when that one doesn't.
Please see this FAQ for some other suggestions.
Bob
SMTP seems to be the most all-round reliable mail configuration.
Try using my custom Email [GH] action - it's coded a bit differently from the standard action and may work when that one doesn't.
Please see this FAQ for some other suggestions.
Bob
Thank you so much for your fast reply!
Custom-Mail Funktion is much better. Now i get the following error.
The adress [email]website@fastenwandern.at[/email] is configured and exists on my server. What can be the problem?
Custom-Mail Funktion is much better. Now i get the following error.
Debug Data
Email info
Email failed
Die folgende Absenderadresse ist nicht korrekt: website@fastenwandern.at
From: (Fastenwandern) website@fastenwandern.at
To: stoffhausen@me.com
Subject: Testmail
Email body
You may customize this message under the 'Template' tab in the Email settings box. SO IS IT!
The adress [email]website@fastenwandern.at[/email] is configured and exists on my server. What can be the problem?
IT WORKS!
had a wrong authentication method in the smtp-server-settings!!
thank you so much for your support!!!
had a wrong authentication method in the smtp-server-settings!!
thank you so much for your support!!!
i'm sorry ... but now i get a white page with no content after submitting. read in your forum about the config in main-konfiguration:
i get following error:
funny thing: on my test-form everything just works fine.
do you have any idea?
i get following error:
Fatal error: Call to undefined method JParameter::merge() in /home/.sites/22/site2636/web/cms/components/com_fpss/helpers/slideshow.php on line 112
funny thing: on my test-form everything just works fine.
do you have any idea?
This topic is locked and no more replies can be posted.