Copied to clipboard

Flag this post as spam?

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


  • Rick 13 posts 33 karma points
    Sep 11, 2012 @ 20:20
    Rick
    0

    Unable to navigate to sections other than Content after upgrade to 4.5.2

    I thought I upgraded successfully from 4.0.4.2 to 4.5.2 (on my way to 4.8...) as I received no errors and everything seemed to go smoothly. However, in the backoffice, when I click on any section other than Content, I get redirected back to Content. Is this weird or what? I can manually reach each section by typing in the name of it after the # sign like: #media, but as soon as I click on a tree item, it redirects me back to Content. Any ideas would be appreciated.

  • Rick 13 posts 33 karma points
    Sep 12, 2012 @ 23:14
    Rick
    0

    In case anyone is interested, updating the icons via the following script fixed this problem. Links must run off the appIcon field.

    update umbracoApp set appIcon = '.tray' + appAlias where appAlias IN ('content','media','users','settings','developer','member')

Please Sign in or register to post replies

Write your reply to:

Draft