i was looking for contribution that wil not uses popup windows and that i do not need to uopload the same file in diferent sizes(for small picture and big picture) . so i didn't found it and made my own:) it can be uploaded up to thre pictures for product
please tell me what you think and if you like it i can send to email with few corrections
it GENERATES on the fly small thumbnails SO THE PICTURE WONT GO crimpled and looks good and loads a lot faster than the big one. when you press on the picture it generates a biger picture in the windw.
waiting for comments and when it will be fully published i will give it away
Legend: 
Download

Report
Small fix for yesterdays release, picture names were not inserted to database.
(FULL PACKAGE)
This is the same contribution as in the very beginning, released for : osCommerce Online Merchant v2.2 Release Candidate 2a contains full instructions how to install the mod, with multilingual support.
Enjoy:)
Great contrib. Thanks.
Enclosed a How To for more language support.
I wanted to install this contrib but my shop has alot of modifications and the previous packages only allowed installation to a clean osc store. I figured I would post here how I did it since it has been asked in the forums.
This is the complete package with a detailed installation manual containing all the changes needed to be made. Screenshot included as a bonus :).
All credit goes to the original contribution author D3MO.
ALTER TABLE `products` ADD `products_image_2` VARCHAR( 64 ) AFTER `products_image` ,
ADD `products_image_3` VARCHAR( 64 ) AFTER `products_image_2` ;
if you have unmodified store you simply upload the files
i was looking for contribution that wil not uses popup windows and that i do not need to uopload the same file in diferent sizes(for small picture and big picture) . so i didn't found it and made my own:) it can be uploaded up to thre pictures for product
please tell me what you think and if you like it i can send to email with few corrections
it GENERATES on the fly small thumbnails SO THE PICTURE WONT GO crimpled and looks good and loads a lot faster than the big one. when you press on the picture it generates a biger picture in the windw.
waiting for comments and when it will be fully published i will give it away