Forum Moderators: phranque
1) a confirmation email to the person filling out the form
2)Send the results to an outside company for billing
3)Write the results to a database located on the server for logging
For some reason, all the forms(or at least the ones Ive checked) have stopped sending the confirmation and the email to the outside billers. The only thing still functional is the writing to the database...and the 'Thank you' page that comes up after submission of the form. Most of the forms havent been touched recently, so im assuming its a bigger problem. PLEASE PLEASE PLEASE...if you have any suggestions, please share. What could the problem be?!
The number one culprit for forms that stop working is if you messed with the perl scripts, uploaded them, and didn't chmod them. Find out what settings they should be set for, then chmod them.
The number two culprit is that you uploaded them in binary format, instead of the correct ascii format.
Give those a try.
But thousands of $$$ are dwindling right now. Im a little panicked for sure. Ill calm down for the sake of the board :) I haven't touched (downloaded or uploaded) any of the scripts since the problem developed. I didnt write any of them. They were there long before me. Does that lead somewhere else?