We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Mail not sent via Freeform Module

Development and Programming

Marcus Hodges's avatar
Marcus Hodges
84 posts
16 years ago
Marcus Hodges's avatar Marcus Hodges

Hi,

I’ve used Freeform quite a bit, but this time I’m stuck. When I try to send data via Freeform, I get the following PHP error:

Warning: mail() [function.mail]: Bad parameters to mail() function, mail not sent. in /.../core/core.email.php on line 1282

Warning: Cannot modify header information - headers already sent by (output started at /.../core/core.email.php:1282) in /.../core/core.functions.php on line 296

Here is my Freeform code:

{exp:freeform:form form_name="newsletter" form_id=signup"  required="name|email" notify="[email protected]" template="email_signup" return="main/submitted"}
<fieldset>
<label for="name">Name:</label>
<input type="text" id="name" class="text" name="name" value="Name"  />
<label for="email">Email:</label>
<input type="text" id="email" class="text" name="email" value="Email"  />
<input type="submit" class="submit" value="Sign up"  />
</fieldset>
{/exp:freeform:form}

The form is located at: http://marycrane.org/eetemp/index.php?/main/signup

Anyone have any ideas?

Thanks, Marcus

       
jaemie's avatar
jaemie
17 posts
16 years ago
jaemie's avatar jaemie

Did you ever solve this problem? I am having the same issue.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.