Hi, first time post. I warn ahead of time that I am not a developer. Our current developer inherited a site launch midstream and is not EE fluent. While he grinds away at some last minute database fixes in Magento, I am handling EE related issues.
I am working with EE 1.6.8.
Everything about EE seems to working fine, EXCEPT emailing on form submit.
I have seen this thread and the related ones:
http://ellislab.com/forums/viewthread/147847/
Using email_test.php DOES generate an e-mail. Sending an e-mail from the Communicate panel DOES generate an e-mail.
Submitting a simple contact_form DOES NOT. I have pasted sample code online into the Template, scoured our code for errors, tried different browsers, etc. No dice.
Installed Freeform without any issue during install. Same problem on forum submit.
Further, upon submitting the form on our test site, the redirect does not work. Instead of redirecting to a “thank you” page upon submit (as directed in the code), user lands back on the front page. No error message. And no e-mail ever arrives. The landing page works fine when accessed diretly via its URL.
I have tried multiple delivery addresses, checked all spam filters, and junk mail folders.
User email module is installed as per the module cp.
A valid Return email address is entered into the Admin/system preferences/email configuration field.
Sendmail and SMTP has the same negative result.
Help, please. This is the last step before our launch! Thanks in advance.