Contributions
AttributesWizzard
This hack helps you to save a lot of time to setup products options.
Just generate products-options-lists and assign them to the products of your choice.
Now you are able to share a single options-list between multiple products.
You had the choice between selected lists for a single product (mostly a new one) or lists to already existing products....
lists -> products
products -> lists
If you change prices or add an other product-option it will affect all products where this list is assigned to.....
Expand All / Collapse All
Changes to the price_update.php.
This version resolves the problem with the price list administration that happend in some shops with not enough permissions in the admin directory.
To update read the UPDATE file in this package.
This fix includes the complete packacke of "AttributesWizzard Version 0.14".
There is a support thread opened for this contribution.
http://forums.oscommerce.com/index.php?showtopic=172703
A manual with screenshots you can dowload here:
http://kfarm.de/downloads/osc/attributeswizzard_doc.tar.gz
Some bug fixes in global_attribute_update.php and small changes at main.inc.php
This fix replace a typing error from me that result a errror message from AttributesWizzard. No update is needed for working earlier versions.
This fix includes the complete packacke of "AttributesWizzard Version 0.13".
There is a support thread opened for this contribution.
http://forums.oscommerce.com/index.php?showtopic=172703
A manual with screenshots you can dowload here:
http://kfarm.de/downloads/osc/attributeswizzard_doc.tar.gz
Some bug fixes in global_attribute_update.php
This fix includes the complete packacke of "AttributesWizzard Version 0.12".
If you use my hack already replace the global_attribute_update.php in your admin directory with this one.
Fixes the problem with the missing lists in other languages than german.
Fix a small bug that affected the price_prefix insertion in Mysql.
#
The price prefix option (+/-) is not complete integrated in this hack currently. Some Mysql versions have problems with the default values in enum-type datasets (found in version 4.x).
This fix includes the complete packacke of "AttributesWizzard Version 0.11". If you use my hack already just add the following line to your file in shop/admin/main.inc.php
$price_prefix = '+';
The full package with a copy of the GNU license I forget to add.....
There is also a support thread opened for this contribution.
http://forums.oscommerce.com/index.php?showtopic=172703
This hack helps you to save a lot of time to setup products options.
Just generate products-options-lists and assign them to the products of your choice.
Now you are able to share a single options-list between multiple products.
You had the choice between selected lists for a single product (mostly a new one) or lists to already existing products....
lists -> products
products -> lists
If you change prices or add an other product-option it will affect all products where this list is assigned to.....
Note: Contributions are used at own risk.