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

danielb’s picture

You 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.

YYDrupal-1’s picture

Hi, thanks. I've uploaded CCK. It works!

danielb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.