We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 9658
    • 6 Posts
    Hi all,

    Just succesfully installed REVO 2.0.8-pl (traditional), but...

    Even after re-installing, the MODX-manager can’t seem to find/reach it’s CSS-files, so I simply can’t operate MODX (see attached screenshot) sad

    Anyone knows a remedy..? Something to do with UTF-8 char settings..?

    Thanks in advance from Amsterdam,

    Freek

    * ENVIRONMENT *
    Macbook Pro
    Firefox 4
    Server: Localhost via UNIX socket
    Server version: 5.1.44
    Protocol version: 10
    User: root@localhost
    MySQL charset: UTF-8 Unicode (utf8)

    Web server

    Apache/2.0.63 (Unix) PHP/5.3.2 DAV/2
    MySQL client version: 5.1.44
    PHP extension: mysql

      • 33337
      • 3,975 Posts
      Since its a localhost, its less likely that any file is missing.

      Refresh your browser cache, close it and open again. See if this helps.

      If not, try deleting core/cache folder.
        Zaigham R - MODX Professional | Skype | Email | Twitter

        Digging the interwebs for #MODX gems and bringing it to you. modx.link
        • 9658
        • 6 Posts
        Zi,

        Thank you for replying..! smiley

        1. Clearing FF-cache did not solve my problem
        2. Now for your 2nd suggestion: deleting MODX core/cache. Should I just delete the files in every individual folder, or all folders inside the cache-folder..?

        Thanks again,

        Freek
          • 9658
          • 6 Posts
          Hi,

          Just followed your 2nd suggestion: deleted all core/cache files. It still doesn’t work: Manager is still without CSS... sad

          I also re-installed MODX, to no avail... Should I consider un- and re-installing MAMP as well..?

          Freek
            • 3749
            • 24,544 Posts
            Do a "View Source" in the Manager and see where it’s looking for the CSS file.
              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
              • 9658
              • 6 Posts
              Hi Bob Ray,

              That’s right (see below): MODX isn’t looking for the right paths, not even after a clean install. It’s paths should not start with ’/manager’ for instance... But how do I fix MODX to look for the correct paths..? huh

              Freek

              <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
              <html><head>
              <title>404 Not Found</title>
              </head><body>
              <h1>Not Found</h1>
              <p>The requested URL /manager/assets/ext3/resources/css/ext-all-notheme-min.css was not found on this server.</p>
              <hr>
              <address>Apache/2.0.63 (Unix) PHP/5.3.2 DAV/2 Server at localhost Port 8888</address>
              </body></html>
                • 7966
                • 90 Posts
                fietser, I would check all the path variables in core/config/config.inc.php (including $modx_base_url, which should be = ’/’ if you are in root), maybe a "modx" is missing there.
                  • 9658
                  • 6 Posts
                  Thanks Dragona,

                  I will check the base_url settings in the config-file, keep you posted.

                  Freek
                    • 9658
                    • 6 Posts
                    Hi,

                    I got frustrated with bug hunting the localhost install, so... I installed MODX on a real web server. No problems (except for some mysql and file permissions before I could install), I’m looking at MODX’s pretty GUI right now..! Finally, I can get to work and put MODX to the test smiley

                    Kind regards,

                    Freek