View Single Post
  #4  
Old 02-07-2006, 10:34 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

When uploading a file, the 'bad file' message is generated if one of the following occurs:
  • user tries to upload as someone else
  • file is not uploaded via an HTTP POST
  • there is a file upload error: see here
  • the file has no size or is larger than the max file size set in PhotoPlog
  • the MIME type is not image/gif, image/jpeg, image/pjpeg, or image/png
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote