G-NEWC Posted August 11, 2009 Report Share Posted August 11, 2009 Hi, I think there is a slight issue with the core_navigation and issueing admin rights through the Pilot Groups. I have added the group "Operations Manager", and do not wish to give full admin rights to this group. I have not clicked "Full Admin Access", but only "Access Admin" and a couple of other permissions, such as the ability to edit PIREPS & Add News. Because this is not classed in the group "Administrator", this member of the group cannot see the "Admin Center" link on the top of his/her header on the webpages. Therefore cannot access the admin panel apart from going to URL/admin. Could this be fixed,so that these groups can also have the "Admin Center" link on the top of the homepage? James Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted August 11, 2009 Administrators Report Share Posted August 11, 2009 This is the beta right? I can't remember if I released the admin roles yet... What you'll have to do, in core_navigation.tpl Replace: if(Auth::UserInGroup('Administrators')) With if(PilotGroups::group_has_perm(Auth::$usergroups, ACCESS_ADMIN)) Had been updated for next release, though. Thanks! Quote Link to comment Share on other sites More sharing options...
G-NEWC Posted August 11, 2009 Author Report Share Posted August 11, 2009 Thanks Nabeel. Yes, this was the Beta. Quote Link to comment Share on other sites More sharing options...
mw308 Posted August 22, 2009 Report Share Posted August 22, 2009 Hi Nabeel Are admin roles coming in the next version? Do you know a rough timescale that will be? Thanks Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted August 22, 2009 Administrators Report Share Posted August 22, 2009 They're coming, yes. Timescale? I don't know, I was hoping a little while ago. But I think I will release in conjunction with vaCentral, so I'd say I dunno, a month maybe? Quote Link to comment Share on other sites More sharing options...
mw308 Posted August 24, 2009 Report Share Posted August 24, 2009 Thanks Nabeel - looking forward to it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.