• Hi,

    All of a sudden I can’t regenerate the thumbnail images. All images return the following error:

    function (){if(h){var d=h.length;!function f(b){m.each(b,function(b,c){var d=m.type(c);”function”===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&”string”!==d&&f(c)})}(arguments),b?e=h.length:c&&(g=d,j(c))}return this}

    Any idea what this is?

    Thanks

    Madeleine

    https://www.ads-software.com/plugins/regenerate-thumbnails/

Viewing 6 replies - 1 through 6 (of 6 total)
  • In case you haven’t found the solution…

    You’re probably uploading large file sizes and your server is choking in trying to process them. If you reduce your file sizes to something management on shared hosting, like say a 1024 width, the plugin should work with no problems.

    I also am having this issue.

    however my images are all 900 x 600 and roughly 320KB so they are NOT too large!!!

    please provide a fix for this bug??

    Hi,

    Same issue, and same error code for me (WP 4.2.3).

    Many thanks if you can find a solution…

    Cyril

    I have the same problem on a Multisite-Network-Installation when EWWW Image Optimizer Plugin is enabled. Dev of EWWW wrote the following on a similar thread (related to OTF Regenerate Thumbnail, which seems to cause the same conflict):

    Indeed it does seems to loop for quite a while, and the reason is that OTF is generating fresh thumbnails for all the images in the media library when you view it… the result is that EWWW also optimizes those images when they are generated.
    I don’t think OTF used to do that in the Media Library, but it does now. The grid view will also load eventually, just like the list, but it takes longer, because there are generally more images being viewed in grid view. Not sure there is anything I can do on my end to prevent that, a simple check for is_admin() in OTF would probably take care of things.

    It would be great if Regenerate Thumbnails could add the simple is_admin() check

    Have the same error, before I delete some images with image cleaner and not moved if not only erased it, I have 9100 images, deleted 1000 with image cleaner and Regenerate Thumbnails continues to recognize 9100, there is error, how I reindex the number of images to Regenerate Thumbnails recognize the new value?

    I’m having the same error, but it has nothing to do with timing out. I uploaded the original image and that timed out (gave HTTP error as upload took too long on a shared host), but if I reload the Media library a placeholder for the image is there (and the file is successfully uploaded to the uploads directory) so I’m trying to generate thumbnails for it, but when I do, it immediately gives the error described in the first post. Any thoughts?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error regenerating images’ is closed to new replies.