Editing Roles not possible. Version 6.1.2

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ranibeta300
    Junior Member
    • Feb 2018
    • 19

    #1

    Editing Roles not possible. Version 6.1.2

    Hello everyone, i can no longer edit the roles in version 6.1.2. Does somebody has any idea. Many Thanks
  • eymen-elkum
    Active Community Member
    • Nov 2014
    • 481

    #2
    check the console of your browser, and share it here
    EspoCRM Expert since 2015
    We build custom solutions & premium extensions
    Eblasoft Technology Solutions​

    Comment

    • ranibeta300
      Junior Member
      • Feb 2018
      • 19

      #3
      do you mean this?

      Comment

      • emillod
        Active Community Member
        • Apr 2017
        • 1572

        #4
        No, you should click f12 in chrome and switch to tab CONSOLE on the top.

        Comment

        • ranibeta300
          Junior Member
          • Feb 2018
          • 19

          #5
          settings - user interface is also empty!!!

          Comment

          • ranibeta300
            Junior Member
            • Feb 2018
            • 19

            #6
            Sorry, Thank you for your help. Everything worked in the beginning.

            Comment

            • eymen-elkum
              Active Community Member
              • Nov 2014
              • 481

              #7
              I think rebuilding will solve this problem, go to adminstration then rebuild
              EspoCRM Expert since 2015
              We build custom solutions & premium extensions
              Eblasoft Technology Solutions​

              Comment

              • ranibeta300
                Junior Member
                • Feb 2018
                • 19

                #8
                OK, I have reset the rights. now it works again.
                Thank you for your help


                find . -type d -exec chmod 755 {} + && find . -type f -exec chmod 644 {} +;
                find data custom client/custom -type d -exec chmod 775 {} + && find data custom client/custom -type f -exec chmod 664 {} +;
                chmod 775 application/Espo/Modules client/modules;

                Comment

                • ranibeta300
                  Junior Member
                  • Feb 2018
                  • 19

                  #9
                  After a rebuild the error is there again!
                  Right reset then everything works again. Crazy

                  Comment

                  • ranibeta300
                    Junior Member
                    • Feb 2018
                    • 19

                    #10
                    Notes in the console:

                    DevTools failed to load SourceMap: Could not load content for chrome-extension://jkennnbhkennnbeebfonckakbodfaldk/static/js/contentScript.bundle.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
                    DevTools failed to load SourceMap: Could not load content for http://crm/purify.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

                    Comment

                    Working...