+ Reply to Thread
Results 1 to 4 of 4

Thread: Getting Error Message

  1. #1
    Join Date
    Jan 2008
    Location
    Vancouver, WA
    Posts
    18

    Default Getting Error Message

    I am not seeing why my form does not work. Here is the form details:
    html page
    <form method="post" action="http://www.hairmagicusa.com/contact.php" title="Hair Dos and Hair Styles">
    <input type="hidden" name="env_report" value="REMOTE_HOST,REMOTE_ADDR,HTTP_USER_AGENT,AUTH_TYPE,REMOTE_USER"/>
    <input type="hidden" name="recipients" value="hairmagicusa1F124yahoo.com" />
    <input type="hidden" name="required" value="email:Your email address, firstname:Your first name, imgverify" />
    <input type="hidden" name="subject" value="Contacting Hair Magic USA" />

    code from form:

    /* Help: http://www.tectite.com/fmdoc/email_name.php */
    define("EMAIL_NAME","^[-a-z0-9.]+"); // the '^' is an important security feature!

    /* Help: http://www.tectite.com/fmdoc/target_email.php */
    $TARGET_EMAIL = array("^hairmagicusa@yahoo\.com$");

    /* Help: http://www.tectite.com/fmdoc/def_alert.php */
    define("DEF_ALERT","hairmagicusa@yahoo.com");
    /* Help: http://www.tectite.com/fmdoc/at_mangle.php */
    define("AT_MANGLE","1F124");

    Can someone please check and see what I seem to be missing?

    Thanks
    Dotty

  2. #2
    Join Date
    May 2008
    Posts
    1,274

    Default Re: Getting Error Message

    Getting Error Message
    What's the error message?

    ginger
    Last edited by ginger23; 21-Oct-2008 at 12:06 AM.

  3. #3
    Join Date
    Jan 2008
    Location
    Vancouver, WA
    Posts
    18

    Default Re: Getting Error Message

    The message is Formmail has had an error and the staff has been notified - something very close to that.

  4. #4
    Join Date
    May 2008
    Posts
    1,274

    Default Re: Getting Error Message

    Then you should be receiving an email (with a more specific error message) to the address set in DEF_ALERT. Check the spam folder on Yahoo or try a different non-Yahoo, non-Hotmail address.

    ginger

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. error message
    By shanti in forum FormMail Subscription Support
    Replies: 5
    Last Post: 01-Mar-2005, 09:26 PM
  2. no_valid_recipients error message
    By edenexcursions in forum FormMail Subscription Support
    Replies: 17
    Last Post: 06-Aug-2004, 01:39 AM
  3. FormMail Script Error Message
    By rose in forum FormMail Subscription Support
    Replies: 2
    Last Post: 27-Jun-2004, 05:59 AM
  4. Error Message on Optus
    By paf in forum FormMail Subscription Support
    Replies: 6
    Last Post: 12-Jan-2004, 12:43 PM
  5. Error Message
    By cuffs in forum FormMail Subscription Support
    Replies: 4
    Last Post: 11-Jan-2004, 05:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts