Thanks. I actually changed both lines back to "true" and will continue to test. I appreciate the help.
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: graycat
Thanks. I actually changed both lines back to "true" and will continue to test. I appreciate the help.
Crabtree...that is what I did to begin with (only changed line 467) but I continued to receive emails on errors. Once I changed the second instance (line 6486) the errors stopped. Aside from...
Crabtree. Your directions did the trick. Only the successful submissions come through now. One clarification. The "ALERT_ON_USER_ERROR" is actually in two places within the script. One around...
Thanks crabtree. I reviwed that information and I think I can handle it. I'll try to get things setup soon and will repost if I run into any trouble.
Thanks crabtree. Sounds easy enough. I'll try to get things setup soon and will repost if I run into any trouble.
In the html code for the form mail page I have set a couple of values as being required by the user to fil out for a successful submission. If they do not complete all the required fields they are...
After a user submits the form, the $TARGET_EMAIL receives the email message with the user's message. The received email is quite "raw," has a lot of extra information, and is not very appealing to...
Do you have another email address you can use to test? That seemed to do the trick for me. I kept getting the same error but as soon as I switched email addresses in the script and in the html code...