node edit
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:read more »
Posted by: Mike on Fri, 10/27/2006 at 12:17pm
Tags: CMS :: Drupal :: Drupal 4.7 :: Drupal 5 :: Drupal FAQ :: Drupal tips and tricks :: hook_access :: node edit :: node.module :: node_access :: problems :: Tech Tips :: workaround
Links: 5 comments


Recent comments
5 hours 1 min ago
5 days 9 hours ago
1 week 12 hours ago
1 week 1 day ago
1 week 5 days ago
2 weeks 1 day ago
2 weeks 3 days ago
2 weeks 3 days ago
2 weeks 5 days ago
4 weeks 2 days ago