A little background:
My client wants to have "secret" categories for logged in members only, such as a model forum, event gallery, readers rides (www.kdnxmotorsport.com); the idea is to hide all document listings from everywhere except their own category pages, effectively only making one way to reach them, which only shows up when you log in (by using the page2/3/4 as the link-through pages for the hidden category, and putting an if statement over the more information box to test whether user is logged in and only display it if they are);
I got them out of everywhere (thanks to lots of reading on the other threads for all sorts of code-related info) except from the All Products listiing, which is a link on the categories sidebox;
Where is the database query made that I can modify to exclude product_type 3 for "all_products", so they do not show up under all products but still show up in their own respective categories of course (which makes turning them off not an option from / seems no admin setting is aimed at doing this? )
Thanks in advance for any help!
ddk



