Tag Archives: permissions
Drupal: users can’t access content! (node_access gone wild)
If you are having trouble with users accessing content, check out the node_access table and make sure all permissions are set properly. Unless you are using modules like Organic Groups which set the node access permissions by user, you will only need one row on that table, with user id 0: Restore permissions: TRUNCATE TABLE [...]