Drupal FAQ
Browse our site by category or tag.
Drupal FAQ
- Why can't A Drupal user edit a node they created?-
Why can't a Drupal user edit a node they created?
Symptoms: An authorized Drupal user loses "edit" access to nodes they've created, even if they have appropriate node (or other module) access permissions. Or, user cannot edit a node that should be editable by them, based on access control or node access settings. No errors or warnings appear in the Drupal log. Possible Cause: The user does not have permission to use the input filter assigned to the node. (Input filter permissions may have been changed since the node was created. As a result, the user never had, or no longer has permission to use the input filter associated with the node.) This excerpt from Drupal node.module node_access() function tells the tale:


Recent comments
6 hours 30 min ago
5 days 10 hours ago
1 week 13 hours ago
1 week 1 day ago
1 week 5 days ago
2 weeks 1 day ago
2 weeks 3 days ago
2 weeks 4 days ago
2 weeks 5 days ago
4 weeks 2 days ago