I'm using drupal 7.20.

The steps i made are this ones:

  1. I create a content type.
  2. User can fill content type and edit his own content, all works ok.
  3. I add a new field to the content type, the new field is a text list selection.
  4. Now, user can't edit his own content.

I look on my Content Type, there's not any full html text option, and permissions are ok. User can't edit own old and new content. Anyone with the same problem who solved it? What can be the problem?

Comments

You need to check that

You need to check that field(text list selection) permission.

Parvind Kumar

I dont see permission for this field

I checked the permissions and I dont see any permission for this field.

Are you using the Field

Are you using the Field Permissions module? If yes, then It must be listed on the permission page with your field name.

Parvind Kumar

No luck

I install and configure Field Permissions module, but user still can't edit content

_

Check to make sure the user has permissions to the text format on the node body (its not only full html that can require permission).

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

All is in plain text at now

All my fields are in plain text, body is in filtered and user got permission for use filtered text.

Info

I have updated some days ago from d7.19 to d7.20, read http://drupal.org/drupal-7.20-release-notes, but i don´t find something about the editing issue, and my images are correctly. Maybe an update issue?

nobody click here