No recipient error

2 replies
Joined: 02/13/2008
User offline. Last seen 45 weeks 6 days ago.

Although I have little understanding of PHP, I thought this was a good script for my formmail but I'm getting an error when I submit the form. Here's the error:

The following errors were found:
• There is no recipient to send this mail to. Please read the manual section titled "Form Configuration - Recipient".
PHPFormMail has experienced errors that must be fixed by the webmaster. Mail will NOT be sent until these issues are resolved. Once these issues are resolved, you will have to resubmit your form to PHPFormMail for the mail to be sent.

PHP Formmail version: phpformmail_classic-1.07.2
Server: Linux
Form link: http://casshouseinn.com/signup.html

For the most part, my web host cannot help me with this.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Joined: 03/28/2008
User offline. Last seen 40 weeks 2 days ago.

I am having the same problem and looked all over the web for a week now with no helpful answers, as I followed the directions to a "T".

Any help is very much appreciated. Thank you for your time.

Anonymous

Within your form you are missing required information for the script to work. Check your form and see if you have the following information in it...

An issue to resolve in the script might be, if spamming is a problem then why does the script not hide the recipient email with in the processing script or use another method to include the recipient email in a less obvious manner?

I am working on a way to resolve this but have not come up with a sound resolution. Sucks being a novice/hack PHP programmer, oh well, got to get back to work. Good Luck with the script, you are right this script is a good one but with everything it could be better.

User login