Created user role unable to see the custom field that was created unless admin

Joined: 01/19/2009
User offline. Last seen 1 year 46 weeks ago.

Hi all,i'm trying to create a custom field named link and a content type named bookmarks..I also create a user role named teacher,i assign the permission to create bookmarks,delete own bookmarks and edit own bookmarks..If i login as admin,the link was editable,but i login as the teacher,the field link was not shown..I've tried to rebuild permissions,it doesn't work...What should i do?I'm using drupal 6.16,i've tested it at drupal 6.15,it is the same either?Are there any possibilities that the cck not working the way it should be?Please help me to solve this..Thanks a lot....

G&G Moderator
G&G Podcast Host
micah's picture
Joined: 06/21/2007
User offline. Last seen 2 weeks 3 days ago.
Content Permissions Module

Did you enable and/or are you using the Content Permissions module? This sets role-based permission on all custom CCK fields. If you don't need this module, I recommend disabling and uninstalling it via admin/build/modules/uninstall to remove those limitations.

If you do need Content Permissions, make sure to enable those for every new field you create.

Micah

Joined: 01/19/2009
User offline. Last seen 1 year 46 weeks ago.
Yes,i use the content permissions

Hi micah,i use the content permissions,and i have disabled it..It works..Thanks a lot. ^_^