What's the error message?Getting Error Message
ginger
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
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
What's the error message?Getting Error Message
ginger
Last edited by ginger23; 21-Oct-2008 at 12:06 AM.
The message is Formmail has had an error and the staff has been notified - something very close to that.
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks