shared files module

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.
2/28/2011 3:41:42 PM
Gravatar
Total Posts 130

shared files module

Hello,

I'm running on 2.3.5.3 MSSQL multi site mode and am trying to use the Shared Files Module.  I can add files but not upload them.  When I click upload I get the Upload Status bar, which stays at zero and never does anything.  I can upload files through the File Manager without problems.  I've confirmed that the   SharedFiles folder exists and the permissions appear to be correct. Is there something I need to adjust in the web.config to get this to work? 

Thanks,

Beth

3/1/2011 8:25:45 AM
Gravatar
Total Posts 18439

Re: shared files module

Are you seeing any related errors in the log?

I'm not able to produce this problem using the latest version of mojoPortal and testing with folder based child sites, it works fine for me.

Best,

Joe

3/1/2011 1:38:59 PM
Gravatar
Total Posts 130

Re: shared files module

This is what i found in the log right after making the upload request:

2011-03-01 14:28:52,150 ERROR mojoPortal.Web.Global - 79.142.79.11-en-US - /?skin=printerfriendly
System.ArgumentNullException: Value cannot be null.
Parameter name: relativeUrl
   at System.Web.UI.Control.ResolveUrl(String relativeUrl)
   at mojoPortal.Web.UI.StyleSheetCombiner.AddCssLinks()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

 

~ Beth

3/2/2011 2:48:19 PM
Gravatar
Total Posts 18439

Re: shared files module

That does not appear at all related unless you were uploading a file after clicking the printable view link, the error happened at the url:

yoursiteroot/?skin=printerfriendly

One thing it made me think of though, you might try experimenting with different skins and see if the skin could be a factor or not. You might also try different web browsers IE, FF, and Chrome and see if it is the same or not there.

Best,

Joe

3/2/2011 2:59:12 PM
Gravatar
Total Posts 130

Re: shared files module

I tried your suggestions and the one thing that I did discover is that it works in IE but not Firefox or Chrome.

~ Beth

3/5/2011 12:11:23 PM
Gravatar
Total Posts 18439

Re: shared files module

Have you tried clearing the browser cache of temporary files in the other browsers?

3/7/2011 8:47:33 AM
Gravatar
Total Posts 130

Re: shared files module

I've cleared the caches in IE, Chrome & Firefox and I'm still only able to get the files to upload in IE.

3/7/2011 12:06:12 PM
Gravatar
Total Posts 18439

Re: shared files module

wish I had more ideas for you but I'm not able to replicate the problem and don't have any new ideas.

Best,

Joe

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