We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34162
    • 1 Posts
    I installed 0.9 to be demo at opensourcecms. Everything look good except the cache causes some error still even the cache is disable.

    Look like the fix that I submitted did not get into this release.

    I patch the demo with these line of code so that it will not show error on the demo for now.
    document.parser.class.inc.php
    line 526: $fname=$basepath."/docid_".$this->documentIdentifier.".pageCache.php";
    line 527: If (file_exists($fname)) {
    line 538: }
      • 25663 MODX Staff
      • 12,272 Posts
      The reason it didn’t make it in is because Raymond said that no new cache files would be created, which is a very bad thing for the average user. I definitely don’t mind putting out a "no cache" version if that has to be done in order to make folks happy.
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 34162
        • 1 Posts
        Well, the real problem that I see is if the cache is disable then MODx should not even try to create the cache file or even attempt to look for the cache file so the error should not even appear in the first place.

        There is something about how this cache should be look at, I think!
          • 25663 MODX Staff
          • 12,272 Posts
          I agree. Look for default improvements in 0.9.1. wink
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
            • 32963
            • 1,732 Posts
            I guess we need to add an option to turn off caching
              xWisdom
              www.xwisdomhtml.com
              The fear of the Lord is the beginning of wisdom:
              MODx Co-Founder - Create and do more with less.