The dependencies should read:
dependencies[] = nodehierarchy.
dependencies[] = nodeaccess

and not dependencies = nodehierarchy nodeaccess.

The latter produces an error about this module not being compatible with Drupal 6. Cf. also http://drupal.org/node/224643#comment-740681

Comments

EastWan’s picture

that is: dependencies[] = nodehierarchy (no dot at the end)

danielb’s picture

this was posted 3 months ago - why isn't this fixed?

dgorton’s picture

Status: Active » Closed (fixed)

was fixed in dev back in may. closing