My form has suddenly stopped sending me emails.
I have to keep checking the admin portal every 10 minutes to make sure I don't miss any submissions.
Can anyone help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Forms don't change unless the files have been modified. Check to see that the form files have not changed, open the process.php file and verify the email address in the mail() function, and then contact your web host and let them know that you believe that something has changed and emails are no longer working. You might also see if the emails are being filtered by your web host or by your own email program.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
My form has suddenly stopped sending me emails.
I have to keep checking the admin portal every 10 minutes to make sure I don't miss any submissions.
Can anyone help
Forms don't change unless the files have been modified. Check to see that the form files have not changed, open the process.php file and verify the email address in the mail() function, and then contact your web host and let them know that you believe that something has changed and emails are no longer working. You might also see if the emails are being filtered by your web host or by your own email program.