I have EE 1.7 installed and I have a contact form developed through FreeForm. I haven’t had an issue on previous sites with the Communicate Mdule or Freeform, but neither are sending emails. Freeform is collecting the data in the Module, but I am not able to send emails through Communicate or email notifications through Freeform.
Here is the Freeform code…
{exp:freeform:form collection="contact_form" name="contact" return="contact_us/thankyou" notify="[email protected]" template="npt_form" required="first_name|last_name|email|phone|address|city|state|zip" }
<div class="formsection">
<h2>I Would Like to Request A:</h2>
<h3> Donor Advised Fund Kit </h3>
<p> <input type="Checkbox" name="material_request[]" value="Donor Advised Fund Kit: Print" /> Print <input type="Checkbox" name="material_request[]" value="Donor Advised Fund Kit: Digital" /> Digital</p>
<p>...