Hello.

I am fairly new to drupal and i am having trouble with the user permissions. I have created a user role and have allowed the users that are members of that role to edit any page content.

This is my problem: the admin account gets an edit tab when he is logged in but the users of the role that i have created are not allowed to edit the page content even tho their role says that they can. is there a way that i can fix this?

thanks J

Comments

david strauss’s picture

Make sure the role also has the ability to use the Input Filter used on those nodes.

theamoeba’s picture

thank u very much. that worked.