Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Sitecore - Can't Access Content Items

I'm trying to access existing content items created by an admin user as a standard content editing user (Content Author, in sitecore terminology I believe) but I'm getting the following error:

The security settings for the current language prevent you from seeing this item. To continue, select another language from the Language drop-down list on the Versions tab.

Any ideas on what's wrong?

like image 479
longda Avatar asked Apr 26 '13 19:04

longda


1 Answers

It seems that your current user doesn't have the correct "Language Read" en "Language Write" rights on these items.

Open the access viewer, select your current User or Role and click on the "Columns" button and Check the radiobutton for the Language Read and Language Write fields.

enter image description here

enter image description here

Go to the /sitecore/system/languages item, to see the current language rights for your User or Role on this specific language

enter image description here

If your user doesn't have the correct rights for the current language, use the security editor to set the read/write rights on the language.

like image 55
Martijn van der Put Avatar answered Oct 11 '22 14:10

Martijn van der Put