We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32963
    • 1,732 Posts
    Hi everyone,

    I’m sorry to report that case-sensitive syncs will not be supported in this version as MODx currently does not support case-sensitive user names.

    Any attempt in trying to save both "admin" and "Admin" inside the web user table will result in a non-unique index and cause MySQL to generate an error message.

    I think we can now declare this release as stable.

    Any comments?

      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
      I say we release it into the wild indeed! Do we need to update any documentation, or install instructions? We definitely need to make sure the caveat of case-sensitivity is abundantly clear (and that we fix that in 0.9.2!).
        Ryan Thrash, MODX Co-Founder
        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
        • 33337
        • 3,975 Posts
        so we have news, A short NewsLetter containing some paragraphs about upgrade of official forums to RC2 with new skin, and a killer module release wink

        Good work ! Good Work !
          Zaigham R - MODX Professional | Skype | Email | Twitter

          Digging the interwebs for #MODX gems and bringing it to you. modx.link
          • 6726
          • 7,075 Posts
          Waow, exciting indeed !

          Be prepared for some traffic increase grin
            .: COO - Commerce Guys - Community Driven Innovation :.


            MODx est l'outil id
            • 24981
            • 109 Posts
            Finally got a chance to test.

            Once set up is running fine. But when I try to login as a web user I get a blank page:
            Fatal error: Cannot redeclare smf_cookie_url() (previously declared in /home/dynapac/public_html/assets/modules/smforum/smf_api_1.1.php:303) in /home/dynapac/public_html/assets/modules/smforum/smf_api_1.1.php on line 303


            If I type the root URL in again, the site is back up, and I’m logged in, and I’m also logged in the forum, so connector seems to be working - just need to work out why the error.

            Richard
              • 32963
              • 1,732 Posts
              Hi Richard,

              I think I’ve updated the first post with the latest fixes from lat week. Download it and it should fix the problem.

              If not let me know
                xWisdom
                www.xwisdomhtml.com
                The fear of the Lord is the beginning of wisdom:
                MODx Co-Founder - Create and do more with less.
                • 24981
                • 109 Posts
                Apologies I missed the latest version in one of the posts. I’ll re-install and check again.

                Re naming convention: am I correct in assuming that the short term solution that we should tell users to create lower case only user names?

                Richard
                  • 25663 MODX Staff
                  • 12,272 Posts
                  Richard, if you get it to work will you give the instructions a once over and create a final, full install package I can post over in the main forums? 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

                    SMF RC2 from my test does not support case-sensitive lookups

                    It allows you to register case sensitive names but not to login with them. The system will load the profile of the first account matching that name.

                    Can anyone confirm? Maybe a bug in SMF?

                      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
                      I think you’re right Raymond. I just tried to register a name using different capitalization of an existing account, and it’s a no-go... says the name is already taken. I suspect it translates them all to lowercase.
                        Ryan Thrash, MODX Co-Founder
                        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me