Cant see Shield environment in Umbraco version 7.12.4
Checked the user admin for sections and the new Umbraco doesnt display this like previous versions. Thinking about updating via DB but do you have any ideas on enabling the user from here?
As Matthew has pointed out, have you added the section to be 'visible' to the User Group?
If not, the below steps should allow this:
Login and navigate to User Section of Umbraco
In top right hand corner, click Groups as highlighted in below image.
Click the desired User Group i.e. Administrators
Click the Add button to the 'Assign Access' section (Please ignore that shield is already in listing in screenshot below):
Select Shield from the list & submit side panel
Save the User Group
Refresh the page
Once refreshed, you should see the new section on the left hand side with the other sections.
If this fails, you can update manually via the DB, but don't recommend this, as I don't know what the side affects will be for Umbraco! However, you'll need to look at the 'umbracoUserGroup' & 'umbracoUserGroup2App' tables within your umbraco database and 'marry' up the values correctly
Cant see Shield environment in Umbraco version 7.12.4
Checked the user admin for sections and the new Umbraco doesnt display this like previous versions. Thinking about updating via DB but do you have any ideas on enabling the user from here?
Hi James,
Have you allowed your self access via User groups? You will need to reload the site once you have for it to appear.
Hope this helps
Matt
Hi James,
As Matthew has pointed out, have you added the section to be 'visible' to the User Group?
If not, the below steps should allow this:
Once refreshed, you should see the new section on the left hand side with the other sections.
If this fails, you can update manually via the DB, but don't recommend this, as I don't know what the side affects will be for Umbraco! However, you'll need to look at the 'umbracoUserGroup' & 'umbracoUserGroup2App' tables within your umbraco database and 'marry' up the values correctly
Hope the first approach works for you!
Regards, Joshua
is working on a reply...