Community Add-Ons
Advanced Search - Attributes
for osCommerce Online Merchant v2.2
This contribution will replace your existing advanced_search.php and advanced_search_results.php pages. It will give you the ability to search products using their attributes. After replacing these two files you will be able to select their attributes from a drop down list box then after submitting your query the results will be limited to your selection.
Legend:
Download
Report
You only need to apply this if your OSC version is v2.2 RC2a. THIS IS A PATCH!!! You must install the previous FULL version before applying this patch.
This patch will fix problems with Attribute names that contain spaces.
If advanced search with attributes is always showing all, it is probably because the spaces in the attribute names are being replaced by underscores. For example, "Stone Color" variable name becomes "Stone_Color" variable name. This Add-On then thinks that "Stone Color" variable is empty even though it was selected in the search page. This file contains a fix.
