From: Geoff S. <ge...@ho...> - 2002-05-21 23:45:33
|
I can upload gif files, but not jpg's using fileman. Here's the relevent line from the fileman_config.php file: $allowed_types = "image/jpg, image/gif, application/msword, application/vnd.ms-powerpoint, application/vnd.ms-excel, text/plain, application/pdf, application/x-zip-compressed"; NOTES: The error message received is: mollybeth.jpg is not an allowed file type on this server. The jpg file is 6K. The gif that uploaded successfully is 8K. So, it isn't a file size problem. Any ideas? Geoff |