Copied to clipboard

Flag this post as spam?

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


  • Edgar Rasquin 326 posts 925 karma points
    Aug 05, 2019 @ 08:00
    Edgar Rasquin
    0

    Nested Content Media Url empty

    Hi everyone,

    Umbraco version 7.15.1 assembly: 1.0.7144.21656

    I am experiencing this problem:

    Nested content with image "media picker" - logo2: enter image description here

    My code in VS wich I have used several times in other sites: enter image description here

    All nested content items get rendered and string properties are shown. Images seem to get found but "Url" property stays empty: enter image description here

    I have found other entries in the forum where this error seemed to be related to the examine index. So I have changed the custom fields in the ExamineIndex.config and rebuild the index but this did not fix the problem.

    All other images (not nested) are accessible on the page.

    Don't know what else I could try. Any ideas?

  • Edgar Rasquin 326 posts 925 karma points
    Aug 05, 2019 @ 10:00
    Edgar Rasquin
    0

    It's not only related to the nested content.

    I have now rebuild the structure. Parent node with children.

    I get all the children but cannot get the images because the Url is empty.

  • Edgar Rasquin 326 posts 925 karma points
    Aug 05, 2019 @ 10:38
    Edgar Rasquin
    0

    In my case it was related to reindexing the InternalIndexSet:

      <IndexSet SetName="InternalIndexSet" IndexPath="~/App_Data/TEMP/ExamineIndexes/Internal/">
    

    and than rebuild the internal index.

    All the Images are shown again.

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft