We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 48872
    • 14 Posts
    Hello,
    in my local environment MODx (2.3.2pl) works fine but when I moved
    the site to the production server I have a series of JS
    errors related to "ReferenceError: _ is not defined" issue.

    The frontend works perfectly so I think this is not a path
    problem in config files. I have disabled the CSS and JS
    compression but nothing happens.

    Any ideas? Thanks.


    [ed. note: simone.alati last edited this post 11 years, 9 months ago.]
      • 48872
      • 14 Posts
      I have used MODx test tool:
      https://github.com/craftsmancoding/modx_utils/blob/master/test_config.php

      So I figured that I haven't set the correct path in connectors/config.core.php
      So, why MODx has so many configuration files instead of just one? Which is the common rule.

      Thanks.