Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
From what version did you upgrade from and to which version did you upgrade to?
Have you checked if your account has access rights to the folders by using the Access Rights view in the Admin mode?
The access rights settings is a very common issue related with Media Assets.
Upgrade to 7.5 base version (7.5.394.2)
Thanks, I have looked at this further and the group 'Administrators' did not exist.
I then added user to this group and logged back in and media and block commands are accessible.
Question is what part of the Access rights tree do they get set on? This site build has alot of custom groups which need to be set and not full 'Administrators' so they can still get to add blocks and assets?
I think that you need create access right to upload files. But if those files should be published automatically you also need publish access rights. And those acces rights should be set on "For all sites" node.
The 'For all sites' does not exist.
As the build was a multi site I have traced the change in EpiServer 7 upgrade branch (episerver.config) setting
globalBlockFolderId="5503" siteBlockFolderId="5503"
This corresponds to the Global assets folder ID so presume access rights are needed here.
<li class="parent" id="FullRegion_MainRegion_pageTreeView0_5503">
<span class="icon expand"> </span>
<span class="templatecontainer selected">
<a href="5503">Global Assets</a>
</span></li>
I'm not sure how the 5503 id was set in the config maybe during upgrade or manual SQL run to detect ID, the setting is not needed in 7.5 (episerver.config)
Similar to:
http://world.episerver.com/blogs/Eric-Herlitz/Dates/2013/7/Problems-finding-the-root-folder-for-blocks/
After site upgrade the:
Block - +, New Folder, New Block, Paste commands are not accessible.
Media - +, New Folder, Upload Files, Paste commands are not accessible.
These context icon menus are grey scale and not clickable.