Question: Ajax Request Failed - 500 Error Pos Email Receipt

Ajax Request Failed - 500 Error Pos Email Receipt

When I try to send the receipt to email, i get the error "ajax request failed" Reproduce: https://komododecks.com/recordings/sRBfEo7A4y2eCPl3iYQD Failed to load resource: the server

D

Donovan

Asked
When I try to send the receipt to email, i get the error "ajax request failed"

Reproduce:
https://komododecks.com/recordings/sRBfEo7A4y2eCPl3iYQD

Failed to load resource: the server responded with a status of 500 ()
jQuery-2.1.4.min.js:4


POST https://pos.DOMAIN.be/pos/email_receipt 500 (Internal Server Error)
  • MS

    Mian Saleem

    Answered
    Hello,

    Please check your php error logs and let me know the error detail so that I can suggest.

    If you are not sure about server error logs, please enable app logs by changing the `log_threshold` to 1 in the `app/config/config.php` and then try to send email. Lastly check the latest logs file in the `app/logs/` folder.

    Thank you
  • Login to Reply