Copied to clipboard

Flag this post as spam?

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


  • Tom 161 posts 322 karma points
    Jun 25, 2018 @ 14:42
    Tom
    0

    Missing Contents from Content and Image apps after upgrading to 7.7.0

    I upgraded from v7.5.9 to 7.7.0. I logged into the backend with the admin account to complete the upgrade which added several new tables and dropped the umbracoUserType table.

    But when I log in, and click the content tree, I don't see anything. Same for media. I read this article which says to insert a new row into the new EMPTY table called UmbracoUserStartNode, but the article does not say what to put in for the column startNode Type.

    Can anyone help out.

    Also, what do I need to do to see the contents of then media app?

    Thanks

    Tom

  • Nik 1593 posts 7151 karma points MVP 6x c-trib
    Jun 25, 2018 @ 15:33
    Nik
    0

    Hi Tom,

    Are you getting any console errors in the browser? and are you seeing any of the Umbraco back office?

    Cheers,

    Nik

  • Tom 161 posts 322 karma points
    Jun 25, 2018 @ 15:43
    Tom
    0

    Nick:

    Thanks for replying.

    I figured it out.

    I needed to update table umbracoUserGroup table with -1 for startcontentId and startMediaId. When I did this, I am now able to see the contents within content and media apps.

    Why this is missing from the upgrade I have no idea but I'm good now.

    Question: My last hurdle is to revise the code to use Active Directory. As the default is "UmbracoDefaultOwinStartup" which uses the umbracouser database table to authenticate.

    Tom

Please Sign in or register to post replies

Write your reply to:

Draft