I have a very frustrating problem with permissions on my drupal installation. There are many threads about related issues and this morning i've spent time going through what feels like each and every one but still without any success. Please can someone help!?

The problem is that a user who is only in one role ( com ) can not create content for types that have been specifically added to the role. They see the create content menu but only have, Event, Group, Page and Story options. I have made sure that Taxonomy Access is disabled / removed and also rebuilt the permissions table with no effect.

The following permissions are added to the com role :
- create events
- edit own events
- access comments
- post comments
- create repeat events
- create images
- create af_new content
- edit af_new content
- edit own af_new content
- administer signups for own content
- access tinymce
- access all views

The authenticated user has the following permissions :
- post comments
- access gallery
- access content
- sign up for content

I really can't work out why i'm not able to create a node of type 'af_new'. Please can you help me?!

Thanks in advance.

Comments

af199’s picture

please please please? any help from anyone? i can't work this one out and its driving me mad. This should be simple but i think one of my other modules is breaking it.

dydecker’s picture

Try deleting the content type you are having trouble with, then go into your database and delete any references to that content type in menu_links table. then create content type again