In zencart 1.2, I was able to block my customers from search a particular category by placing a statement in the file blk_advanced_search_result. Since this file no longer exists in 1.3+, how should I do this?
In zencart 1.2, I was able to block my customers from search a particular category by placing a statement in the file blk_advanced_search_result. Since this file no longer exists in 1.3+, how should I do this?
You might peek at the WHERE statements in the:
/includes/modules/pages/advanced_search_results/header_php.php
Note: this is not an overrideable file ... save your original as well as your customized file ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Ahhh . . . that is where it went, AND a better place for it IMHO. Thanks!
Just wait until you really get in there and try to get that statement working ...![]()
Be sure to test under all conditions ...
Do let us know how it goes ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!