Quote Originally Posted by rbarbour View Post
I have made several changes to this mod, including the missing </div> tags for additional images. Should have completely documented and packaged in the next few days.
Much appreciated. This afternoon I was looking over the additional_images.php and the tpl_main_product_image.php and compared them to the zenlightbox addon. I recognized that this one used relBOF and relEOF to wrap the images. In lightbox they only use rel. And when comparing, it seems that it is not a missing a div but rather an extra end div is being put in the script.

I did the merges and am going to test my modifications to see if the errors are still present. But will look forward to your update.