eforer Posted October 26, 2009 Posted October 26, 2009 Hi All, We are using the advanced_search_result.php and I want to exclude from my search results anything items that have a custom field in the products table set to true. I expected to see a "Select from" type of thing in the script where it would run through the database, but I didn't see anything like that. I just need some help getting started and I know this must be something that has been done before. I didn't have much luck searching the forum, so any help would be greatly appreciated. Thanks
eforer Posted October 26, 2009 Author Posted October 26, 2009 Hi All, We are using the advanced_search_result.php and I want to exclude from my search results anything items that have a custom field in the products table set to true. I expected to see a "Select from" type of thing in the script where it would run through the database, but I didn't see anything like that. I just need some help getting started and I know this must be something that has been done before. I didn't have much luck searching the forum, so any help would be greatly appreciated. Thanks Never mind, I just modified the $listing_sql to have a "and where." Easy fix.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.