Can anybody help out with the issue i am having with the Advanced Search feature.
See the thread below
http://www.zen-cart.com/forum/showthread.php?t=189739
Printable View
Can anybody help out with the issue i am having with the Advanced Search feature.
See the thread below
http://www.zen-cart.com/forum/showthread.php?t=189739
The ONLY thing I can suggest is that you try re-installing hideCategories.. There is no reason for it to cause the issues you have reported unless there is something wrong with your template or your installation of hideCategories is missing steps..
Also (as is stated in the readme) if you have files in your template in common with the hideCategories files, you will need to MERGE those files..
You will need a file merging program like Winmerge or Beyond Compare..Quote:
NOTE: Many of the other files are not core files, but they may already exist if you've modified your cart already. If so, merge them as you see fit to integrate the necessary parts into your page(s).
Having problems with Hide Categories. icon changes to different look when I hide a category, it is showing as hidden in SQL, but the category still is displayed.
I have the following line in my definitions because i want to have FUNDRAISERS displayed instead of categories. Could this be causing the problem?
// categories box text in sideboxes/categories.php
define('BOX_HEADING_CATEGORIES', 'FUNDRAISERS');
I'm comparing hideCategories 2.1 with Zen Cart 1.5.
The readme file says 3 core files are overwritten, but actually there are 2 additional files:
includes\classes\db\mysql\define_queries.php
includes\classes\sitemap.php
Thanks for the great mod; it is just what I was looking for to get me out of a hole. I have even managed to do my own first bit of customizing and make the categories reappear in the site map, search, side boxes and top menu once people log in!
I have experienced the Advanced search issue defaulting to the last category as reported by gazag so will check his thread for a fix.
One thing I have noticed is that the category counts in the left hand menu box include items in hidden categories as well. No one seems to have mentioned this before so it is either something I have done wrong, no one else uses category counts or no one has noticed.
I have turned category counts off for now but am curious as to whether this mod is meant to cover that area as well?
Hi,
I've recently installed this mod, and now my search function doesn't work anymore, what could be the reason for this, this is the only mod I've installed lately,
I'm using Zen-cart 1.3.9.h with the Cherry-Zen template.