jkariscodes/my-demo-website

Issue with sending email

jkariscodes opened this issue · 0 comments

Case 1: There is an issue when a logged user trying to reset password via email. The app should send an email to that user's registered email but on trying to do that, and error 500 page is what it shows.
image

Case 2: On submitting the contact form. A similar issue as one stated above occurs.
Contact form before submitting
image

After clicking Send button
image