Client side error when selecting role for new user

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rouhu
    Member
    • Sep 2020
    • 39

    Client side error when selecting role for new user

    In new installation 8.0.4 and when trying to create the first new user and trying to select a role from the popup window, the javascript gives this error in browser console. Upgraded to 8.0.5 but same issue persists. The Roles field is then not populated.

    espo-main.js:27459 Uncaught TypeError: this.select is not a function
    at o.<anonymous> (espo-main.js:27459:11)
    at o.<anonymous> (bullbone.umd.js:300:26)
    at o.<anonymous> (underscore-umd.js:1221:21)
    at m (bullbone.umd.js:363:63)
    at f (bullbone.umd.js:342:17)
    at l (bullbone.umd.js:48:22)
    at i.trigger (bullbone.umd.js:327:9)
    at s.<anonymous> (espo-main.js:35595:37)
    at s.<anonymous> (bullbone.umd.js:300:26)
    at s.<anonymous> (underscore-umd.js:1221:21)

    Any advice ?​
  • rouhu
    Member
    • Sep 2020
    • 39

    #2
    This file /client/lib/original/espo-main.js was not found on this server. There is one at path /client/lib/espo-main.js.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      Could not reproduce.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • rouhu
        Member
        • Sep 2020
        • 39

        #4
        I had an extension "Ebla Multiple Link Pro" that was causing this issue. I will contact them.

        Comment

        Working...