Try updating the search references to add the table reference to the column like:
$WADbSearch1->addComparisonFromList("product.brand_id","brand","AND","=",1);
$WADbSearch1->addComparisonFromList("product.product_type_id","product_type","AND","=",1);
Try updating the search references to add the table reference to the column like:
$WADbSearch1->addComparisonFromList("product.brand_id","brand","AND","=",1);
$WADbSearch1->addComparisonFromList("product.product_type_id","product_type","AND","=",1);
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.