Unable to upload anything other than image file formats via file manager

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/21/2009 11:59:45 AM
Gravatar
Total Posts 10

Unable to upload anything other than image file formats via file manager

Running Mojoportal on Win2k3R2

MSSQL Express

2.3.1.7

Win7 Client machine problem occurring with IE8, FF3.5 and Chrome

Experiencing  a problem which only allows me to upload jpg png and gif via the file manager.

The declared filetypes in the web.config are correct

<add key="AllowedUploadFileExtensions" value=".gif|.jpg|.jpeg|.png|.flv|.swf|.wmv|.mp3|.mp4|.tif|.asf|.asx|.avi|.mov|.mpeg|.mpg|.zip|.pdf|.doc|.docx|.xls|.xlsx|.ppt|.pptx|.csv|.txt" />

<add key="AllowedLessPriveledgedUserUploadFileExtensions" value=".gif|.jpg|.jpeg|.png|.zip" />

However when I attempt to upload via the file manager I cannot change the extensions available from image formats, there is nothing else available in the drop down box.

 

 

9/21/2009 12:23:15 PM
Gravatar
Total Posts 18439

Re: Unable to upload anything other than image file formats via file manager

Hi,

If you download the 2.3.1.7 files again and redeploy, this has been fixed.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.