We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10378
    • 375 Posts
    Just installed a copy of MODX Revolution 2.2.1-pl (traditional) on a fresh and empty webspace (also an empty database). In the same webspace we previously had running a version of MODx Revolution 2.2.0-pl2 (traditional) without any problems!

    The setup runs without any problem or error but after login, the MODx tree doesn't load and the Dashboard page has a heading called "*undefined*" (see screenshot). The MODx menu is also available but clicking on any menu item does nothing.

    I already cleared the Safari browser cache and deleted cookies. Reinstalled using another browser (Google Chrome).
    Deleted all database tables. Reinstalled again but always with the same result.

    I also upgraded 3 other MODx 2.2.0-pl2 installations without any problems - these sites works as expected.

    I filed a bug at MODx BugTracker:
    http://tracker.modx.com/issues/7546

    Here is my environment:

    PHP: 5.3.3-7+squeeze3
    memory_limit: 128M
    MySQL: 5.1.49-3
    Server: Apache/2.2.16 (Debian)

    Below is the install log (in German language) which also shows no problems:

    Install Log:

    Zusammenfassung der Ergebnisse

    Die Vorabtests waren erfolgreich. Klicken Sie unten auf "Installieren", um fortzufahren.

    Überprüfe PHP-Version: OK! Gefundene Version: 5.3.3-7+squeeze3

    Überprüfe, ob die PHP-Extension "zlib" installiert ist: OK!

    Überprüfe, ob SimpleXML verfügbar ist: OK!

    Überprüfe, ob das memory_limit auf mindestens 24M gesetzt ist: OK! Aktueller Wert: 128M

    Überprüfe, ob Sessions korrekt konfiguriert sind: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/core/cache existiert: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/core/cache beschreibbar ist: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/core/export existiert: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/core/export beschreibbar ist: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/core/packages existiert: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/core/packages beschreibbar ist: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/ existiert: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/manager/ existiert: OK!

    Überprüfe, ob das Verzeichnis /var/www/modx/wwwRoot/connectors/ existiert: OK!

    Überprüfe, ob /var/www/modx/wwwRoot/core/config/config.inc.php existiert und beschreibbar ist: OK!

    Stelle Verbindung zur Datenbank her: OK!

    Überprüfe, ob der safe_mode "off" ist: OK!

    Überprüfe auf Suhosin-Probleme:OK! [ed. note: gadgetto last edited this post 14 years, 5 months ago.]
      Freelancer @bitego http://www.bitego.com
      ---
      GoodNews - one of the most advanced and integrated Group Mailer premium add-ons for MODX Revolution!
      More infos here: http://www.bitego.com/extras/goodnews/
      • 10378
      • 375 Posts
      All previous installations I did with choosing German as setup-language. Now I again did a clean install choosing English as setup-language and now all went fine! No problem!

      Seems that the setup problem only exists while choosing German as setup-language.
        Freelancer @bitego http://www.bitego.com
        ---
        GoodNews - one of the most advanced and integrated Group Mailer premium add-ons for MODX Revolution!
        More infos here: http://www.bitego.com/extras/goodnews/
        • 28120
        • 380 Posts
        I've just tried an advanced install od 2.2.1 (English) and have the same problem. No tree and 'undefined' top left.

        All managers screens are blank. Getting javascript errors like

        Error: _ is not defined
        Source File: http://www.domain-name.co.uk/sgadmin321/min/index.php?f=/sgadmin321/assets/modext/widgets/security/modx.grid.user.recent.resource.js,/sgadmin321/assets/modext/widgets/modx.panel.welcome.js,/sgadmin321/assets/modext/sections/welcome.js
        
          • 28120
          • 380 Posts
          Wiped everything and then reverted back and did advanced install on 2.2.0-pl2

          Everything works fine - used identical settings.
            • 30319
            • 406 Posts
            This is because the compress_css and compress_js settings issue may still be broken.
            Change these settings to not compress either one and the menu etc. will appear.
            HTH Tom
              • 28120
              • 380 Posts
              Thanks - but where are these settings?
                • 28120
                • 380 Posts
                Ignore, I found those settings.

                Site is now working thanks!

                Is this a reported defect?