• Resolved FloorsWD

    (@sangeets017)


    Whenever I upadte a product im getting these error message:

    Warning: filesize(): stat failed for /home/customer/www/floorswdtt.com/public_html/wp-content/uploads/wpo/images/wpo_logo_small.png.webp.lossless.webp in /home/customer/www/floorswdtt.com/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/AbstractConverter.php on line 216
    
    Warning: filesize(): stat failed for /home/customer/www/floorswdtt.com/public_html/wp-content/uploads/wpo/images/wpo_logo_small.png.webp.lossy.webp in /home/customer/www/floorswdtt.com/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php on line 70
    
    Warning: unlink(/home/customer/www/floorswdtt.com/public_html/wp-content/uploads/wpo/images/wpo_logo_small.png.webp.lossy.webp): No such file or directory in /home/customer/www/floorswdtt.com/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php on line 76
    
    Warning: rename(/home/customer/www/floorswdtt.com/public_html/wp-content/uploads/wpo/images/wpo_logo_small.png.webp.lossless.webp,/home/customer/www/floorswdtt.com/public_html/wp-content/uploads/wpo/images/wpo_logo_small.png.webp): No such file or directory in /home/customer/www/floorswdtt.com/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/ConverterTraits/EncodingAutoTrait.php on line 77
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/customer/www/floorswdtt.com/public_html/wp-content/plugins/wp-optimize/vendor/rosell-dk/webp-convert/src/Convert/Converters/AbstractConverter.php:216) in /home/customer/www/floorswdtt.com/public_html/wp-admin/includes/misc.php on line 1416

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Venkat Raj

    (@webulous)

    @sangeets017 We are aware of these warnings. A patch has already been applied and will be available in the next release.

    That said, it seems either your wp-config.php file has WP_DEBUG_DISPLAY set to true or display_errors directive in php is On You should set to false/ off to disable such messages on live site

Viewing 1 replies (of 1 total)

The topic ‘filesize(): stat failed’ is closed to new replies.