Thanks for your efforts!
I have setup Remove the menu options for a content type. However, the menu tab is still visible for a regelar user (not uid=1). Am I missing something?

Comments

Anonymous’s picture

bump

r2integrated’s picture

It would appear that for each hidden element, part of the condition makes a call to user_access, which if I recall correctly, always returns true for the superadmin (uid=1). This means that this module will not hide elements for the superadmin. Bummer =/

Anonymous’s picture

well, as mentioned, the module does not work (at least in my case) even for the non-superadmin.
I guess there is some other module in the way. Will digg into it...

r2integrated’s picture

Whoops @CompuBase, I misread your post. I thought you were saying it was uid=1 - my bad =)

naiduharish’s picture

Issue summary: View changes
Status: Active » Closed (outdated)