Results 1 to 6 of 6

Thread: Roles Won't Save

  1. #1
    achiarotto is offline Junior Member
    Join Date
    Nov 2007
    Posts
    3

    Default Roles Won't Save

    Hello All,

    I've been trying to add some roles without any luck.
    Tried on 4.5.1e & a clean install of 4.5.1g.
    I can change the cells to do the acl how i want, i put in a name and a description.
    but when i click "save" it just reloads the page and does not save.

    does anyone have any idea what is happening or how to make it save?
    any help would be appreciated.

  2. #2
    andydreisch's Avatar
    andydreisch is offline Sugar Team Member
    Join Date
    Apr 2005
    Location
    San Jose
    Posts
    2,080

    Default Re: Roles Won't Save

    Hi achiarotto, I tested this on our 451g-based demo site and all is well.

    Is it just Roles you're having issues with? You may need to turn on logging to help diagnose this. Search the Wiki for information about log settings.

    Andy
    Andy Dreisch
    Vice President, Online Team


    Check out our Podcasts!
    Sugar University for training
    Sugar Wiki for developer and user help
    SugarForge for modules, themes, lang packs
    SugarExchange for production-ready extensions
    Enter/view bugs via the Sugar bug tracker

  3. #3
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: Roles Won't Save

    Hello,

    Could you look in sugarcrm.log file and give us the last lines after your trying.

  4. #4
    achiarotto is offline Junior Member
    Join Date
    Nov 2007
    Posts
    3

    Default Re: Roles Won't Save

    there is nothing inside sugarcrm.log
    is that odd?

  5. #5
    achiarotto is offline Junior Member
    Join Date
    Nov 2007
    Posts
    3

    Default Re: Roles Won't Save

    I was perusing the code and found this in "modules\ACL\Roles\Save.php":

    Code:
    require_once('modules/ACL/Roles/Save.php');
    However there is no such directory or file?
    There is a modules/ACLRoles/Save.php, but no Roles directory in the ACL directory as the code states.

    Could this be the cause of my roles not saving?

  6. #6
    SamuelAugy is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Paris (France)
    Posts
    238

    Default Re: Roles Won't Save

    I have the same and that is good for me.
    It's the save.php in the modules\ACLRoles directory that is used and the class in ACLRole.php file in the same directory.

    Maybe your problem is due to the check_form that is launch when you push the button save. You can try to delete this in the html file to check if it's the problem.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Cancel save in logic hook
    By eggsurplus in forum Developer Help
    Replies: 4
    Last Post: 2012-02-08, 09:37 AM
  2. Replies: 1
    Last Post: 2007-09-15, 02:59 PM
  3. Converting Roles to additive
    By Kalendrinn in forum Developer Help
    Replies: 6
    Last Post: 2007-08-24, 05:31 AM
  4. Roles seem backwards to me...
    By Xaox in forum General Discussion
    Replies: 0
    Last Post: 2006-07-19, 04:23 PM
  5. User Roles not in the roles table?
    By doctorlard in forum Developer Help
    Replies: 3
    Last Post: 2006-04-18, 04:41 AM

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
  •