Contributions
Attribute Sets Plus
Attribute Sets Plus for osCommerce 2.2 MS2
=================================
Purpose of this Contribution
--------------------------------
This contribution builds on the original Attributesets contribution. It provides the ability to add a set of predefined 'attributes' (herafter known as an Attribute Set) to a product.
Attributes Sets Plus irons out the creases of the excellent original contribution for a smoother operation.
CHANGES
-----------
(commercial info removed) has provided the following imements:
- This contribution is now register_globals OFF ready
- Ability to add multiple attribute sets to a single product at a time.
- The engine now uses database structures instead of arrays.
- A number of bugs were ironed out
- The processes alterred to allow for legacy products AND legacy attributes to co-exist with new attributes sets
- The deletes now make mor logical sense and work correctly
- No core osC tables are alterred - custom tables are used instead
- Less chance of conflict with other contributions (so I am told)
- The install is clear and well commented to help spot editting errors
See the install file for more information.
Support Thread is here:
http://forums.oscommerce.com/index.php?showtopic=173616
Note: As far as I can see this contribution includes at least everything up to attribute sets 5.5, although it is not the same code and did not follow the same development path.
Expand All / Collapse All
Had to re-upload. Version Linkmatics Attribute Sets Plus v1.2a does not include the following file:
catalog/includes/database_tables.php.
Do not use that version. This one should include all changed files.
This is the same contribution as
Linkmatics Attribute Sets Plus v1.2
The only changes is that all files have been pre-edited. No hand editing is neccessary. Recommended for a clean install of osC. The files were tested on oscommerce-2.2rc2.
The files were originally edited for a member in the forum and then added to this page to help anyone who does not wish to hand edit original files.
All original files are included..
This is a FULL PACKAGE of Attributes Sets Plus.
This update is due to the discovery of a minor (installation) issue with the structure of a database table when using MySQL v.5.x
This new package ensures that any new installs will work with MySQL version 5.x
There are NO CHANGES to the functionality in this package.
Existing installs can check the issue here:
http://forums.oscommerce.com/index.php?s=&showtopic=173616&view=findpost&p=1087964
This is a modification of the fantastic AttributeSet contribution.
I often need to enlarge Attribute Sets and I got bored with having to change the tables via SQL before being able to add the new attributes.
Therefore I modified the "Edit Attributes" Page to allow me to enter the new size of the Set.
After saving the change, I can just re-enter the attribute set and add the new attributes.
It is not perfect yet but it works for me.
THIS IS NOT A FULL INSTALLATION. You need to download/install the version below from 'toasty' before this modification can be installed.
As requested this version includes the patch to ensure existing and non-sets attributes are displayed in the catalog.
This is a full file set and includes 'minor' install instructions changes following forum feedback.
Enjoy.
Chris.
note: this also means the install instructions uploaded by WEB11 are now out of date.
When I first attepmted to install this package I often got lost in the middle of all the code and instructions in the installation text file and ended up failing the install, so I decided to make it a little more friendly, before I made a second attempt.
There was also a few mistakes like the changes asked to be made to /catalog/admin/includes/languages/english/products_attributes.php that was already included with the admin folder supplied.
I went over the install notes and added color codes to all instructions and codes to make it a little easier to follow. This is a RTF file that should be open with WORDPAD so you can see the color codes.
I also removed all unecessarie notes and upgrade instructions. So if you are upgrading or need instructions on how to use the contrib use the original installation txt. Use this for a FRESH INSTALL ONLY.
All credits goes to the original contribution creator as he is the one who actually wrote the manual, I merely edited it to make it more friendly for beginners like me.
This is not the full package, download it bellow.
- Minor updates to the install file for clarity.
- This is the full package.
- No code changes have been made for this upload.
Attribute Sets Plus for osCommerce 2.2 MS2
=================================
Purpose of this Contribution
--------------------------------
This contribution builds on the original Attributesets contribution. It provides the ability to add a set of predefined 'attributes' (herafter known as an Attribute Set) to a product.
Attributes Sets Plus irons out the creases of the excellent original contribution for a smoother operation.
CHANGES
-----------
(commercial info removed) has provided the following imements:
- This contribution is now register_globals OFF ready
- Ability to add multiple attribute sets to a single product at a time.
- The engine now uses database structures instead of arrays.
- A number of bugs were ironed out
- The processes alterred to allow for legacy products AND legacy attributes to co-exist with new attributes sets
- The deletes now make mor logical sense and work correctly
- No core osC tables are alterred - custom tables are used instead
- Less chance of conflict with other contributions (so I am told)
- The install is clear and well commented to help spot editting errors
See the install file for more information.
Support Thread is here:
http://forums.oscommerce.com/index.php?showtopic=173616
Note: As far as I can see this contribution includes at least everything up to attribute sets 5.5, although it is not the same code and did not follow the same development path.
Note: Contributions are used at own risk.