Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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:
in file "umbraco/js/umbraco.controllers.js".
Is there any way hot to fix this.
is working on a reply...