Admin menu hide options

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/18/2009 4:20:59 AM
Gravatar
Total Posts 39

Admin menu hide options

Hi All,

   

    In my site , i have admin rights but i could not see all options in admin menu
        

      EX,  
          in advanced tool there are 5 options , only 2 options visible for me. Is there any settings to hide menu ?

 

Thanks,
Murugan H 

8/18/2009 5:31:01 AM
Gravatar
Total Posts 18439

Re: Admin menu hide options

be more specific about what is missing 

8/18/2009 6:30:42 AM
Gravatar
Total Posts 39

Re: Admin menu hide options

there is five options for ADVANSED TOOLS

   1)  feature installation/contiguartion
   2)  web part installation
   3) 301 redirect manager
   4) url manager
   5) Banned IP address

But, now i got now 2 options only...( 3,4). Other options are missing..

 

my doubt is , is there any settings for hide these options ?

8/18/2009 6:42:33 AM
Gravatar
Total Posts 18439

Re: Admin menu hide options

If its a multi site installation then only the root site can manage those other things.

If you want to enable it in a different site go into the db in the mp_Sites table and set IsServerAdminSite = to 1 or true. 

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.