View Single Post
  #1 (permalink)  
Old 05-10-2007, 07:52 AM
Tim's Avatar
Tim Tim is offline
WebProWorld Veteran
 
Join Date: Jul 2004
Location: On the edge of the UK
Posts: 423
Tim RepRank 0
Default Response emails are blank

I am using Jack's formmail.php for the first time on a site in development. I have configured the php as directed (recipient, referers etc.) and put it in the cgi-bin (711 bin, 755 script). The xhtml (suffix .php) form (method="post") is also configured correctly and validates. The form handler works, an email is sent as does the redirect to a thanks page. The resulting emails contain the user's IP (REMOTE ADDR) as requested by a hidden field (env_report) but all other required data is missing. I get no php error messages and the error log is clean.

Has anyone else experienced this and can you please suggest what I have done wrong?
__________________
Pleasure in the job puts perfection in the work. Aristotle (384-322 BC)
Reply With Quote