We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Announcing the second public beta release of MODx 0.9.5 (SVN revision 1417). Among the changes since the first public beta:

    • Resolved a line ending issue that affected some installs in /manager/includes/document.parser.class.inc.php.
    • More image paths fixed in the new manager themes.
    • Updated Wayfinder to latest available.
    • Removed all remaining references to visitor log tables throughout the manager.
    • Removed Slimstat plugin code from the distribution.
    • Several fixes to code that was producing PHP warnings in some environments.
    • We now have proper behavior for 404 (Page Not Found) and 401 (Unauthorized) responses using the new sendForward(docId, httpResponseHeader) API function. Using this function, you can render any MODx document with any appropriate HTTP response header, without redirection (i.e. within the same request). The sendErrorPage() and sendUnauthorizedPage() functions have been refactored using this function.
    • Site Unavailable now produces appropriate 503 (Temporarily Unavailable) header response code.

    Thanks to all those that participated in the first public beta. As with the first, please report bugs in the "0.9.5 beta/rc" project at http://modxcms.com/bugs. So quit lolligagging, download it now, and give us more feedback as soon as you can.