We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16430
    • 217 Posts
    Hi,
    I installed upgrade from version 2.1 to 2.2 to 2.3 to 2.4 to 2.5 to 2.6.5 without error.
    But after login to dashboard I have old looking menu a blank page.
    Modx is installed to subdirectory but all path are changed...
    Any idea what is wrong?

    (I am not able to attach image so here it is)
    https://www.dropbox.com/s/26v83oohzeb2hws/modx.JPG
    [ed. note: kudykam last edited this post 8 years ago.]
      • 3749
      • 24,544 Posts
      Try visiting with your browser in incognito or private mode. Sometimes a leftover cookie or browser cache file will mess up the Manager.

      Did you use UpgradeMODX to do the upgrades? If not, delete all the files in the core/cache directory. [ed. note: BobRay last edited this post 8 years ago.]
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 16430
        • 217 Posts
        Yes I did everything...

        Chrome developer tool shows this errors in manager:
        Failed to load resource: the server responded with a status of 404 (Not Found)
        lang.js.php?ctx=mgr&topic=topmenu,file,resource,welcome,configcheck&action=:2 Uncaught ReferenceError: MODx is not defined
            at lang.js.php?ctx=mgr&topic=topmenu,file,resource,welcome,configcheck&action=:2
        modx.config.js.php:1 Failed to load resource: the server responded with a status of 404 (Not Found)
        modx.grid.user.online.js:9 Uncaught ReferenceError: MODx is not defined
            at modx.grid.user.online.js:9
        modx.grid.user.recent.resource.js:9 Uncaught ReferenceError: MODx is not defined
            at modx.grid.user.recent.resource.js:9
        modx.panel.welcome.js:7 Uncaught ReferenceError: MODx is not defined
            at modx.panel.welcome.js:7
        welcome.js:9 Uncaught ReferenceError: MODx is not defined


        I also noticed that many folders inside connectors folders are missing. There is only security and system folder.
        For example modx.config.js as mentioned above doesnt exist: connectors/layouts/modx.config.js.php

        On login page there are also 404 errors for missing files in manager/assets/modext/build/util... Folder Util and others existst but not in build folder. [ed. note: kudykam last edited this post 8 years ago.]
          • 38783
          • 571 Posts
          Was the site originally in a different sub-directory? I would double check the .htaccess file and the paths in all the config files.
            If I help you out on these forums I would be very grateful if you would consider rating me on Trustpilot: https://uk.trustpilot.com/review/andytough.com

            email: [email protected] | website: https://andytough.com
            • 16430
            • 217 Posts
            It was originally in root.
            I changed all the path inlcuding .htaccess
              • 3749
              • 24,544 Posts
              Did you use UpgradeMODX to do the upgrades?
                Did I help you? Buy me a beer
                Get my Book: MODX:The Official Guide
                MODX info for everyone: http://bobsguides.com/modx.html
                My MODX Extras
                Bob's Guides is now hosted at A2 MODX Hosting
                • 16430
                • 217 Posts
                If you mean during setup then yes.
                  • 3749
                  • 24,544 Posts
                  I don't mean during setup. I mean did you download and install the UpgradeMODX extra and use it to do the upgrade?
                    Did I help you? Buy me a beer
                    Get my Book: MODX:The Official Guide
                    MODX info for everyone: http://bobsguides.com/modx.html
                    My MODX Extras
                    Bob's Guides is now hosted at A2 MODX Hosting
                    • 16430
                    • 217 Posts
                    No I didnt. Should I? That means I would have to revert so some of the older version...
                      • 3749
                      • 24,544 Posts
                      You can install UpgradeMODX, change the settings_version System Setting to an earlier version, and "upgrade" to your current version. That will download all new files and place them where they belong, unless there's a permission problem with the folders.
                        Did I help you? Buy me a beer
                        Get my Book: MODX:The Official Guide
                        MODX info for everyone: http://bobsguides.com/modx.html
                        My MODX Extras
                        Bob's Guides is now hosted at A2 MODX Hosting