ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Email Contact Form Stopped Working

January 26, 2013 7:35pm

Subscribe [1]
  • #1 / Jan 26, 2013 7:35pm

    kentonq

    7 posts

    I am working on an ee site with CartThrob installed, and I am suddenly having trouble with my email contact forms.

    I had built two contact forms on the site, and everything was working as it should. After I installed CartThrob, I stopped receiving the e-mails from the contact form.
    Another problem that seems like it could be related, is that I am not receiving the confirmation e-mails from my CartThrob orders.

    I wondered if anyone has ever seen anything like this, or if anyone might know where this bug is coming from. Any insight is greatly appreciated.

    For the sake of double checking my code, this is what I have in the main contact form.

    {exp:email:contact_form user_recipients="no" recipients="[email protected]" charset="utf-8" replyto="yes"}
     <fieldset>
      <label for="from">Your Email Address</label>
      <input type="text" id="from" name="from" value="" />
     </fieldset>
     <fieldset>
      <label for="name">Your Full Name</label>
      <input type="text" id="name" name="name" value="" />
     </fieldset>
     <fieldset>
      <label for="subject">Subject</label>
      <input type="text" id="subject" name="subject" value="" />
     </fieldset>
     <fieldset>
      <label for="message">Message</label>
      <textarea id="message" name="message"></textarea>
     </fieldset>
     <input name="submit" type='submit' value='Send' />
    {/exp:email:contact_form}
  • #2 / Jan 26, 2013 7:59pm

    kentonq

    7 posts

    Doh. I’m super embarrassed. They were all sitting in my spam folder.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases