access control for catalog

Posts: 1
Joined: 02/01/2008

The problem that im having is that im attempting to only allow users who are registered to see the prices of our products. (am i correct in saying that it is not possible to change the permissions so that only registered users can view the catalog)

Im a newbie and not very familiar with php and haven't been successful in hiding the "add to cart" button or the "price" from unregistered users but this will be my next port of call if it is not possible to hide the catalog and products from users

if there are any other solutions to my problem out there would be grateful for them

any help would be appreciated

Posts: 3774
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Hey cyberdam, welcome aboard. If you're looking to just hide the whole catalog, that will be simplest... you can do it using TAC Lite. This module lets you hide nodes based on user roles and taxonomy. Logged in users have the "authenticated user" role that you can block access by.