Missing Sitecore Toolbar in Content tree

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












4















The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.



Initial Home screen:



enter image description here



After clicking any item in content tree: All toolbar labels disappears



enter image description here



Console Error:



enter image description here



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.










share|improve this question
























  • Do you have any console errors or errors in the Sitecore logs?

    – Richard Seal
    Mar 13 at 13:41











  • updated the console error message

    – sindu
    Mar 13 at 13:50











  • 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
    Mar 13 at 15:10
















4















The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.



Initial Home screen:



enter image description here



After clicking any item in content tree: All toolbar labels disappears



enter image description here



Console Error:



enter image description here



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.










share|improve this question
























  • Do you have any console errors or errors in the Sitecore logs?

    – Richard Seal
    Mar 13 at 13:41











  • updated the console error message

    – sindu
    Mar 13 at 13:50











  • 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
    Mar 13 at 15:10














4












4








4








The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.



Initial Home screen:



enter image description here



After clicking any item in content tree: All toolbar labels disappears



enter image description here



Console Error:



enter image description here



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.










share|improve this question
















The content editor toolbar is missing after clicking the Item unable to navigate to any toolbar or publish the Item.



Initial Home screen:



enter image description here



After clicking any item in content tree: All toolbar labels disappears



enter image description here



Console Error:



enter image description here



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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 13 at 15:12







sindu

















asked Mar 13 at 13:37









sindusindu

1868




1868












  • Do you have any console errors or errors in the Sitecore logs?

    – Richard Seal
    Mar 13 at 13:41











  • updated the console error message

    – sindu
    Mar 13 at 13:50











  • 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
    Mar 13 at 15:10


















  • Do you have any console errors or errors in the Sitecore logs?

    – Richard Seal
    Mar 13 at 13:41











  • updated the console error message

    – sindu
    Mar 13 at 13:50











  • 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
    Mar 13 at 15:10

















Do you have any console errors or errors in the Sitecore logs?

– Richard Seal
Mar 13 at 13:41





Do you have any console errors or errors in the Sitecore logs?

– Richard Seal
Mar 13 at 13:41













updated the console error message

– sindu
Mar 13 at 13:50





updated the console error message

– sindu
Mar 13 at 13:50













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
Mar 13 at 15:10






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
Mar 13 at 15:10











1 Answer
1






active

oldest

votes


















6














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






share|improve this answer























    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
    );



    );













    draft saved

    draft discarded


















    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









    6














    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






    share|improve this answer



























      6














      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






      share|improve this answer

























        6












        6








        6







        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






        share|improve this answer













        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







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 13 at 13:49









        Hishaam NamooyaHishaam Namooya

        6,7391627




        6,7391627



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            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





















































            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






            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay