Why ShareFiles module doesn't work?

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.
7/14/2015 1:24:27 AM
Gravatar
Total Posts 8

Why ShareFiles module doesn't work?

I set /Data Folder Write Permission.  I use sharefiles module and add folder is OK, but I try to upload file fail.

Can anyone give me advice?

7/14/2015 1:25:31 AM
Gravatar
Total Posts 8

Re: Why ShareFiles module doesn't work?

MojoPortal Version 2.9.0.4  、SQL Server 2014 、Window Server 2012 R2、.Net 4.5 Framework

7/14/2015 2:22:48 AM
Gravatar
Total Posts 8

Re: Why ShareFiles module doesn't work?

I seem the our custom theme problem casue can't upload file, when i change theme and it's will be fine.

But how can i fix problem?

7/14/2015 8:46:21 AM
Gravatar
Total Posts 18439

Re: Why ShareFiles module doesn't work?

it means there are javascript errors happening in your theme that breaks the javascript for the file upload.

you need to use web browser dev tools to find out what javascript error is happening and fix it.

possibly you need to use jquerymigrate as documented in important skin changes

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