Pdf File Upload Issue

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
8/15/2016 1:22:49 PM
Gravatar
Total Posts 27

Pdf File Upload Issue

Hello,

we cannot upload Pdf extensions.  We keep getting Uploading File. and nothing happens.  The web.config has it where .pdf is allowed.  Any other suggestions?

 

Thank you,

Bob

 

8/15/2016 3:41:22 PM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: Pdf File Upload Issue

It looks like .pdf is in the default AllowedUploadFileExtensions key in web.config, but you should double-check that hasn't been changed or overridden in user.config.

Barring that, check your site logs to see if any errors have been logged on upload. It could be a server-side file permission that doesn't allow saving of the file, for instance.

8/16/2016 8:49:19 AM
Gravatar
Total Posts 27

Re: Pdf File Upload Issue

Jamie,

 

You pointed me in the right direction. The key you suggested was in both web and user config. I commented out the one in the user config and it is working now.  I appreciate your reply and help.   Have a good day.

 

Thank you,


Bob

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