Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dalibor Zdravkovic 1 post 71 karma points
    Dec 04, 2017 @ 23:08
    Dalibor Zdravkovic
    0

    Could not find the tree users, activeTree has not been set

    Hello,

    When i try to open "users" section in umbraco back office I get this strange error in javascrip.

    I find that this piece of code is cause for this error:

    $timeout(function () {
         navigationService.syncTree({
             tree: 'users',
             path: '-1'
         });
     });
    

    in file "umbraco/js/umbraco.controllers.js".

    Is there any way hot to fix this.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies