Does that role have permission to use all input filters? If you have access to edit a given node type but not to use the input filter type that node uses, you can't edit the page.
On Sunday 08 April 2007 7:14 pm, Andrew Cohill wrote:
On some Drupal 4.7 sites, I have a user role called "site admin." This user role has several privileges, including "administer users" and "administer nodes."
A test user with the "site admin" role can edit some pages created by user 1, but not others. I am going to stop creating pages when logged in as user 1, but I am trying to understand how privileges are assigned, and can't figure out why some pages are editable and others are not.
Andrew