Posted by jnicola on January 2, 2009 at 4:35am
Allright, I'm working on this webpage:
I have a user type: "sbcdirector" who is set to be able to edit nodes, and edit content types called "pages" such as the club info page.
For whatever reason, when I log in as a test account, I can't edit any of the pages.
There's something hiding somewhere, or I have found a serious bug. The pages were created by me, the admin. Does this perhaps supercede the ability for users to edit what I've created?
As always, some ones time would be appreciated.

Comments
Well, I'd start with the
Well, I'd start with the obvious. Is your test account assigned the sbcdirector role?
Yes they are.
Yes they are.
Jesse Nicola -- Shredical six different ways to Sunday! -- My Portfolio
There are more details needed here, but...
the second thing I'd check is the input filter on the nodes that need to be edited. If the test user does not have access to the input filter, they will not be able to edit them even if they have been granted permissions to edit that specific node type.
The first thing I'd check is the actual permissions of the roles, and that your test users have been assigned into the need ed roles.
Cheers,
Bill
FunnyMonkey
Click. Connect. Learn.
Using Drupal in Education
FunnyMonkey
AHHA! You found the answer!
AHHA!
You found the answer! It's that they didn't have permission to use full HTML. I never adjusted this setting, and didn't realize this would be an issue! Glad I found that problem!
The dude responsible for -- Mt Hood Snow Sports -- www.mthoodsnowsports.com
Jesse Nicola -- Shredical six different ways to Sunday! -- My Portfolio
It's always the input filter
One of Drupal's big problems.It always trips folks up!