Re: Image Handler 4 (for v1.5.x) Support Thread
G'day,
We have one CMS being used for the main part of our web site (https://www.scubadoctor.com.au) and Zen Cart for the online shop (https://www.scubadoctor.com.au/diveshop/).
Within the other CMS I have a PHP script that highlights five randomly chosen Specials on each page in the left column. Currently this script gets the main image for each product from Zen Cart and displays it small. So worst case we are loading five 1000 x 1000 images on each page to show them as thumbnails. That is a waste of bandwidth and slows up page loading just a bit.
How would I be able to find out what the Image Handler cached small filename is for a given product, or product file image?
With some code to do this we'd be able to improve web site efficiency.
Best regards, Lloyd Borrett.
Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42