I have Drupal 5.3. I have been installing modules on a new site today; I put nodeaccess into my modules folder via FTP. The problem is that it is not listed under /admin/build/modules, therefore I can not enable it.
In the readme, it says to go to admin/settings/nodeaccess. I did, it's not there. I saw a bug report where someone said that it is actually located in user/settings/nodeaccess. When I go to that page I get "Access Denied You are not authorized to access this page." I am logged on with the 1st, and only, account. I've tried admin/user/settings/nodeaccess and it just takes me to the admin/user/settings page with no signs of nodeaccess.
It just seems as though Drupal will not recognise that I put this module into the folder. It's there. I triple checked it. I even removed it, and re-FTPed it. No luck.
I do have CCK, Views and most other popular modules already installed. I wanted this module in order to use Node Hierarchy (I actually do not need to grant permissions to view pages).
Any ideas?
Comments
Comment #1
Fixhotep commentedProbably would have helped if I downloaded the 5.x version and not the 4.7.x version