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 12, 2012 @ 16:54
    Rick
    0

    Section links redirect after upgrade

    After upgrading from 4.5.2 to 4.6.1, the links to the following Sections (Media, Users, Settins, Developer, Members) redirect back to Content. Seems like a permissions issue but I've reset them several times. Help.

  • 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')

  • 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