User Permissions
theamoeba - April 6, 2008 - 19:34
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

Make sure the role also has
Make sure the role also has the ability to use the Input Filter used on those nodes.
Thank u very much
thank u very much. that worked.