PDA

View Full Version : Form problem, monstermail



scipio
05-23-2010, 08:21 PM
all of the sudden... my forms which worked perfectly for MANY years just up and stop working

my forms refer to php files and no changes were made to any files

so i was talked into using the monstermail script

the only problem is that the form data i get emailed is not consistent with the form... it's all jumbled

if i take out the code:
<input type="hidden" name="text" value="1">
the email looks even worse

any help is appreciated


Anyone know why my forms/php just up and quit working?

shadmego
05-24-2010, 12:45 PM
We probably won't be able to help much unless we know the errors you are getting and some of the sample code associated with the error.

haidivolume
06-08-2010, 04:47 AM
the only problem is that the form data i get emailed is not consistent with the form... it's all jumbled

shadmego
06-08-2010, 06:13 AM
Are you using cgiemail or FormMail Clone or Monstermail?

CGIEMAIL INSTRUCTIONS:
http://web.mit.edu/wwwdev/cgiemail/user.html#template (never tried this myself)

FormMail CLONE INSTRUCTIONS:
http://www.scriptarchive.com/readme/formmail.html

MONSTERMAIL INSTRUCTIONS:
See the appropriate section in your cPanel.

I used the sample form for Monstermail and sent a test message. It did not come through garbled. Perhaps you will be willing to post the code to your form, taking out any sensitive information like you email?

I'm afraid the only thing I can say to "it's all jumbled" is ... check your code. I verified the monstermail script is working properly.

~regards,