Hi,
I have a few users that are recieving an access denied message everytime they attempt to access the image manager. We were previously having this issue when we set the "ImagesPaths" property to a specific library in a site collection, but we've decided to eliminate it. Users should only be managing libraries within their own sites.
I've included the ConfigFile.xml below.
I have a few users that are recieving an access denied message everytime they attempt to access the image manager. We were previously having this issue when we set the "ImagesPaths" property to a specific library in a site collection, but we've decided to eliminate it. Users should only be managing libraries within their own sites.
I've included the ConfigFile.xml below.
<property name="AllowThumbGeneration">True</property>
<property name="ConvertToXhtml">True</property>
<property name="EnableDocking">False</property>
<property name="ShowHtmlMode">True</property>
<property name="ShowPreviewMode">False</property>
<property name="StripAbsoluteAnchorPaths">True</property>
<property name="StripAbsoluteImagesPaths">True</property>
<property name="ToolbarMode">ShowOnFocus</property>
<property name="ToolsWidth">800px</property>
<property name="Skin">Default2006</property>
</configuration>
Thanks,
Derek
Thanks,
Derek