Copied to clipboard

Flag this post as spam?

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


  • René 327 posts 852 karma points
    Oct 20, 2015 @ 13:56
    René
    0

    Missing icons

    Hi

    I have installe nuPickers in Umbraco version 7.3.0

    The icons for the "picker tabels" are missing.

    enter image description here

    I have this url to the icons:

    http://localhost:1313/App_Plugins/nuPickers/Shared/ListPicker/ButtonLeft.png?ipignore=true
    

    I i remove the "?ipignore=true" the icons are exsisting.

    Any ideas on how to get the icons to show

  • Hendy Racher 861 posts 3844 karma points MVP 2x admin c-trib
    Oct 20, 2015 @ 14:05
    Hendy Racher
    0

    Hi René,

    Looks like ?ipingore=true was added to prevent ImageProcessor from intercepting the requests, but not sure why you aren't getting the images when this value is on the query string.

  • Jesper Hauge 298 posts 486 karma points c-trib
    Nov 10, 2015 @ 08:24
    Jesper Hauge
    100

    I'm seeing this issue on a Umbraco v7.2.8 with nuPickers v1.5.2 install as well.

    Also seeing the icon when removing the ?ipignore=true part from the Url.

    I'm not seeing this issue in a Umbraco v7.2.4 with nuPickers v.1.5.1. This install doesn't include the ipignore querystring parameter. Seems that this is what breaks the icons.

  • Hendy Racher 861 posts 3844 karma points MVP 2x admin c-trib
    Dec 04, 2015 @ 22:03
    Hendy Racher
    0

    Hi,

    Just to confirm: the ?ipignore=true is required for the updated version of ImageProcessor that's included with Umbraco 7.3 (so nuPickers 1.5.2+)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies