Copied to clipboard

Flag this post as spam?

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


  • Jules 276 posts 587 karma points
    Mar 09, 2012 @ 00:40
    Jules
    0

    All Media children in media content tree disappeared

    All was fine.  Was deleting some unwanted media files... one after another... after another... etc 

    Suddenly one deletion caused some sort of error, the node on the media content tree seemed to hang on 'Deleting...'

    Refreshed page to see if that freed things up and all Media child nodes disappear.

    All media files are still present in the media folder but something has corrupted and nothing is shown underneath the media node.

    Anyone know how to sort this out?

    Jules 

  • Jules 276 posts 587 karma points
    Mar 13, 2012 @ 14:00
    Jules
    0

    Nobody...???

  • Jules 276 posts 587 karma points
    Mar 13, 2012 @ 14:33
    Jules
    0

    Fixed.  Should've put this in Bugs.

    Came across this error when trying to select a media node:

    "No node exists with id '-21' 

    Somehow recycle bin entry in UmbracoNode table had been deleted (did I really accidentally delete the recycle bin...???).

    Anyway the fix was to run an insert on the UmbracoNode table

    See http://our.umbraco.org/forum/using/ui-questions/20432-Error-No-node-exists-with-id-'-21' for more info.

    J

  • Eric Schrepel 161 posts 226 karma points
    Jul 02, 2013 @ 00:48
    Eric Schrepel
    0

    Maybe related, but I run a macro to list children of a given media node (to set up some redirects). Had been working well, but on upgrade to 6.1.1, only newly-created media nodes show up when I run the macro.

    So for example, I have a media folder called "Comments" (node ID of 5312) which has in it about 50 subfolders and a few files in each subfolder.

    But @Model.MediaById(5312).Children.Count() returns a value of "4", which is the number of folders I've added in the last couple months. None of the others are present, even though they show up in the UI and have valid files in them.

    Any thoughts? Any way to "rebuild" the media index or something?

Please Sign in or register to post replies

Write your reply to:

Draft