From: Geoff S. <ge...@ho...> - 2002-05-22 18:44:36
|
Adam: I added jpeg as suggested, to no avail. I'll look into this. But, please answer a question for me: Does the format and content of these entries conform to some standard or list? If so, where can I find out about this. Geoff $allowed_types = "image/jpeg, image/jpg, image/gif, application/msword, application/vnd.ms-powerpoint, application/vnd.ms-excel, text/plain, application/pdf, application/x-zip-compressed"; At 11:55 PM 5/21/2002, you wrote: >Try adding the file type "image/jpeg" and see if that helps. > >Adam > > > 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 > > > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > _______________________________________________ > > Phpwebsite-developers mailing list > > Php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > >--------------------------------- >Adam Morton >Developer - Web Technology Group >Appalachian State University >http://phpwebsite.appstate.edu >ad...@tu... |