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.
Hey Joe,
I have my clients test site updated to 2.4.0.3 (See below for all the details on the System).
However, when I did this update, when they go into file manager they now only have access to the media folder. They are no longer able to switch folders, as they use to use the following ones:
/Data/Sites/1/media
/Data/Sites/1/images
/Data/Sites/1/logos
/Data/Sites/1/sponsor_images
And others, but via the file manager they are unable to get to them now. What changed and how do I fix?
Thanks,
Mark
System Information Details Below: mojoPortal Version2.4.0.3 MySQL Operating SystemMicrosoft Windows NT 6.1.7601 Service Pack 1 ASP.NET Infov4.0.30319 Running in Partial Trust Server Time ZoneCentral Daylight Time Server Local Time(GMT -5) 8/6/2014 6:36:40 PM Greenwich Mean Time (GMT/UTC)8/6/2014 11:36:40 PM
Feature Versions [Help]
Feature Schema Version blog 2.6.1.5 contactform 0.0.0.6 eventcalendar 0.0.0.6 feed-manager 1.0.1.1 forums 2.2.0.4 imagegallery 0.0.0.8 kdmediaplayer 1.0.0.1 linksmodule 1.0.0.9 pollfeature-byChristianFredh 0.0.0.5 sharedfiles 1.0.0.0 sts-FormWizard 2.6.1.6 STS_EventCalendar 3.4.1.6 surveyfeature 1.8.0.0 webstore 0.0.7.3
I think we changed the default value of a setting, you can change it back by adding this in user.config:
<add key="ForceAdminsToUseMediaFolder" value="false" />