_..."> _...">

send email by php script issue "failed_to_send_email"

radex-baza2
15 Posts
radex-baza2 posted this 13 October 2020
Ask a Question

When using email via php, I get "Failed to send email" error. It comes from the file FormProcessor.php, when executing the line die ($ this -> _ getErrorResponse ($ this -> _ messages ['failed_to_send_email'])); This means that the php script is working, and also saving ip addresses to sqllite database works. Probably the error is related to the line before $ sent = @mail ($ to, $ subject, $ message, $ headers); and, in fact, to some parameter. What could be the reason?

When using email via php, I get "Failed to send email" error. It comes from the file FormProcessor.php, when executing the line die ($ this -> _ getErrorResponse ($ this -> _ messages ['failed_to_send_email'])); This means that the php script is working, and also saving ip addresses to sqllite database works. Probably the error is related to the line before $ sent = @mail ($ to, $ subject, $ message, $ headers); and, in fact, to some parameter. What could be the reason?

Last edited 13 October 2020 by radex-baza2

Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 22 October 2020

It's hard to tell. We will send your question to the development.

...................................................
Sincerely,
Allen R.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

It's hard to tell. We will send your question to the development. ................................................... Sincerely, Allen R. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments