|
Short Answer:Check your mail path.
Long Answer:This often happens to users because of one of two problems. Either they haven't corrected the sendmail path or their email address, or they don't have sendmail.
Short Answer:Yes.
Long Answer:Yes, all you have to do is put multiple e-mail addresses
in the recipient field of your form, separated by commas.
Short Answer:There's a bug.
Long Answer:When the code was written, I made it check for basic syntax of a URL before sending the user there, so it made sure that the URL started with http://. If your URL does not start with that, you will either have to change the redirect URL so that it does, or modify the script. If you wish to modify the script, open up FormMail and find the line which looks like: |