We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25663 MODX Staff
    • 12,272 Posts
    I prefer not to think of ASP.NET, thank you! :p
      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
      • 25663 MODX Staff
      • 12,272 Posts
      Now it’s _really_ in SVN... Jason got all of Raymond’s changes in the main trunk last night, including many that were not in the last snapshot. There’s a few more files to add today to the main trunk, then I say we let it loose on the world!

      Any other things that are critical to fix?
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 34162
        • 1 Posts
        I didn’t notice this til tonight.
        running the latest greatest with xampp’s latest greatest. Manager doesn’t seem to be checking the password. I can login with the normal password, (sometimes it takes 20 minutes) but after that I logout and log back in with any password or no password. It doesn’t give an error or anything. Now if I use a different user name it does give an error.
        I tested this on the previous version and though it can take 20 minutes to log in, if I use the correct username/password combination it doesn’t give me an error but if I use a bad username or a bad password it does give me an error.
        I will be the first to admit I don’t know anything or if you put all the knowledge I have on the side of a razor blade it would look like a bb rolling down an eight lane highway, but I was also wondering why you are doing a session destroy without a session_unset since a session_destroy doesn’t get rid of any session variables. Along with this I was wondering why you weren’t using a session_name before the session_start.
        the reason for the last questionis because of the way sessions get lost on a cgi php when you use location. and I keep having multiple sessions when I should only have one I would think.

          • 32963
          • 1,732 Posts
          Strider,

          I think you’re experiencing some serious problems with sessions. Is the sessions_path set to a common folder?

          Please write a simple script that test for sessions availablity accross php pages
            xWisdom
            www.xwisdomhtml.com
            The fear of the Lord is the beginning of wisdom:
            MODx Co-Founder - Create and do more with less.
            • 25663 MODX Staff
            • 12,272 Posts
            Strider... bug confirmed and Raymond’s looking into it! Thanks!
              Ryan Thrash, MODX Co-Founder
              Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
              • 32963
              • 1,732 Posts
              Thanks Strider,

              I’ve confirmed the bug. It also affected WebLogins as well sad

              It’s now fixed adn should be uploaded shortly. As for the 20 mintues delay that I was not able to confirm.

              Once Ryan has uploaded the fix. Please test to confirm.

              Again many thanks.
                xWisdom
                www.xwisdomhtml.com
                The fear of the Lord is the beginning of wisdom:
                MODx Co-Founder - Create and do more with less.
                • 25663 MODX Staff
                • 12,272 Posts
                Here’s the session fixes (hopefully) please beat them up thoroughly for both manager and webuser logins. Thanks!
                  Ryan Thrash, MODX Co-Founder
                  Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                  • 34162
                  • 1 Posts
                  Quote from: xwisdom at Jul 17, 2005, 11:53 AM

                  Strider,

                  I think you’re experiencing some serious problems with sessions. Is the sessions_path set to a common folder?

                  Please write a simple script that test for sessions availablity accross php pages


                  well I just tried it on a regular linux server and the same thing happens.
                  so it is not just the home unit.
                    • 25663 MODX Staff
                    • 12,272 Posts
                    Did you try the patches in the fix.zip file, posted above?
                      Ryan Thrash, MODX Co-Founder
                      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                      • 25663 MODX Staff
                      • 12,272 Posts
                      TP3 is now out: http://vertexworks.com/forums/index.php?topic=521.msg2952#msg2952

                      I’m going to lock this thread and I suspect there will be some minor updates needed for a Tech Preview 3.1 release as we did on the last one, but it’s out there now.

                      DOH!

                      A bit early... a few minutes to go and then it will REALLY be ready.

                      update 2 and we’re back in business...
                        Ryan Thrash, MODX Co-Founder
                        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me