Missing Sitecore Toolbar in Content tree
The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.
Initial Home screen:
After clicking any item in content tree: All toolbar labels disappears
Console Error:
Also Added language resolver in last release thinking that might cause this issue Config:
<processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/>
setting Context lang:
Sitecore.Context.SetLanguage(AltLanguage, true);
Please let me know the fix to resolve this issue.
content-editor
add a comment |
The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.
Initial Home screen:
After clicking any item in content tree: All toolbar labels disappears
Console Error:
Also Added language resolver in last release thinking that might cause this issue Config:
<processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/>
setting Context lang:
Sitecore.Context.SetLanguage(AltLanguage, true);
Please let me know the fix to resolve this issue.
content-editor
Do you have any console errors or errors in the Sitecore logs?
– Richard Seal♦
11 hours ago
updated the console error message
– sindu
11 hours ago
Also Added language resolver in last release thinking that might cause this issue Config: <processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/> setting Context lang:
– sindu
10 hours ago
add a comment |
The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.
Initial Home screen:
After clicking any item in content tree: All toolbar labels disappears
Console Error:
Also Added language resolver in last release thinking that might cause this issue Config:
<processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/>
setting Context lang:
Sitecore.Context.SetLanguage(AltLanguage, true);
Please let me know the fix to resolve this issue.
content-editor
The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.
Initial Home screen:
After clicking any item in content tree: All toolbar labels disappears
Console Error:
Also Added language resolver in last release thinking that might cause this issue Config:
<processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/>
setting Context lang:
Sitecore.Context.SetLanguage(AltLanguage, true);
Please let me know the fix to resolve this issue.
content-editor
content-editor
edited 10 hours ago
sindu
asked 11 hours ago
sindusindu
1847
1847
Do you have any console errors or errors in the Sitecore logs?
– Richard Seal♦
11 hours ago
updated the console error message
– sindu
11 hours ago
Also Added language resolver in last release thinking that might cause this issue Config: <processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/> setting Context lang:
– sindu
10 hours ago
add a comment |
Do you have any console errors or errors in the Sitecore logs?
– Richard Seal♦
11 hours ago
updated the console error message
– sindu
11 hours ago
Also Added language resolver in last release thinking that might cause this issue Config: <processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/> setting Context lang:
– sindu
10 hours ago
Do you have any console errors or errors in the Sitecore logs?
– Richard Seal♦
11 hours ago
Do you have any console errors or errors in the Sitecore logs?
– Richard Seal♦
11 hours ago
updated the console error message
– sindu
11 hours ago
updated the console error message
– sindu
11 hours ago
Also Added language resolver in last release thinking that might cause this issue Config: <processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/> setting Context lang:
– sindu
10 hours ago
Also Added language resolver in last release thinking that might cause this issue Config: <processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/> setting Context lang:
– sindu
10 hours ago
add a comment |
1 Answer
1
active
oldest
votes
The issue you are experiencing is due to the language cookie. Normally, there need to be a cookie which stores the language. This is a known issue on Sitecore.
Please contact Sitecore Support and ask them about the patch
- Sitecore.Support.100371.100542
This patch contains one config file and one dll file.
If you are using the Sitecore 8.2 Update 1, you can download the patch at https://sitecore.app.box.com/s/jqj8dkrmfiezrnwj42feop9jt1ff8km8
Reference
Link: https://community.sitecore.net/developers/f/8/t/1617
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "664"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f17411%2fmissing-sitecore-toolbar-in-content-tree%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The issue you are experiencing is due to the language cookie. Normally, there need to be a cookie which stores the language. This is a known issue on Sitecore.
Please contact Sitecore Support and ask them about the patch
- Sitecore.Support.100371.100542
This patch contains one config file and one dll file.
If you are using the Sitecore 8.2 Update 1, you can download the patch at https://sitecore.app.box.com/s/jqj8dkrmfiezrnwj42feop9jt1ff8km8
Reference
Link: https://community.sitecore.net/developers/f/8/t/1617
add a comment |
The issue you are experiencing is due to the language cookie. Normally, there need to be a cookie which stores the language. This is a known issue on Sitecore.
Please contact Sitecore Support and ask them about the patch
- Sitecore.Support.100371.100542
This patch contains one config file and one dll file.
If you are using the Sitecore 8.2 Update 1, you can download the patch at https://sitecore.app.box.com/s/jqj8dkrmfiezrnwj42feop9jt1ff8km8
Reference
Link: https://community.sitecore.net/developers/f/8/t/1617
add a comment |
The issue you are experiencing is due to the language cookie. Normally, there need to be a cookie which stores the language. This is a known issue on Sitecore.
Please contact Sitecore Support and ask them about the patch
- Sitecore.Support.100371.100542
This patch contains one config file and one dll file.
If you are using the Sitecore 8.2 Update 1, you can download the patch at https://sitecore.app.box.com/s/jqj8dkrmfiezrnwj42feop9jt1ff8km8
Reference
Link: https://community.sitecore.net/developers/f/8/t/1617
The issue you are experiencing is due to the language cookie. Normally, there need to be a cookie which stores the language. This is a known issue on Sitecore.
Please contact Sitecore Support and ask them about the patch
- Sitecore.Support.100371.100542
This patch contains one config file and one dll file.
If you are using the Sitecore 8.2 Update 1, you can download the patch at https://sitecore.app.box.com/s/jqj8dkrmfiezrnwj42feop9jt1ff8km8
Reference
Link: https://community.sitecore.net/developers/f/8/t/1617
answered 11 hours ago
Hishaam NamooyaHishaam Namooya
6,5291627
6,5291627
add a comment |
add a comment |
Thanks for contributing an answer to Sitecore Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsitecore.stackexchange.com%2fquestions%2f17411%2fmissing-sitecore-toolbar-in-content-tree%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Do you have any console errors or errors in the Sitecore logs?
– Richard Seal♦
11 hours ago
updated the console error message
– sindu
11 hours ago
Also Added language resolver in last release thinking that might cause this issue Config: <processor type="Foundation.LanguageResolver.LanguageEnforcer" patch:after="*[@type='Sitecore.Pipelines.HttpRequest.ItemResolver, Sitecore.Kernel']"/> setting Context lang:
– sindu
10 hours ago