drupal - Random uneditable node -


i have come across problem in past never solved it.

i on verge of finishing drupal site client. created 2 content types , gave him permissions necessary edit occurrence of these node types.

the strange problem client can edit node of type product_type except 1 particular node of same type. in other words, nodes of type product_type editable except node/3.

can please me.

do have node access module installed, content access or taxonomy access control? if do, there per-node permissions set , client's role doesn't have permission edit node, or tagged particular taxonomy term prevents him editing it.

if don't have node access modules installed, link "edit" missing in tabs section of page? can client type in "http://example.com/node/3/edit" , reach edit screen way?

if supply answer these questions in comments, i'll edit answer best can.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -