Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Thank you! Will do!
I know I have more than one image like this but.. here are characteristics that people might want to be keep an eye out for when putting new pictures on.... The image that caused one of the problems was 5121x5664 and was 2.62MB.
Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
I know I have more than one image like this but.. here are characteristics that people might want to be keep an eye out for when putting new pictures on.... The image that caused one of the problems was 5121x5664 and was 2.62MB.
Okay, a file with 379kb and 1062 x 1300 600dpi is erroring.... guess I will work on shrinking futher.
Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Okay, a file with 379kb and 1062 x 1300 600dpi is erroring.... guess I will work on shrinking futher.
I had found in use of this plugin even in older versions that generally speaking there would be a problem with an image having a resolut greater than 1024 in any direction. Not sure if that "limit" changed between image types though as I often/mostly use jpg type files.
Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Okay, a file with 379kb and 1062 x 1300 600dpi is erroring.... guess I will work on shrinking futher.
The impression I had of this module was that new pictures were made one time and then the mod pictures were used unless an item was updated.... but this error implies that the pictures are made over and over again or is something else the problem? Thank you! Do I have some setting set wrong for this to be happening?
Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
mc12345678
I had found in use of this plugin even in older versions that generally speaking there would be a problem with an image having a resolut greater than 1024 in any direction. Not sure if that "limit" changed between image types though as I often/mostly use jpg type files.
okay, thank you!
Re: Image Handler 5 (for v1.5.5) Support Thread
Okay, new problem. I don't know if it is related to the above problem or not. 2 Days ago I noticed that speed tests on my website were failing. I took a look at the front page and noticed some of the pictures were not showing up. These are my category pictures which tend to be very small. I noticed that the image addresses were very strange.
bmz_cache/s/xgiant-football-for-over-night-camping-camp-fire-inclober-dgefsff-dslkjjpg.image.136x109.jpg.pagespeed.ic.oCtxT2VV6L.webp
The link would work if it was this: bmz_cache/s/giant-football-for-over-night-camping-camp-fire-inclober-dgefsff-dslkjjpg.image.136x109.jpg
So i went in turned the Image Handler off and then cleared the cache and restarted. Each time I do this it seems that more images are getting this new format. What is crazier is that on Chrome you cannot see the images but on Edge you can.... or it looks that way at least.
I did a search for "pagespeed" in Zen Cart and cannot find it.... HELP! Most of my homepage category pictures are not working right now... and the category pictures also are not working on my category page.
Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
shrimp-gumbo-mmmhhh
Okay, new problem. I don't know if it is related to the above problem or not. 2 Days ago I noticed that speed tests on my website were failing. I took a look at the front page and noticed some of the pictures were not showing up. These are my category pictures which tend to be very small. I noticed that the image addresses were very strange.
bmz_cache/s/xgiant-football-for-over-night-camping-camp-fire-inclober-dgefsff-dslkjjpg.image.136x109.jpg.pagespeed.ic.oCtxT2VV6L.webp
The link would work if it was this: bmz_cache/s/giant-football-for-over-night-camping-camp-fire-inclober-dgefsff-dslkjjpg.image.136x109.jpg
So i went in turned the Image Handler off and then cleared the cache and restarted. Each time I do this it seems that more images are getting this new format. What is crazier is that on Chrome you cannot see the images but on Edge you can.... or it looks that way at least.
I did a search for "pagespeed" in Zen Cart and cannot find it.... HELP! Most of my homepage category pictures are not working right now... and the category pictures also are not working on my category page.
FWIW, I've never seen such rendering before.
What other modifications were made to the site in support of your page-speed issues?
What's the image recorded in the database for the associated product?
You might try using your admin's Tools :: Developers' Tool Kit to try to locate any .php or .js files that contain webp.
Re: Image Handler 5 (for v1.5.5) Support Thread
Quote:
Originally Posted by
lat9
FWIW, I've never seen such rendering before.
What other modifications were made to the site in support of your page-speed issues?
What's the image recorded in the database for the associated product?
You might try using your admin's Tools :: Developers' Tool Kit to try to locate any .php or .js files that contain webp.
I see files there that mention webp but none assigning that value.... I did load up a program called Pixillion Image Converter recently and a program called SecureZip... I am seeing the links though when I do view source from chrome.... when I replaced an image I was then able to see all images.... I replaced another and it went back.... :(
Does the image handler use the modpagespeed? If so wonder why other bigger images are not being used with it?
Optimize Images (modpagespeed.com)
Re: Image Handler 5 (for v1.5.5) Support Thread
Just found this... maybe my server caretaker installed this recently? https://developers.google.com/speed/pagespeed/module
Re: Image Handler 5 (for v1.5.5) Support Thread
Just got confirmation from server caretaker that the module was recently installed. Thank you!