This add-on is register_globals compatible
Product Attribute Pictures (PAPs) Version 0.1
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/osCommerce-Product-Attribute-Pictures-PAPs-Version-0.1/
This contribution is for any seller who is offering products using the Products Attributes contribution..
If you have photos of the different product attributes (e.g you might have an item available in
different colors), then this contribution provides a quick and easy way for your customers to look at all the different
attribute pictures on the product_info page using automatically generated thumbnails without having to refresh the whole
page each time they click a thumbnail.
It can handle multiple attribute names and values.
There is no need for any Admin section configuration. Adding new product attribute pictures is simply a matter of naming
and saving a file.
For a working example of this contribution, visit http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
and scroll down the page until you see the Product Options Viewing Area.
Requirements
To use this contribution, you must meet the following prerequisites:
1) Your server must have the GD graphics library installed
2) You must have the Products Attributes contribution installed in osCommerce
(most, if not all distributions of oscMax have it)
3) This version will only display cleanly with stores that use the full width of a 1024 pixel-wide screen.
If your store is narrower than this, you will have to tweak the html code that will be added to product_info(.tpl).php.
4) You must be using product model numbers for your products.
5) All product attribute image files must be .jpg
No database access is required. Filenames are used as metadata for images.
Legend: 
Download

Report
From this version onwards you can ignore the requirements set out above. Some are obsolete, others are no longer required due to improvements in the code.
New support forum here:
http://www.product-attribute-pictures.com/index.php/component/option,com_ccboard/Itemid,30/forum,3/view,topiclist/
Changes made in this version:
- changed to dynamic width setting, so this will not break the layout of any site.
- prepopulated thumbnail settings after image uploading with default values to avoid empty fields causing errors.
- other small adjustments and fixes plus updated user guide.
FULL PACKAGE
- Made the maximum possible length of attribute names longer in the SQL file
- updated user guide
FULL PACKAGE
- This contribution now works with products regardless of whether or not they have model numbers.
Enjoy!
FULL PACKAGE
Forum for this version at:
http://www.open-source-services.com/Forum/-Product-Attribute-Pictures-PAPs-v0.7.x-osCommerce/
Changes:
- included a missing installation step in user guide
- changed product selection method to use javascipt onChange instead of having to click to submit every time
Full Package
If you want to show product attribure pictures (paps) in tab then follow the steps in install.txt file.
BUGFIX: Images were not displaying if attribute names or values included whitespaces. Attribute names and values can now have multiple words in them.
- Also lengthened database fields for attribute names and values.
- Updated user guide.
This version will work with .gifs as well as .jpgs.
Latest full package.
Demo at:
http://www.lannathaicrafts.com/jelly-leaf-square-lamp-shade-p-57.html
Scroll down to see the viewing area (NB - the feature allowing attribute selection for inclusion in the shopping cart is not available in the free version)
Small update for paps 6.0.2
My store has been viewing error , it's was like <tr></td><table> errors(to the display)...
and now is fixed , if anyone has this bug so must do it...
-Open catalog/product_info.php file
Find:
<!-- EOF PRODUCT ATTRIBUTE PICTURES -->
And replace with this lines:
<!-- EOF PRODUCT ATTRIBUTE PICTURES -->
</table></td>
Thanks a lot of to hanuman for this good contribution...(Y)
(no file in zip file.)
Full Package with a fix for a bug that crept into the last update.
Thanks to oscar for letting me know about this.
This is the latest full package including a fix for users of Windows server who were experiencing the dreaded 'Red X' appearing instead of pictures.
Just changed one file, product_info.paps.txt which contains the code you need to put in product_info.php.
The main support forum for this version is still:
http://www.open-source-services.com/Forum/Product-Attribute-Pictures-PAPs-v0.5-for-osCommerce/
Product Attribute Pictures (PAPs) v0.5 for osCommerce
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/Forum/Product-Attribute-Pictures-PAPs-v0.5-for-osCommerce/
- Added action confirmation messages.
- Added HTML user guide.
- Updated French language file.
- Updated screen shots.
Feature list is the same as for v0.5.
This is a full package.
Versions for oscMax and CRE Loaded also available at http://www.open-source-services.com
Product Attribute Pictures (PAPs) v0.5 for osCommerce
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/Forum/Product-Attribute-Pictures-PAPs-v0.5-for-osCommerce/
Full feature list:
FRONT-END:
- shows clickable thumbnails of product attribute pictures
- a clicked thumbnail creates a large copy of the thumbnail (like a gallery), WITHOUT RELOADING THE PAGE!
- attribute names and values can be either displayed next to pictures or hidden
- images don't have to be linked to active product attributes
ADMIN PANEL:
- add/delete/preview product attribute pictures
- an unlimited number of pictures for multiple attributes can be grouped and managed together
- set the number of pictures per row for each attribute of a product
- add up to 5 pictures at a time
- NEW FOR v0.5 - add extra images WITHOUT USING PRODUCT ATTRIBUTES CONTRIBUTION (idea by Matt)
- NEW FOR v0.5 - set the size of thumbnails AND enlarged pictures
- NEW FOR v0.5 - full French translation
Product Attribute Pictures (PAPs) v0.4 for osCommerce
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/Forum/Product-Attribute-Pictures-PAPs-v0.4-for-osCommerce/
Full feature list:
FRONT-END:
- shows clickable thumbnails of product attribute pictures
- a clicked thumbnail creates a large copy of the thumbnail (like a gallery), WITHOUT RELOADING THE PAGE!
- attribute names and values can be either displayed next to pictures or hidden
ADMIN PANEL:
- add/delete/preview product attribute pictures
- an unlimited number of pictures for multiple attributes can be grouped and managed together
- NEW IN v0.4 - you can set the number of pictures per row for each attribute of a product
- NEW IN v0.4 - you can add up to 5 pictures at a time
If you have photos of the different product attributes (e.g you might have an item available in
different colors), then this contribution provides a quick and easy way for your customers to look at all the different
attribute pictures on the product_info page using automatically generated thumbnails without having to refresh the whole
page each time they click a thumbnail. It can handle multiple attribute names and values.
There is an admin console to manage finding, adding and deleting product attribute pictures.
For a working example of this contribution, visit http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
and scroll down the page until you see the Product Options Viewing Area.
Requirements
To use this contribution, you must meet the following prerequisites:
1) Your server must have the GD graphics library installed
2) You must be using product model numbers for your products.
3) All product attribute image files must be .jpg
This version was tested using osCommerce v2.2 RC1 with PHP v5.1.1 . It should work on other versions also.
Product Attribute Pictures (PAPs) v0.3 for osCommerce
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/Forum/Product-Attribute-Pictures-PAPs-v0.3-for-osCommerce/
- added on/off switches in Admin for fine-grained control display of attribute names and values (idea by Jolanta)
- this version fully compatible with osCommerce (thanks Faaliyet)
- removed border from thumbnails (idea by Jolanta)
- added screenshot of Admin panel
- enclosed all html in <table> tags for easier intergration in product_info.php
Previously packages are working only with template system -oscmax-,but this package is working for without template system -oscommerce-.
And thanks to Hanuman for helping to find bug.
Support Forum now at:
http://www.open-source-services.com/Forum/
package is stil v0.2
Product Attribute Pictures (PAPs) Version 0.2
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/osCommerce-&-oscMax-Product-Attribute-Pictures-PAPs-Version-0.2/2-Welcome.html
v0.2
- added back-end admin panel to automatically handle all PAPs file management
- fixed bug preventing display of multiple attribute names (categories) and their associated pictures
- streamlined installation process
Product Attribute Pictures (PAPs) Version 0.1
by hanuman at Open Source Services
Demo at http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
Support and Forum at http://www.open-source-services.com/osCommerce-Product-Attribute-Pictures-PAPs-Version-0.1/
This contribution is for any seller who is offering products using the Products Attributes contribution..
If you have photos of the different product attributes (e.g you might have an item available in
different colors), then this contribution provides a quick and easy way for your customers to look at all the different
attribute pictures on the product_info page using automatically generated thumbnails without having to refresh the whole
page each time they click a thumbnail.
It can handle multiple attribute names and values.
There is no need for any Admin section configuration. Adding new product attribute pictures is simply a matter of naming
and saving a file.
For a working example of this contribution, visit http://www.lannathaicrafts.com/plywood-doubleroof-gilded-spirit-house-p-60.html
and scroll down the page until you see the Product Options Viewing Area.
Requirements
To use this contribution, you must meet the following prerequisites:
1) Your server must have the GD graphics library installed
2) You must have the Products Attributes contribution installed in osCommerce
(most, if not all distributions of oscMax have it)
3) This version will only display cleanly with stores that use the full width of a 1024 pixel-wide screen.
If your store is narrower than this, you will have to tweak the html code that will be added to product_info(.tpl).php.
4) You must be using product model numbers for your products.
5) All product attribute image files must be .jpg
No database access is required. Filenames are used as metadata for images.