Quote Originally Posted by picaflor-azul View Post
Hello ;) I am developing a new free responsive template package and am having a confusing problem with this module. If you look here:

http://www.weblyweb.com/che/index.ph...products_id=17

you can see the module working perfectly. If you look here:

http://www.weblyweb.com/che/index.ph...&products_id=8

you can see a problem with the additional images not being found with the error "The image #2 could not be loaded." etc.

In the first link, the default zen cart images and additional image is used. In the second link that is not working, I changed the main product image and added the additional images using naming convention test8.jpg for the main, test8_01.jpg, test8_02.jpg, test8_03.jpg, etc for the additional images.

I would really appreciate it if someone could help me figure out why the second example is not working. I can't in good conscience include the module in the free template package until I can figure this out ;)


Thanks,

Anne
I posted a moment too soon! I removed the code for image handler (image handler is not installed in the template package) in includes/modules/override/additional_images.php and now all seems to be working ;)

Thanks,

Anne