View Full Version : Difficulty re-configuring Downloader 2.0


john3012
04-07-2004, 06:37 PM
I've had Downloader 2.0 running for a year or so, and users can get one of two files sent to them as e-mail attachments. It captures their e-mail in a log file, along with the time/date, which file they chose, etc. ;)

But when I try to add a third [or more] files as options, I can never escape the dreaded "Internal Server error." I believe I am keeping the syntax correct, am making sure ChMod is set to 755, etc., but I just can't make it behave. :(

As a minor complaint, the program does not check that the second e-mail agrees with the first, so I dropped that part of the form. :(

Is there a later version of Downloader 2.0? Or another program with similar capabilities? Or a critical factor I may be missing? :confused:

Are others having any similar difficulties?

John3012

Jafo
04-07-2004, 07:32 PM
What does the %filename array look like when you edit it and get the error?

mark
05-12-2004, 10:24 AM
Are we all agreed that the second e-mail address is superfluous?

mark
05-26-2004, 01:12 PM
I have had to modify the script as the error checking for valid e-mail format and second e-mail is only coded for the Admin Send form and not the public one :confused:

garrypark
05-26-2004, 06:26 PM
Was it easy to edit the public script to verify emails?