Image Handler 5 (Zen Cart 1.5.7+)
This version of Image Handler supports Zen Cart versions 1.5.7 and later and has been tested with PHP versions up to 8.3. The installation has changed to a more "drop-in" mode with no automatic removal of files on successful install. Currently supporting Zen Cart versions 1.5.7 through 2.0.x. This plugin enhances Zen Cart images by adding a handler to offer automatic resizing of images, caching thumbnails, and more. You can upload multiple sizes of an image from the Admin image handler page. See the plugin's GitHub repository (https://github.com/lat9/zen_Image-Handler) for additional information. |
![]() |
v1.5.7, v1.5.8, v2.0.0 |
![]() |
lat9 |
![]() |
lat9 - 21 Jun 2024 |
![]() |
5,286 |
Version History
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.3.5 | |||||||||||||
This release corrects issue #16: Correct product dropdown handling when products are misconfigured. | |||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.3.4 | |||||||||||||
This release corrects GitHub issue #15, updating bmz_cache/.htaccess for installations that use Apache 2.4. Thanks to @pilou2 for the correction! |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.3.3 | |||||||||||||
This release contains changes associated with the following GitHub issues: #12: MySQL Error on Installation (not upgrade), due to mis-escaped single-quote. #13: 'imagecopy' float implicit conversion warning |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.3.2 | |||||||||||||
This release contains changes associated with the following GitHub issues: #262: Add support for webp images. #15: Don't count on an image's extension identifying the image's type; check the image's type programmatically (brittainmark). #273: Restore watermarks for all "Cache-file Naming Conventions" (was only working for Hashed. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.3.1 | |||||||||||||
This release contains changes associated with the following GitHub issues: #263: Define all class variables, PHP 8.2+ requirement. #265: Don't process images, e.g. those with a .webp extension, that aren't resizeable via PHP built-in functions. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.3.0 | |||||||||||||
This release contains changes associated with the following GitHub issues: #248: Correcting PHP 8.0+ Fatal error; casting requires correction. #251: Correcting products' dropdown sorting for zc158; always sort by products' names. #252: Correcting PHP Fatal error: Uncaught TypeError: imagecolorallocatealpha(); inputs need to be integers, not floats. #254: Move installation files to branch root, removing 'Installation Files' sub-directory. #256: Drop support for Zen Cart versions prior to 1.5.7. #258: Properly handle corrupt file. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.2.0 | |||||||||||||
This release contains changes associated with the following GitHub issues: #139: Removing (buggy) "Small Image Zoom" feature. #229: Correct handling of missing images. #231: Various refactorings. #233: Correcting (PHP 8.0+) Fatal errors due to stricter typing. #236: Removing template-module overrides; changes in zc156+ core. #242: Removing (unused) bmz_gif_info.class.php. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.11 | |||||||||||||
This release contains changes associated with the following GitHub issues: #219: zc158, No image preview for disabled products; the storefront popup_image doesn't display when a product is disabled. #220: Correct 'file not found' on admin sidebox display. #221: Changes to support PHP 8.1 and zc158 interoperation. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.10 | |||||||||||||
This release contains changes associated with the following GitHub issues: #212: Correcting fatal PHP error when run under PHP 8.0 or later. #213: Don't change zen_image function inputs if IH is not enabled. #215: Modifications to use of PHP $GLOBALS in preparation for PHP 8.1 and later. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.9 | |||||||||||||
This release contains changes associated with the following GitHub issues: #72: Adds a 'Mirrored' option to the Cache-naming types. #199: Add on-screen clarification identifying why medium/additional images aren't displayed. #201: Remove unused 'spiffyCal' inclusion. #209: Simplify description of the Cache-naming types. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.8 | |||||||||||||
This release contains changes associated with the following GitHub issues: #196: Future proofing, PHP 7.4 and "curly braces" instead of substr. #197: Document interoperation settings for SitemapXML's inclusion of product images. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v1.5.7 | |||||||||||||
This release contains changes for the following GitHub issues: #191: Submit buttons to "Save" or "Delete" are inoperable in the admin tool. #193: Correct 'missing needle' PHP notices |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v1.5.6 | |||||||||||||
This release contains changes associated with the following GitHub issues: #178: Missing parameter in additional images' notification. #180: Correct image-hover links. #182: Use CSS buttons in admin pages. #184: Use HTML5 document-type in admin pages. #185: Correct category/product search target for zc156 and later. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.5 | |||||||||||||
This release contains the changes associated with the following GitHub issues: #174: Missing IH_VERSION logged on initial installation #175: Undefined offset 5 logged on initial installation (missing image-zoom-on-hover description). |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.4 | |||||||||||||
This release contains changes associated with the following GitHub issues: #133: Correcting various PHP Notices. #161: Correct undefined-constant warning on initial install. #163: Admin edit-product link broken on zc156. #168: Correct "Unable to determine the page link" after adding an image. #169: Correct handling of the "Force canvas" setting. #170: Correct admin image-generation for products that can't be placed into the cart. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.3 | |||||||||||||
This release contains changes associated with the following GitHub issues: #151: Correct 'always present' message in admin after upgrade. #153: zc156: Previous/next product navigation section 'overlaps'. #156: PSR-2 refactoring #158: bmz_cache image not updated when 'base' image is updated. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.2 | |||||||||||||
This release contains the changes associated with the following GitHub issues: #140: Suppress errors from imagecreatefrom PHP functions. #141: Correct PHP 7.2+ invalid numeric value errors. #142: Correct IH log contents when DIR_FS_CATALOG is set to /. #144: Additional image "add" button can inhibit workflow. #146: Correct handling for missing LARGE_IMAGE_WIDTH/_HEIGHT constants. #147: Correct configuration description for s/m/l image-background settings. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.1 | |||||||||||||
This release contains changes associated with the following GitHub issues: #129: Invalid cached images' location when `DIR_FS_CATALOG` is set to `/`. #130: Can't add more than one additional image. #134: Debug-log generated on initial entry. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: v5.1.0 | |||||||||||||
This release contains changes associated with the following GitHub issues: #64: Invalid inputs to imagepng results in bloated output files. #66: Move admin "About/Help" content to a separate language file. #70: Split admin processing into separate processing files, enables different permissions. #71: Clarify the term "default", used in the admin processing and the readme. #73: Use PHP 'pathinfo' to determine file extensions. #75: Correct debug error on admin tools menu. #78: Correct install/upgrade processing, since IH4's uninstall doesn't remove the IH_VERSION constant. #79: Remove "Scan for old IH 0.x and 1.0 'original' images" #80: Clean up PHP Notices #83: Add "View Configuration" admin-menu item. #86: Restructure to improve code readability. #88: Medium/Large: Will find/use alternate image extensions if primary is not found #89: Remove mixed-case file-extension handling. #90: Add debug/trace capability. #97: Additional checks for Fual Slimbox integration. #98: Update additional_images.php notifier to that used in Zen Cart 1.5.6. #100: Globalize use of $zco_notifier to enable plugin integrations. #101: Correct incorrect warning about background definitions. #102: Correct PHP Warning when an image is missing. #106: Additional restructuring and debug. #109: Note admin activity when `bmz_cache` is cleared. #110: Migrate the majority of the readme to markdown. #117: Large image width/height constants do not exist. #118: ColorBox observer needs to globalize $template_dir. #126: Correct PHP Notice on doubly-defined constants. |
|||||||||||||
|
|||||||||||||
Image Handler 5 (Zen Cart 1.5.7+) - Version: 5.0.0 | |||||||||||||
This version of Image Handler supports Zen Cart versions 1.5.5 and later and has been tested with PHP versions up to 7.1. The installation has changed to a more "drop-in" mode with no automatic removal of files on successful install. This plugin enhances Zen Cart images by adding a handler to offer automatic resizing of images, caching thumbnails, and more. You can upload multiple sizes of an image from the Admin image handler page. See the plugin's GitHub repository (https://github.com/DivaVocals/zen_Image-Handler) for additional information. Note: The plugin's processing has also been validated with Zen Cart 1.5.6 (in its current beta form). When installed on ZC 1.5.6 and later, there are neither core-file overwrites or template-override changes! |
|||||||||||||
|
|||||||||||||