We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1892
    • 82 Posts
    Whilst upgrading from 2.1.0-rc4 (advanced) to 2.1.1-pl (advanced) during the install after all the checks when I click on the install button I get the following error message.

    Fatal error: Call to a member function get() on a non-object in /home/[...]/core/model/modx/modx.class.php on line 1995


    The get() function is trying to call the object returned from getCacheManager(), unfortunately I don’t know how it works so I don’t know what to try.

    As per the other posts, I’ve checked ownership and group permissions on all the files and directories uploaded. I’ve also cleared out the cache files, both for the website and the browser, all to no avail.

    Any other suggestions?

    Many thanks

    Adrian
      • 22303 MODX Staff
      • 10,725 Posts
      Do you have any custom cache configuration settings? Are you sure all the files got updated from the 2.1.1-pl package? And did you make sure to clear your browser cache for any cached js from the previous release?