Results 1 to 7 of 7

Thread: MyPortal Permissions

  1. #1
    sjdine is offline Junior Member
    Join Date
    Sep 2007
    Posts
    2

    Post MyPortal Permissions

    I've noticed since upgrading to 5.0b that you need to make the MyPortal tab visible to all users in order for them to view a new global portal page. Is there any way around this? I want to add new pages for our users without giving them the ability to add new portal pages. This used to work in 4.1b.

    Thanks in advance.

  2. #2
    Rudi Mentär is offline Senior Member
    Join Date
    Sep 2008
    Posts
    157

    Default Re: MyPortal Permissions

    same problem here!
    I only want my added website to be displayed in the Main Menue Bar, but not the Module "My Portal".
    But if i make "MyPortal" invisible in the Main Menue Bar, i dont have the permisson for my created own Website anymore.

    Does anyone know how to fix this??

  3. #3
    Rudi Mentär is offline Senior Member
    Join Date
    Sep 2008
    Posts
    157

    Default Re: MyPortal Permissions

    did anyone figure out how to do that?
    I have the same problem.

  4. #4
    rexavh is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Southern England
    Posts
    59

    Default Re: MyPortal Permissions

    I too would like to do this.

    I would also like to be able to allow certain users to access the MyPortal tab but not others, but the MyPortal module does not appear in the list of modules that can be managed using Roles. Does any one know how I can make MyPortal visible in Roles?
    Alison Hedger
    avh@rexprocess.com

  5. #5
    Rudi Mentär is offline Senior Member
    Join Date
    Sep 2008
    Posts
    157

    Default Re: MyPortal Permissions

    exactly the same here - why are the iframes not accessable when myPortal is not visible when i cant edit any permissions??
    please help us

  6. #6
    rexavh is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Southern England
    Posts
    59

    Default Re: MyPortal Permissions

    I added

    function bean_implements($interface)
    {
    switch($interface)
    {
    case 'ACL':return true;
    }
    return false;
    }

    to the core module sugarbean - in this case iframe.php - in my dev environment, then I ran Repair Roles.

    It seems to have done the trick and included MyPortal for ACL control via the Manage Roles.

    I know this is not upgrade safe - I will try to find the right place in the custom\modules\ to extend the module sugarbean
    Alison Hedger
    avh@rexprocess.com

  7. #7
    Rudi Mentär is offline Senior Member
    Join Date
    Sep 2008
    Posts
    157

    Default Re: MyPortal Permissions

    i hacked it and described here how i did it http://www.sugarcrm.com/forums/showthread.php?t=42306

    you just need to add one line of code to make it possible - although it may not be clean, it servers my purpose

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 2
    Last Post: 2008-12-17, 07:22 PM
  2. Upgrade Wizard - File Permissions
    By datablueprints in forum Help
    Replies: 1
    Last Post: 2008-04-04, 04:51 PM
  3. 4.5.1c to 4.5.1d upgrade issue
    By tommyaquinas in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2007-05-22, 08:51 PM
  4. UPGRADE 4.5.0h to 4.5.1: UpgradeWizard - ERROR: no file uploaded!
    By creaware in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-02-13, 12:24 AM
  5. Upgrade Wizard link returns a blank page
    By rmichaut in forum Help
    Replies: 9
    Last Post: 2006-10-30, 07:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •