• Resolved Piotr Szcze?niak

    (@piotrszczesniak)


    Hey there!

    I used force convertion of all images and got so many issues:

    Warning: file_put_contents(): Only -1 of 568 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 681 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 263 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 762 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 891 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 263 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 568 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 681 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 263 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 762 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 891 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274
    
    Warning: file_put_contents(): Only -1 of 263 bytes written, possibly out of free disk space in /home/users/allboards/public_html/lavagne-magnetiche/wp-content/plugins/webp-converter-for-media/src/Loader/HtaccessLoader.php on line 274

    I tested with the 2 Image loading modes and got the similar issues. The site doesn’t load .webp images. Any workaround to make the plugin work?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    Hello @piotrszczesniak,

    Thanks for your message.

    What is your currently active loading mode?

    Best,
    Mateusz

    Thread Starter Piotr Szcze?niak

    (@piotrszczesniak)

    Hello @mateuszgbiorczyk,

    Currently I have set “via .htaccess (recommended)” as the image loading mode.

    At the moment I even get the fatal error ?? :

    Fatal error: Uncaught Error: Call to undefined function nocache_headers() in /home/users/allboards/public_html/lavagne-magnetiche/wp-admin/admin.php:36 Stack trace: #0 /home/users/allboards/public_html/lavagne-magnetiche/wp-admin/plugins.php(10): require_once() #1 {main} thrown in /home/users/allboards/public_html/lavagne-magnetiche/wp-admin/admin.php on line 36

    Somehow my wp-config and .htaccess are empty.

    Thread Starter Piotr Szcze?niak

    (@piotrszczesniak)

    @mateuszgbiorczyk – that was sweaty!

    Lucky me I have a backup on local so I quickly uploaded wp-confing and .htaccess and site is running again.

    Anyideas what could cause the crash?

    Plugin Author Mateusz Gbiorczyk

    (@mateuszgbiorczyk)

    @piotrszczesniak The “nocache_headers” function is only used in Pass Thru mode. Use via mode. htaccess and everything should work fine.

    Thread Starter Piotr Szcze?niak

    (@piotrszczesniak)

    I will check it locally and see if that works.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Image loading mode – none of the settings works’ is closed to new replies.