• What does this error mean?

    Fatal error: Call to undefined function ewww_image_optimizer_aux_images_loop() in /clientdata/apache-www/j/e/**domainnamehere**/www/wp-content/plugins/ewww-image-optimizer/image-editor.php on line 38

    I created an image grid thumbnail gallery with visual composer as usual, it works fine if i leave the thumbnail size the default but if i specify a pixel size like 250×250 in visual composer and then view again then i get this message.

    Latest version of the plugin is running: 1.8.0

    If i turn the plugin off then the resized thumbnails are showing fine.

    Also, i seem to get failed uploads, like 1 in 10 files uploaded will fail and throw an error that i can then dismiss and have another go at uploading it.

    https://ww.wp.xz.cn/plugins/ewww-image-optimizer/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Shane Bishop

    (@nosilver4u)

    It’s a result of me trying to cleanup the front-end stuff too much, and I forgot that the ewww_image_optimizer_aux_images_loop() function is used by the WP_Image_Editor extension to process images. I’ll have a fix out later today, for now you can downgrade back to 1.7.6 if you need to.

    Plugin Author Shane Bishop

    (@nosilver4u)

    Regarding the latter issue, where 1 in 10 uploads seem to fail, can you check your server error logs for any clues?

    Thread Starter Jeremy Dawes

    (@jezweb)

    ok ill see if i can get some server logs.

    Thread Starter Jeremy Dawes

    (@jezweb)

    Sorry but I’m having trouble getting server logs for this but it would be nice if it didn’t happen anyway.

    Plugin Author Shane Bishop

    (@nosilver4u)

    I haven’t been able to replicate it, so without your server logs, there’s no way for me to track down the issue.

    Plugin Author Shane Bishop

    (@nosilver4u)

    One other though, you mention when an upload fails i throws an error… Does it actually display what the error is? or just some indication that it failed?

    If you turn on WP_DEBUG in your wp-config.php it may output the error when uploading, which would help us figure out what is happening.

    Thread Starter Jeremy Dawes

    (@jezweb)

    ok, ill try that, it doesnt really show a meaningful error in wordpress, like like, there was an error and dismiss.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Call to undefined function ewww_image_optimizer_aux_images_loop()’ is closed to new replies.