Copied to clipboard

Flag this post as spam?

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


  • Biagio Paruolo 1494 posts 1635 karma points c-trib
    Jan 29, 2018 @ 10:45
    Biagio Paruolo
    0

    ImageProcessor: filters don't work

    Hi,

    the imageprocessor plugins don't work. I've used a vanilla Umbraco 7.7.9 version and I tried to use a filter like pixelate on an image under media and one in a folder, but it return the normal image. The config files are ok and Umbraco out of the box. Could you check?

  • Dan Diplo 1505 posts 5911 karma points MVP 4x c-trib
    Jan 29, 2018 @ 10:57
    Dan Diplo
    0

    By default a lot of the ImageProcessor features are disabled (for security reason). If you check the docs for processing.config at:

    http://imageprocessor.org/imageprocessor-web/configuration/#securityconfig

    "For security reasons as of ImageProcessor.Web v4.6.0 only... essential processors are enabled by default. Any others will have to to be manually enabled by adding the attribute enabled="true" via the configuration."

    So you need to edit processing.config (in /Config/imageprocessor/) and enable the filters you require.

  • 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