Copied to clipboard

Flag this post as spam?

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


  • Ian Williams 2 posts 82 karma points
    Feb 16, 2016 @ 15:23
    Ian Williams
    0

    Content editor disappears when upgrading to 7.4 from NUGET

    I upgraded my project from 7.3 to 7.4 via NUGET. The content editor for all pages has now vanished. I can select a page but the right hand side is just white.

    I get the following error in the javascript console...

    ui.sortable: ngModel not provided!

    I can see the page content view passed in in the innerHTML property.

    Any ideas?

  • Brian Powell 44 posts 199 karma points c-trib
    Feb 16, 2016 @ 16:55
    Brian Powell
    100

    Clearing the browser cache solved this problem for my users.

  • Ian Williams 2 posts 82 karma points
    Feb 17, 2016 @ 09:33
    Ian Williams
    0

    Ok thanks. Luckily I can't blush on a forum.

  • Martin Griffiths 826 posts 1269 karma points c-trib
    May 20, 2016 @ 08:31
    Martin Griffiths
    0

    I have the same problem, clearing the cache isnt working for me. Any ideas?

    Martin

  • Martin Griffiths 826 posts 1269 karma points c-trib
    May 20, 2016 @ 09:48
    Martin Griffiths
    0

    After A LOT of frustration, and weirdly affecting only two projects I resorted to a nuget -reinstall and rebuild.

    Upon running up the project local...still not working, cleared the cache one more time and pop....it started working again.

    Very odd!

    M.

  • M T 35 posts 212 karma points
    May 20, 2016 @ 11:17
    M T
    0

    Did you remember to build after the upgrade before going to the site?

    I've given up trying to understand the reasoning behind the aggressive Umbraco cache but FYI here is how you can fully clear it.

    1. Delete TEMP folder in APP_DATA
    2. Delete the umbraco.config file
    3. Rebuild
    4. Refresh the app pool and Site
    5. If none of the above worked log into the backoffice and Republish entire site.

    Regards M

  • Martin Griffiths 826 posts 1269 karma points c-trib
    May 20, 2016 @ 11:28
    Martin Griffiths
    0

    Thanks for input.

    To make it really clear....

    We have a tight setup in TFS, the build which started failing was a release branch originating from an upgrade branch (7.3.8 to 7.4.3) which had already been thoroughly tested and merged back. All was fine until I started testing the release branch!

    So yea, once i'd tweaked my applicationHost.config so I could spin up a new instance in IISExpress, I normally clear out all the cached crap and clear out the browser caches too and that's when I started getting blank panels.

    No build, rebuild or further attempts at clearing stuff out seemed to work. I can only assume that something very weird happened in the nuget file restore in this particular branch because a nuget -reinstall of UmbracoCms was the only way I could get things working again.

    Yet another "umbraco upgrade" gotcha!

    Martin.

  • M T 35 posts 212 karma points
    May 20, 2016 @ 11:35
    M T
    0

    Got to love them!

    M

  • Martin Griffiths 826 posts 1269 karma points c-trib
    May 20, 2016 @ 11:38
    Martin Griffiths
    0

    This project has gone from 4.0.4.2 to 7.4.3 and has finally reached the end of its useful life. It's being completely replaced this year.

    In that time i've seen the works!

Please Sign in or register to post replies

Write your reply to:

Draft