Closed (fixed)
Project:
Interests
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2009 at 12:37 UTC
Updated:
10 May 2009 at 03:10 UTC
For each menu item that should have admin only access the code says:
'access' => user_access('admin interests'),
when it should say
'access' => user_access('administer interests'),
This doesn't affect the main admin, just means no other roles can administer the module.
cheers
Marcus
Comments
Comment #1
agileware commentedThis is fixed in 5.x-2.1 and also the Drupal 6 version.