Results 1 to 2 of 2

Thread: q on ACLController::checkAccess

  1. #1
    cpscdave is offline Sugar Community Member
    Join Date
    Jun 2007
    Posts
    36

    Default q on ACLController::checkAccess

    We've created a couple of new modules.
    But heres the problem the users cannot see records that they should be able to.

    After a bunch of code traciing I've found the issue. When the code is pulling the data it checks to see if the user has access to the area. By calling SugarBean::ACLAcess and thusly ACLController::checkAccess.

    checkAccess is returning false which the causes sugar not to show any of the info. So whats going on??

    When I look at the role permissions and user permissions they are: Enabled/Normal and rest ALL. Shouldnt this be the place where the settings are set??

    Whats even wierder is it looks like the other module we've created does not have this problem.

    Any help would be awesome

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: q on ACLController::checkAccess

    Without access to your code I really wouldn't have any idea. Somewhere your ACLs are not matching up with your module.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

Thread Information

Users Browsing this Thread

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

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
  •