I installed the last drupal 6.19,
created a new user1;
under admin/user/permissions I enabled for the authenticated user:
administer blocks
administer menu.
when user1 is logged, not see in the menu, the links of the administer blocks and menu;
but if write directly link in the url:
?q=admin/build/block or
?q=admin/build/menu
the administer pages are visualized;
so problem is to have the item in the menu.
while, for this other permission:
access content
create page content
the link in the menu is created.
- - - - -- -
this solution suggest in a post:Enable access administration pages
isn't correct because is enabled all the core
Administer
o Content management
o Site building
o Site configuration
o User management
o Help
- - - - -
Comments
Comment #1
alb commentedproblem isn't only for those two modules but for about all modules type taxonomy, views, lightbox, user, etc