Re: Re: Re: Product nodes not showing if administer nodes not en

Posts: 2102
Joined: 08/07/2007
AdministratoreLiTe!

The function to look for is node_access() in the node.module file. It uses the hook_access() that is implemented in several modules.