This optimization reduces page parse times by changing the way store configuration variables are stored and called upon. Standard osCommerce queries the database, on every page request, for configuration values, like minimum and maximum values, what fields are used for new accounts, etc.. This contribution writes these values to a file every time a configuration value is changed via the administration panel. This file contains all the definitions used on the front end. The file is required on every page load, but has a distinct performance advantage over the repetitive database queries.
Content suppressed by ://URLFAN, for full article visit source
Shop By Attribute for osCommerceFrom: oswebdesigns.com
Post Date: 2008-04-17 00:00:00
This osWebDesigns customization adds the capability for customers to search by product attributes. Standard osCommerce does not afford customers any functionality to shop by product options. This module integrates a custom set of drop down selection boxes for customers to search the catalog from a column infobox, filtering by size, color, etc.. This module is completely dynamic, and is controlled from the administration panel. The search can be used sequentially, combining all drop down boxe...
more osCommerce Configuration CacheFrom: oswebdesigns.com
Post Date: 2008-04-17 00:00:00
This optimization reduces page parse times by changing the way store configuration variables are stored and called upon. Standard osCommerce queries the database, on every page request, for configuration values, like minimum and maximum values, what fields are used for new accounts, etc.. This contribution writes these values to a file every time a configuration value is changed via the administration panel. This file contains all the definitions used on the front end. The file is required o...
more osCommerce Upgrade To Update 060817From: oswebdesigns.com
Post Date: 2008-04-17 00:00:00
This service updates an osCommerce store to the project version osCommerce 2.2 Milestone 2 Update 060817. If you’re purchasing the upgrade to RC1 and you haven’t upgraded to this version, this is a must. This upgrade provides a number of bug and security fixes, as well as making the cart MySQL 5.0 compatible.
The upgrade address the following:
Magic Quotes Compatibility Layer Fix
Parse GET Variables In Cache Functions
PHP 3 Session ID Cross-Site Scripting(XSS) Issue...
more