Could not load file 'client/src/views/user/fields/generate-password.js

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pipay
    Junior Member
    • Jan 2018
    • 4

    Could not load file 'client/src/views/user/fields/generate-password.js

    When trying to access "Create User', we are getting an error (seen in browser development tools):
    Could not load file 'client/src/views/user/fields/generate-password.js?r=1516544499'

    We also cannot access Outgoing Email, or Preferences.

    Any help is appreciated - Thank you
  • dafnie
    Senior Member
    • Dec 2015
    • 140

    #2
    Are file permission on client/src/views/user/fields/generate-password.js correct?
    Be sure that the server is set up correctly https://www.espocrm.com/documentatio...configuration/
    What server du you use?

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      The server seems to be blocking files with 'password' in their names. Have never come across such an issue. There should be an ability to turn this off.
      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

      • pipay
        Junior Member
        • Jan 2018
        • 4

        #4
        Turned out to be a conflict with Wordpress and the htaccess file. Uninstalled Wordpress, and now able to access all modules.

        Comment

        Working...