The default generated images adress:
http://www.xxxx.com/bmz_cache/3/3b87...e.145x145.jpeg

After the modification generated images adress:
http://www.sedanshoppers.com/bmz_cac....image.148x145.Your Product Name.jpg


NO1.functions_bmz_image_handler.php

if ($ihConf['resize']) {
$ih_image = new ih_image($src, $width, $height);

Replacement for

if ($ihConf['resize']) {
$ih_image = new ih_image($src, $width, $height,$alt);