Copied to clipboard

Flag this post as spam?

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


  • Ulrik Nedergaard 44 posts 175 karma points
    Dec 29, 2016 @ 21:32
    Ulrik Nedergaard
    1

    Images/thumbs not visible in media section

    I cant see my uploaded images ( thumbnails ) in the media section.

    This is the generated div from backend :

    <div class="umb-media-grid__image-background ng-scope" ng-if="item.thumbnail || item.extension == 'svg'"></div>
    

    This is from a working installation with no problems. It has several more attributes, including the source of the image.

    <img class="umb-media-grid__item-image ng-scope" width="200" height="133.33333333333334" ng-if="item.thumbnail" ng-src="/media/1008/æteriske-olier-og-lavendel.gif?width=500&amp;mode=max&amp;animationprocessmode=first" alt="Æteriske-olier-og-lavendel.gif" title="Æteriske-olier-og-lavendel.gif" draggable="false" src="/media/1008/æteriske-olier-og-lavendel.gif?width=500&amp;mode=max&amp;animationprocessmode=first">
    

    What could be wrong with my installation?

    Umbraco version 7.5.6 assembly: 1.0.6185.24083

  • Ulrik Nedergaard 44 posts 175 karma points
    Jan 11, 2017 @ 11:21
    Ulrik Nedergaard
    1

    Didn't ever really figure this out. Tried a new install a couple of times and after setting things up, the same happened again.

    Finally it worked, and I suspect the installation of "SEO Metadata for Umbraco" to mess something up, since the problems came right after that install.

Please Sign in or register to post replies

Write your reply to:

Draft