Closed (fixed)
Project:
Node access user reference
Version:
6.x-1.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
1 Apr 2009 at 04:49 UTC
Updated:
16 Apr 2009 at 12:10 UTC
That's wierd: I was supposed to use Node Access User Reference to define single node permission. When I finished importing this module, went to "Module" part, found it's blocked as this says:"Provides per node access control with CCK User Reference fields. Depends on: Userreference (missing)"
Therefore, I searched out "Userreference" module. BUT, this module showed "unavailable", as it says: "This module is incomplete. Nodeaccess Userreference is what you should use."
How am I gonna do with these two modules? A is unavailable while B is only available when A is AVAILABLE. Really frustrated and confused.
Comments
Comment #1
danielb commentedYou need CCK http://www.drupal.org/project/cck
The module you are looking at it "Userreference Access", what you should be looking for is just "User Reference" which is part of CCK. This module really just adds a feature to the existing User Reference functionality in CCK, which you will need to familiarise yourself with first.
If you are looking to just set node access yourself as an admin, and don't need node authors to do this, or the information about access to show on a node, then perhaps just using http://drupal.org/project/nodeaccess (which does not use the CCK stuff) is more appropriate for you.
Comment #2
YYDrupal-1 commentedHi, thanks. I've uploaded CCK. It works!
Comment #3
danielb commented