Contributions
cat_prod_att_v1
cat_prod_att (Version 1.0)
A tool (Version: osCommerce 2.2-CVS) with which you can add, update or delete product attributes directly at the corresponding product, i.e. at the product preview in the categories.php
I think, this tool is pretty useful if you have got plenty of products with even more than a spoon full of attributes.
The tool, consisting of two parts, is included directly in the categories.php and rather simple to install. But, I think, it's a complicated tool (and a hard half days work...). I can imagine, there will be some need of php/mySQL-coding-experience to get it to work if you use other versions of the shop than me.
Here are the links to the forum topics for the tool:
en: http://forums.oscommerce.com/index.php?showtopic=97313
de: http://forums.oscommerce.de/viewtopic.php?t=15440
Expand All / Collapse All
Users complained about problems with selecting a product's option value while editing a product's attribute.
So I've made three smaller modifications in the files cat_prod_att01.php and cat_prod_att02.php to get that fixed.
Just search for "new 2004-07-05 modify_option_and_option_value" to see what's new.
In the other files nothing has changed.
To use the new capabilities of the contrib., just leave the variable $modify_option_and_option_value in the cat_prod_att01.php set to 0. If you do not want to use it, set the variable to 1.
NOTE: The Version on which this contrib. v2.2 is based, is the cat_prod_att_v21_LEAN, a version with some simplifications by Dr Ephemeron (thanks a lot, Doc).
I think this will be the last modification for the contrib. done by me. Thanks a lot for all the feedback.
Stefan
2004-06-26 cat_prod_att_v21_LEAN
This contribution just strips out all the extra checking for stuff you don’t need or don’t use if you are running osCommerce 2.2 MS2. Why not be faster? :)
Just install it like the instructions say below and enjoy
Fixed a last bug...
I've tested it with ms2 - it works.
sr
improved option selection
and some bugfixes...
Here are some screenshots for the contrib to give an impression on how it works.
SR
cat_prod_att (Version 1.0)
A tool (Version: osCommerce 2.2-CVS) with which you can add, update or delete product attributes directly at the corresponding product, i.e. at the product preview in the categories.php
I think, this tool is pretty useful if you have got plenty of products with even more than a spoon full of attributes.
The tool, consisting of two parts, is included directly in the categories.php and rather simple to install. But, I think, it's a complicated tool (and a hard half days work...). I can imagine, there will be some need of php/mySQL-coding-experience to get it to work if you use other versions of the shop than me.
Here are the links to the forum topics for the tool:
en: http://forums.oscommerce.com/index.php?showtopic=97313
de: http://forums.oscommerce.de/viewtopic.php?t=15440
Note: Contributions are used at own risk.