kobra:
Post the path you loaded these to
and a couple of the file names
1, i uploaded the files to my zen :
/admin/images/cc.gif
/admin/images/checkpattern.gif
/admin/images/icon_image_handler.gif
/admin/images/ih-test.gif
/admin/images/ih-test.jpg
/admin/images/ih-test.png
/admin/includes/boxes/extra_boxes/image_handler_tools_dhtml.php
/admin/includes/extra_configures/bmz_image_handler_conf.php
/admin/includes/extra_configures/bmz_io_conf.php
/admin/includes/extra_datafiles/image_handler.php
/admin/includes/functions/extra_functions/functions_bmz_image_handler.php
/admin/includes/functions/extra_functions/functions_bmz_image_handler_update.php
/admin/includes/functions/extra_functions/functions_bmz_io.php
/admin/includes/functions/extra_functions/functions_bmz_update.php
/admin/includes/languages/english/extra_definitions/bmz_image_handler.php
/admin/includes/modules/category_product_listing.php
/admin/includes/ih_manager.php
/admin/image_handler.php
/bmz_cache/.keep
/images/large/watermark_LRG.png
/images/large/zoom_LRG.png
/images/medium/watermark_LRG.png
/images/medium/zoom_LRG.png
/images/watermark_LRG.png
/images/zoom_LRG.png
/includes/classes/bmz_gif_info.class.php
/includes/classes/bmz_image_handler.class.php
/includes/extra_configures/bmz_image_handler_conf.php
/includes/extra_configures/bmz_io_conf.php
/includes/functions/extra_functions/functions_bmz_image_handler.php
/includes/functions/extra_functions/functions_bmz_io.php
/includes/modules/pages/popup_image/header_php.php
/includes/modules/pages/popup_image_additional/header_php.php
/shop/includes/modules/additional_images.php
/shop/includes/modules/main_product_image.php
/includes/templates/classic/css/style_imagehover.css
/includes/templates/template_default/css/style_imagehover.css
/includes/templates/template_default/jscript/jscript_imagehover.js
/includes/templates/template_default/popup_image_additional/tpl_main_page.php
for my zen, there are only template_default and classic, i dont use any other templates, so i didnt transfer the files of template_custom, when i view the source, i can see
href="includes/templates/classic/css/style_imagehover.css"
src="includes/templates/template_default/jscript/jscript_imagehover.js"
2, file directories and names :
/images/yea/mb06.jpg
/images/yea/mb06_01.jpg
/images/yea/mb06_02.jpg
/images/yea/mb06_03.jpg
/images/medium/yea/mb06_MED.jpg
/images/medium/yea/mb06_01_MED.jpg
/images/medium/yea/mb06_02_MED.jpg
/images/medium/yea/mb06_03_MED.jpg
/images/large/yea/mb06_LRG.jpg
/images/large/yea/mb06_01_LRG.jpg
/images/large/yea/mb06_02_LRG.jpg
/images/large/yea/mb06_03_LRG.jpg
3, for the other parts :
admin - catalog - product general - edit layout - show product additional images - on
admin - images - number of additional images per row - 5
now, for the functions of my image handler :
IH resize images and images used from bmz_cache, OK
IH zoom small images, OK
IH watermark for small medium large images, OK
but, no additional images on product page.
besides those files i uploaded, any other files i should check ?