Hello @conower
Please send a report for an easier debugging proces.
Can be found: LSC => Toolbox => Report
Thank you!
@conower is the error appearing all the time?
Is the optimization process passing over that image?
@litetim
it passes through this image but cannot get to the next one https://stasova.cz/wp-content/uploads/2024/10/Lamination-oboci-Hodonin.jpg
-
This reply was modified 1 year, 7 months ago by
conower.
Looking over some data I see that image: https://sin97-hyb-worker.quic.cloud/dl/d_4306029/6719d92ecd4325.91649464.jpg was optimized first on 2024-10-24 and after it were sent more images.
Are you confortable making a change to code?
/wp-content/plugins/litespeed-cache/src/img-optm.cls.php , line 1161 , change 5.6.0 to 8.6.0 , then clean up unfinished data and send again
The line should be like: if (class_exists('\WpOrg\Requests\Requests') && class_exists('\WpOrg\Requests\Autoload') && version_compare(PHP_VERSION, '5.6.0', '>=')) {
Thanks. Changing the code works.
The support here is always perfect. ✨
-
This reply was modified 1 year, 7 months ago by
conower.