We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 39476
    • 2 Posts
    After my latest upgrade to 2.2.1pl I have been unable to use the Manager in Chrome. I am able to log on and the top menu and navigation tree on the left are visible as well as the "welcome" screen. When I click on a resource or any link, nothing appears in the main panel (ext-gen48).

    There appears to be a syntax error on the page as follows: Uncaught SyntaxError: Unexpected identifier

    Catchable fatal error: Argument 1 passed to xPDOObject::load() must be an instance of xPDO, instance of modX given in /home/.sites/137/site24/web/core/xpdo/om/xpdoobject.class.php on line 404

    I have cleared my cache in Chrome thinking this would solve the issue. Any other ideas?

    P.S. Manager does work in IE and FireFox...
      • 22303 MODX Staff
      • 10,725 Posts
      Sounds like aggressive client-side caching in Chrome. Try clearing your Chrome cache or force-reloading explicitly.
        • 39476
        • 2 Posts
        Thanks for the quick reply!

        I have tried the following:


        • Cleared all browsing data "from beginning of time"
        • Ctrl + F5 from the "manager/index.php" page (force-reload)
        • From the Developer Tools panel disabled cache
        • Navigated to "manager/assets/ext3/ext-all.js" and hit F5 (this script bombs on line 7)

        None of these seem to work! I will try Chrome on a different workstation to see if I am having the same issues and post an update...

        [UPDATE]
        I tried the management console on my workstations at home running Chrome and am experienced the same issue so I went ahead and re-downloaded and re-installed MODx and the same thing is happening.

        Could it be the server is caching something (even though it makes no sense that it would, since the clients have different results)...? [ed. note: enthuzy last edited this post 14 years, 5 months ago.]