Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 3:56 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
Posted: Thu May 18, 2006 9:52 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sun Apr 23, 2006 4:21 pm
Posts: 135
Location: Washington, DC
I read here: http://help.joomla.org/content/view/15/153/ that said that managers are not allowed to see components unless the super administrator is allows them too.  How or where do I do this?


Top
   
 
Posted: Fri May 19, 2006 8:56 am 
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Fri Aug 12, 2005 7:19 am
Posts: 4471
Location: Leeds, UK
The only way I know to do this is to edit the file gacl.class.php in the includes directory.

Look for the section  // access to components

And then add a line such as

$this->_mos_add_acl( 'administration', 'edit', 'users','manager', 'components', 'com_eventlist' );
               

You then have a second issue which is that managers do not have access to the components menu. I resolved this using equickicon from http://extensions.joomla.org/component/ ... Itemid,35/. This replaces the exisiting icon panel and lets you set user levels to the icons. So all you have to do is to add a link to the component here and set the access level to manager.


Top
  E-mail  
 
Posted: Sun Oct 29, 2006 6:57 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Aug 16, 2006 6:52 am
Posts: 27
Brian

I would like to do this also.

Can you tell me please, how to set the access level to Manager?

Wayne


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group