Closed (fixed)
Project:
Ecommerce Node Access Product
Version:
5.x-5.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2009 at 10:20 UTC
Updated:
6 Apr 2009 at 01:33 UTC
On our site users can post nodes and select to sell them or make them free.
When user make new Node Access Product for own node, he can't access this node by himself any more. (He still can access "edit node", but not "view")
Sorry for disturbing you, can you help , please?
Comments
Comment #1
danielb commentedI haven't give access to the author in my module. I will find out if this is something I should do.
On my sites I have been using additional node access modules to provide this feature.
Comment #2
denis_sle commentedI've added to the end of function ec_nodeaccess_node_access_records this code
and to the end of function ec_nodeaccess_node_grants
and it works :)