• Resolved kattouf

    (@kattouf)


    Hello,

    While i love this plugin one issue i have is that after resizing many images the 250 it finds now are all (error resized image is larger) which means i can not find and resize more images. It keeps finding the same 250 images and gives that error. I used deep scan too.

    Would be nice if resized images are logged and ignored somehow so i can find another fresh 205 images.

    thanks

    /J

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    You can tell the plugin to find more than 250 at a time via the IMSANITY_AJAX_MAX_RECORDS constant.
    Add something like this to your wp-config.php:
    define( ‘IMSANITY_AJAX_MAX_RECORDS’, 1000 );

    Thread Starter kattouf

    (@kattouf)

    Yes i managed to do that after searching however most images still give that error. which is fine, i just have to sit through them all everytime.

    I searched for 1000, but at least first 250+ are same repeats everytime.

    Still love the app thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ignoring images with :error resized image is larger’ is closed to new replies.