Quote Originally Posted by wildchick View Post
Here is the method I found to add Multiple product images the easy way:

Code:
Go to image handler from admin
Select a product and click add new file
finally clicking choose file under default
Pick your extra image.
It automatically formats the file name for me and adds the image. You can see the extra images on the bottom of the product page.

Is this the correct method?

There is a problem however:

1) When I click the extra image on product page, the large image popup doesnt use zen light box. Instead it uses a regular popup window(I think default zen cart).

2)Go to image handler from admin
Select a product and click add new file
finally clicking choose file under add large image, it does not work properly and gives me an error.
Code:
Error!

Unable to determine the page link!

Function used:

zen_href_link('', '', 'NONSSL')

Is this supposed to happen?
And yes, to the best of my knowledge I correctly named the 2nd image file(CAKE_02), however I think that IH3 expected it to replace original image files large image and thus I should of kept the file name as the original filename(CAKE_01). Of course this wasnt my goal.
Link to the product where the problem exists would help us see what you see.. Also you do not need to PRE NAME your files.. IH3 takes care to properly name the additional images to follow the naming conventions Zen Cart needs to recognize additional images..

ScriptJunkie is right though.. ALL of this is in the readme, and versus repeating VERBATIM what is in there, you should go back to it and carefully follow the instructions/guidelines in the readme..