Gossamer Forum
Home : Products : DBMan : Installation :

file upload

Quote Reply
file upload
I'm psyched about the file upload mod and have it working except for one part. After a file is uploaded I get an error message that states:

ERROR: Unknown action
The database program received a command that it did not understand.

I assume this is connected to the code from fileupload.txt that states:
###############################################################################
# file: db.cgi #
# sub main #
# somewhere other "elsif" statments #
# add the following #
###############################################################################

elsif ($in{'upload_success'}) { &html_upload_success; }


---------

Which causes me problems when added.

Any ideas.

This is one of the best forums I've seen.

Thanks
Subject Author Views Date
Thread file upload davewf 1589 Jan 26, 2000, 10:07 AM
Post Re: file upload
Eliot 1577 Jan 26, 2000, 11:08 AM
Post Re: file upload
davewf 1538 Jan 26, 2000, 11:19 AM