Hi folks,
i got a huge problem. I set up a J1.5 on my home server and included the newest chronoform version.
Generated a form and so on...everything was working well. CF sends an email to account if I fill out the form. Just like I wanted.
Then I uploaded the website to my hoster...changed the db password and the website is running again. But now CF does not send an email to my account. It does not even try as you see in the debug text.
on my home server it looks like this:
plz help🙂
i got a huge problem. I set up a J1.5 on my home server and included the newest chronoform version.
Generated a form and so on...everything was working well. CF sends an email to account if I fill out the form. Just like I wanted.
Then I uploaded the website to my hoster...changed the db password and the website is running again. But now CF does not send an email to my account. It does not even try as you see in the debug text.
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
$_POST Array: Array ( [text_7] => asdf [text_8] => asdf [text_9] => [text_3] => aasdf@asdf.de [chrono_verification] => uKsWm [button_5] => Anmelden & Sparen [c56533cc6bbf10c4bfa5dafe460e6d58] => 1 [1cf1] => 4f75e12a5e6b3887f4a4d9806557ba9b [chronoformname] => Emaileingabe )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
Debug End
Redirect link set, click to test:
index.php?option=com_content&view=article&id=2
on my home server it looks like this:
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
$_POST Array: Array ( [text_7] => sdfg [text_8] => [text_9] => [text_3] => asdf@asdf.de [chrono_verification] => GTtz5 [button_5] => Anmelden & Sparen [61e3ac7e3cd839deb8efa5c6daf14894] => 1 [1cf1] => 8eb69d7cb9bdd4bd8547bad250d8c082 [chronoformname] => Emaileingabe )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (do-it-now)spammehere@xxx.de to xxx@xxyyxx.de
Debug End
Redirect link set, click to test:
index.php?option=com_content&view=article&id=2
plz help🙂