We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22303 MODX Staff
    • 10,725 Posts
    MODx 0.9.7 alpha (rev 2255)

    http://modxcms.com/testbuilds/modx-0.9.7-alpha-2255.zip
    http://modxcms.com/testbuilds/modx-0.9.7-alpha-2255.tar.gz

    Significant changes to the installer, so check out new installs and various upgrades and let me know if it’s working properly for you. You can now choose to edit the database connection properties using the new upgrade option, and it should force you to edit them if upgrading from a version without the database_connection_charset var that was added to the config.inc.php file. It should also handle upgrades from 0.9.5 config files in their original location (manager/includes/).
      • 11975
      • 2,542 Posts
      Hi OpenGeek,

      I’ve tried to install this release but I’m encoutering the following error:

      Fatal error: Uncaught exception ’PDOException’ with message ’could not find driver’ in /home.10.2/dixsix/www/alpha/core/xpdo/xpdo.class.php:293
      Stack trace:
      #0 /home.10.2/dixsix/www/alpha/core/xpdo/xpdo.class.php(293): PDO->__construct(’mysql:host=mysq...’, ’userxxx’, ’pwdxxxx’, Array)
      #1 /home.10.2/dixsix/www/alpha/core/xpdo/xpdo.class.php(1114): xPDO->connect()
      #2 /home.10.2/dixsix/www/alpha/core/xpdo/xpdo.class.php(1208): xPDO->prepare(’SELECT * FROM `...’)
      #3 /home.10.2/dixsix/www/alpha/core/xpdo/om/mysql/xpdoobject.class.php(246): xPDOCriteria->xPDOCriteria(Object(modX), ’SELECT * FROM `...’, Array, false)
      #4 /home.10.2/dixsix/www/alpha/core/xpdo/xpdo.class.php(456): xPDOObject->loadCollection(Object(modX), ’modSystemSettin...’, NULL, false)
      #5 /home.10.2/dixsix/www/alpha/core/xpdo/om/modx095/modcachemanager.class.php(183): xPDO->getCollection(’modSystemSettin...’)
      #6 /home.10.2/dixsix/www/alpha/core/xpdo/om/modx095/modx.class.php(1934): modCacheManager->generateConfig()
      #7 /home.10.2/dixsix/www/alpha/core/xpdo/o in /home.10.2/dixsix/www/alpha/core/xpdo/xpdo.class.php on line 293

      Hosting environment:

      PHP 5.1.5
      ==> PDO support / enabled
      PDO drivers sqlite2

      Mysql 5

      :-)
        Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
        • 22303 MODX Staff
        • 10,725 Posts
        Won’t work on that server, period.

        Find a host that knows how to configure PHP 5.1+ or can run PHP 4.3.x or 4.4.x. This is all too common and hosts need to figure out how to configure the version of PHP they decide to install, or get out of the business.

        (Don’t you love my pre-coffee posts) wink

        ADDED: The drivers for MySQL are super-easy to enable, so tell them they need to get the proper drivers enabled for PDO or remove PDO completely from their configuration.
          • 25663 MODX Staff
          • 12,272 Posts
          Good morning sunshine! tongue
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
            • 11975
            • 2,542 Posts
            grin I’ve switched to php 4 and now the alpha run smoothly

            Are nested tag recognized ?

            I’ve tried with [[ditto? &startID=`[[UltimateParent]]` &summarize=`all` ]]

            The snippet call is displayed on screen and is truncated

            &summarize=`all` ]] appears in stead of the snippet output.

            :-)
              Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
              • 22303 MODX Staff
              • 10,725 Posts
              Quote from: heliotrope at Jan 24, 2007, 10:05 AM

              grin I’ve switched to php 4 and now the alpha run smoothly

              Are nested tag recognized ?

              I’ve tried with [[ditto? &startID=`[[UltimateParent]]` &summarize=`all` ]]

              The snippet call is displayed on screen and is truncated

              &summarize=`all` ]] appears in stead of the snippet output.

              :-)
              That should have been handled with these latest updates...can you show me what other tags are in the same content?
                • 28042 ☆ A M B ☆
                • 24,524 Posts
                Alternate snippet call styles:
                [[ditto? &startID=`[!UltimateParent!]` &summarize=`all` ]]
                  Studying MODX in the desert - http://sottwell.com
                  Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                  Join the Slack Community - http://modx.org
                  • 25663 MODX Staff
                  • 12,272 Posts
                  The 097 core should handle infinitely (essentially anyway) nested calls of either type though. I think. Right? tongue
                    Ryan Thrash, MODX Co-Founder
                    Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                    • 22303 MODX Staff
                    • 10,725 Posts
                    Quote from: rthrash at Jan 24, 2007, 12:02 PM

                    The 097 core should handle infinitely (essentially anyway) nested calls of either type though. I think. Right? tongue
                    Right, it should; I’ll look into this as soon as possible again. I was making a lot of adjustments to this over the past two weeks, so I may have missed something. It may be that the conversion of content during upgrade is the best solution to solve this...more soon.
                      • 11975
                      • 2,542 Posts
                      Jason ,

                      that’s the only snippet call in the page (template set to blank)

                      :-)
                        Made with MODx : [url=http://www.copadel.com]copadel, fruits et l