It looks like your image resizer plugin might not like using bitmap files. Switch to another format such as jpg, gif or png.
Also check your wp-config, making sure that define(‘WP_DEBUG’ is set to false:
define(‘WP_DEBUG’, false);
It looks like your image resizer plugin might not like using bitmap files. Switch to another format such as jpg, gif or png.
Also check your wp-config, making sure that define(‘WP_DEBUG’ is set to false:
define(‘WP_DEBUG’, false);
Wp-config is ok, I tried disabling EWWW Image Optimizer plugin but nothing changed and I also checked for file format: I’ve got many BMP images, not just the ones giving problems…
snipips,
Can you copy and paste the warning you’re getting?
Hannah
Sure!
Warning: filesize(): stat failed for /web/htdocs/www.spinips.com/home/wp-content/uploads/2013/12/nastro-366×366@2x.bmp in /web/htdocs/www.spinips.com/home/wp-content/plugins/ewww-image-optimizer/image-editor.php on line 121
This is one of them. The line of the error is the same.
Start by deactivating plugins. Let me know if it doesn’t go away.
Hannah
The error is coming from ewww-image-optimizer but it’s because the function filesize failed.
It could be because of a corruption in a file you might just want to re upload…
Also It’s strongly suggested these days to not use BMP format and instead jpg or png for web.
Kadence Themes
Thank you all, I replaced the images with a jpg format and it worked!
Thanks again for your enduring support.
Laura