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
    Known Issues and Suggestions for MODx 0.9.7 alpha, revision 2128
    This list is absolutely incomplete. Please reply to this topic as you find issues or come up with ideas when working with 0.9.7 alpha rev 2128. Note that I haven’t tested many modules at all, so if someone wants to focus on those, that’d be very helpful...

    [*] TinyMCE is not working in the manager or QuickEdit
    [*] phX does not work, and thus neither does Jot or other components that make use of phX
    [*] Friendly URLs and regular URLs both use ?q=<idOrAlias> at the moment, though ?id=<id> still works (bug or feature)
    [*] QuickEdit executes 60+ queries per page with the default content and needs to be refactored, possible in conjunction with parser optimizations
      • 26435
      • 1,193 Posts
      Oh damn!
      This is exciting. I can smell the xPDO goodness! I cant wait to taste this groove, it’s f***ing tasty!

      -sD-
      Dr. Scotty Delicious, Scientist.
        Husband, Father, Brother, Son, Programmer, Atheist, Nurse, Friend, Lover, Fighter.
        All of the above... in no specific order.


        I send pointless little messages
        • 28042 ☆ A M B ☆
        • 24,524 Posts
        Upgrade not going well... doesn’t find my config.inc.php file I presume the upgrade path should be the same as with earlier versions? Upload the new files, run the installer, choose "upgrade" and it’s done?

        Hm. I see from index.php that it’s looking for a file in the core folders. The file is definitely there, and the path is correct. But all I get is the red "not installed", both in site root and /install.
          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
          • 28042 ☆ A M B ☆
          • 24,524 Posts
          Never mind... I see there needs to be a config.inc.php file in core as well.
            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
            • 28042 ☆ A M B ☆
            • 24,524 Posts
            Definitely needs work for upgrade. Failed on the database part, since I fed it my original database info and it threw a hissy fit because the prefix is already in use.

            Perhaps the installer should check for a manager/includes/config.inc.php file and use that if it exists?

            I edited the sample and renamed it.
              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
              • 28042 ☆ A M B ☆
              • 24,524 Posts
              Oh joy. The manager login does nothing. Just refreshes the page. Browser cleared, cache and cookies.
                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
                • 28042 ☆ A M B ☆
                • 24,524 Posts
                I set the error_reporting to E_ALL, and got these notices:

                Notice: Only variables should be assigned by reference in /home/sites/sottwell.com/public_html/core/xpdo/pdo.class.php on line 93

                Notice: Undefined variable: site_sessionname in /home/sites/sottwell.com/public_html/core/xpdo/om/modx095/modx.class.php on line 1842

                Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/sites/sottwell.com/public_html/core/xpdo/pdo.class.php:93) in /home/sites/sottwell.com/public_html/core/xpdo/om/modx095/modx.class.php on line 1844

                Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/sites/sottwell.com/public_html/core/xpdo/pdo.class.php:93) in /home/sites/sottwell.com/public_html/core/xpdo/om/modx095/modx.class.php on line 1844

                Notice: Undefined variable: cookieLifetime in /home/sites/sottwell.com/public_html/core/xpdo/om/modx095/modx.class.php on line 1851

                Warning: Cannot modify header information - headers already sent by (output started at /home/sites/sottwell.com/public_html/core/xpdo/pdo.class.php:93) in /home/sites/sottwell.com/public_html/core/xpdo/om/modx095/modx.class.php on line 1854

                Warning: Cannot modify header information - headers already sent by (output started at /home/sites/sottwell.com/public_html/core/xpdo/pdo.class.php:93) in /home/sites/sottwell.com/public_html/manager/index.php on line 180

                Notice: Undefined variable: uid in /home/sites/sottwell.com/public_html/manager/includes/accesscontrol.inc.php on line 46
                  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
                  • 28042 ☆ A M B ☆
                  • 24,524 Posts
                  Did a clean install on local MAMP server, get this on the manager login page:
                  Fatal error: Call to a member function bindValue() on a non-object in /Applications/MAMP/htdocs/modx-0.9.7-alpha/core/xpdo/xpdo.class.php on line 1482

                  This is not my day. undecided

                  PHP 5.1.2
                  Apache/2.0.55 (Unix) PHP/5.1.2 DAV/2 mod_ssl/2.0.55 OpenSSL/0.9.7l
                  MySQL 5.0.19
                    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
                    • 6726
                    • 7,075 Posts
                    I concur, failed to install local with MAMP 1.3.1 and get the exact same error :

                    Fatal error: Call to a member function bindValue() on a non-object in /Applications/MAMP/htdocs/097alpha/core/xpdo/xpdo.class.php on line 1482


                    Apache/2.0.55 (Unix) PHP/5.1.4 DAV/2 mod_ssl/2.0.55 OpenSSL/0.9.7l
                    MySQL 5.0.19

                    I’ll try out my dedicated server now...

                      .: COO - Commerce Guys - Community Driven Innovation :.


                      MODx est l&#39;outil id
                      • 6726
                      • 7,075 Posts
                      I don’t know if it’s the same problem, but same symptom : manager gives me a blank page after a clean install sad

                      My config :

                      Apache/1.3.37 (Unix) mod_gzip/1.3.19.1a PHP/5.1.6 mod_ssl/2.8.28 OpenSSL/0.9.7i
                      MySQL 5.0.22 standard

                      I have edited manager’s index.php to error_reporting(E_ALL); but no error gets displayed.
                      I don’t want to tweak php.ini since this server also host live sites...

                      I have checked, config.inc.php exist in core/config/ and has the right infos...

                      I have enabled debug in root index.php and what I get from the homepage is :

                      [2006-12-21 13:50:58] (DEBUG)
                      
                      Returning table name: `097alpha`.`modx_system_settings` for class: modSystemSetting


                      Don’t know if it’s of any help...
                        .: COO - Commerce Guys - Community Driven Innovation :.


                        MODx est l&#39;outil id