Contact form not sending PHPmail
Permalink
Hi all, here's my question for the brain trust:
I installed 5.7 got it running great on Godaddy. But the contact forms just will not pass an email on to the intended recipient. However when you go to the email setup on the system and do a test from php mail, that email is passed through successfully. This tells me that something about the construction of that Contact Form has a problem. Do I need to hard code in a sender email address into it? And if so, where?
I installed 5.7 got it running great on Godaddy. But the contact forms just will not pass an email on to the intended recipient. However when you go to the email setup on the system and do a test from php mail, that email is passed through successfully. This tells me that something about the construction of that Contact Form has a problem. Do I need to hard code in a sender email address into it? And if so, where?
Thanks to a incredibly fast deadline and no sleep, I overlooked that teensy, tiny little check box on the options section of the contact form which specifies the emails that are to be notified when the form is filled out.
Yeh...I'm an idiot.
But on the plus side the forms works and the client is happy.
Huzzah!