Announcement

Collapse
No announcement yet.

Editing Roles not possible. Version 6.1.2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #2
    check the console of your browser, and share it here
    CEO & Founder of Eblasoft.
    Professional EspoCRM development & extensions.

    Comment


    • #3
      do you mean this?

      Comment


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

        Comment


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

          Comment


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

            Comment


            • #7
              I think rebuilding will solve this problem, go to adminstration then rebuild
              CEO & Founder of Eblasoft.
              Professional EspoCRM development & extensions.

              Comment


              • #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


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

                  Comment


                  • #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...
                    X