I reached out on the IH5 support thread trying to understand why IH5 is not working properly. The answer I got back was to check with the template author.
This is the problem ->
https://wlcartistry.com/index.php?ma...roducts_id=374
There is a single image loaded via IH5. The thumbnails and additional IH files are created correctly. But I am still getting broken image links. What in the template would cause this? Are you hardcoding the image to be the Med and Large image files from the ZC core? How can I fix this?
The following is the warning log. It appears the template is looking for the missing _LRG file without letting IH handle the process.....?
Code:
29-Nov-2021 06:45:04 America/Chicago] Request URI: /index.php?main_page=product_info&cPath=76_103&products_id=374, IP address: 107.77.221.228
#1 getimagesize() called at [/home/includes/templates/fluorspar/templates/tpl_modules_main_product_image.php:19]
#2 require(/home/includes/templates/fluorspar/templates/tpl_modules_main_product_image.php) called at [/home/includes/templates/fluorspar/templates/tpl_product_info_display.php:51]
#3 require(/home/includes/templates/fluorspar/templates/tpl_product_info_display.php) called at [/home/includes/modules/pages/product_info/main_template_vars.php:153]
#4 require(/home/includes/modules/pages/product_info/main_template_vars.php) called at [/home/includes/templates/fluorspar/common/tpl_main_page.php:315]
#5 require(/home/includes/templates/fluorspar/common/tpl_main_page.php) called at [/home/index.php:94]
--> PHP Warning: getimagesize(images/large/CE3100080000_Front_LRG.jpg): failed to open stream: No such file or directory in /home/includes/templates/fluorspar/templates/tpl_modules_main_product_image.php on line 19.
Thanks
Chris