Hi,
I got another form a simple form with only the function to send an email.
URL to form: http://www.granskarp.se/index.php/kontakt
The error after filled in form and submitting it:
This error applies on all forms on that site.
I have checked all settings like no error reporting, old scripts but the problem remain.
Kind regards,
Micke
I got another form a simple form with only the function to send an email.
URL to form: http://www.granskarp.se/index.php/kontakt
The error after filled in form and submitting it:
SMTP Error: The following recipients failed: micke@granskarp.se
This error applies on all forms on that site.
I have checked all settings like no error reporting, old scripts but the problem remain.
Kind regards,
Micke
Hi Micke,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab in CFv4 or the Setup tab in CFv5.
Bob
Sorry that didn't look too good so here we go again.
Data Array:
Email dummy with errors:
SMTP Error: The following recipients failed: micke@granskarp.se
Data Array:
Array
(
[chronoform] => kontakt
[event] => submit
[namn] => Micke
[email] => micke@duosmart.se
[subject] => Testar
[message] =>
Hej
Testing the form.
[recaptcha_challenge_field] => 03AHJ_VuvY_TzG_78WHHILzuNnAzenbthu8O8ei5qnD6qNsAQUmilGGc6jN2n8wzL5QhJkNvAuDB3vG7mAk79x3Y7n0oJqJNdKLzpMVEJJBRzEjWGnTVGOEoMth3G1Mn7sZh6SCB_PemPBvoWejTgIi6g72si5wS8f4Oqx9VYaNpv2Xh3sKBtGylp0z8Pp7AyjWqXEb28sejCy21-SpDuLQraP-BidwIC5uvRStde6Dy1Za2odRlysu19rKvveXFE3MJDSW--lXjx5fSIiR30YWiWGgv9IS68U2Q
[recaptcha_response_field] => E SIXTH
[input_submit_6] => Skicka
[279ddc1e6893f1382db15a1af9554e91] => 1
)
Email dummy with errors:
Validation Errors:
Array
(
)
Debug Data
email
5
Result
An email has been SENT successfully from (admin)micke@duosmart.se to micke@granskarp.se
Body
Meddelande från webben
Namn: Micke
Epost: micke@duosmart.se
Ämne: Testar
Meddelande:
Hej
Testing the form.
Submitted by 194.237.8.243
Attachments
array ( )
Hi Bob,
I use the same web host and on the other site you helped me with yesterday it works flawless now.
This site is set up the same way in the mailsettings in backend of Joomla, it's the Joomla core mailer functions and SMTP is setup as the mailer. I have set up a dedicated account for this mailing purpose as well in my web host controlpanel.
Micke
I use the same web host and on the other site you helped me with yesterday it works flawless now.
This site is set up the same way in the mailsettings in backend of Joomla, it's the Joomla core mailer functions and SMTP is setup as the mailer. I have set up a dedicated account for this mailing purpose as well in my web host controlpanel.
Micke
This topic is locked and no more replies can be posted.