Closed (fixed)
Project:
Administration menu
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Feb 2008 at 23:16 UTC
Updated:
17 Mar 2008 at 13:42 UTC
Jump to comment: Most recent file
Hi,
When a user has Create $content_type but not administer node permission, the corresponding Create $content_type sub-menu doesn't appear in Content Management > Content menu whereas it appears correctly in the Navigation block.
Any ideas?
Many thanks,
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | admin_menu-DRUPAL-5--2.create-content.patch | 3.5 KB | sun |
| #2 | admin_menu-DRUPAL-5--2.create-content.patch | 3.07 KB | sun |
Comments
Comment #1
benoit.borrel commentedHi again,
Just to say my issue is similar to the Admin Menu issue @ http://drupal.org/node/223314.
Thanks,
Comment #2
sunPlease test attached patch.
Comment #3
benoit.borrel commented@ sun:
Thanks for the patch but it didn't work.
My setup was:
xHTML output pertinent to admin menu was:
Any idea? Would you like more info?
Again, thank you for your help.
Comment #4
sunErr... you need to clear your cache (cache_menu)... either do this manually, or apply attached patch and run update.php afterwards.
Comment #5
sunThanks, committed that patch.
Comment #6
benoit.borrel commented@ sun:
I had cleared the cache, but may had forgotten to run update.php :-(
Anyway, I upgraded to 5.x-2.4 which fixed the issue.
Thanks sun for your commitment.
Comment #7
batje commentedSorry, but i think i still have this.
Problem is I dont see the parent 'Content Management' item in the menu-bar, thus i dont see 'Content', thus i dont see any 'Add Whatever' items.
I have tried 5.x.2-4 and 5.x-2.x-dev. Remove, install, try again, same results.
If I click 'Administer' under the Icon, I can create content, no problem.
(though if i disable 'access administration pages' I get an access denied error there, so i guess that menu item is not supposed to be there when i uncheck that.
The site is a bit big (always implement your security last ;-), so there is a few more rights:
access administration menu
create faq
edit faq
edit own faq
view faq
view header image
create images
edit images
edit own images
access content
create story content
edit own story content
edit story content
search content
access administration pages (but i wouldnt say i needed this)
access tinymce
access all views
And then this is the menu:
Comment #8
sun@batje: Please see http://drupal.org/node/226502 for further information. That isn't related to this issue here.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.