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

    I’ve been told I have to report this on the forums as well, so here goes.

    1) Your registration form SILENTLY fails when you register a new account. No error, no confirmation, no message that something is wrong in your backend, nothing. Did I tell you I think this is awful? First people tell me to stop venting on twitter and start submitting bugreports, then they tell me to go to the forum to tell you guys that I can’t file bugreports because the ’register an account’ form is broken, woohoo lucky me that registering an account on the forum works smiley

    I had Jay Gilmore on skype yesterday, who told me it has been fixed, however I still get a silent fail every time I try to register.

    2) If you enter an ’incorrect username / password’ today (after it has been ’fixed’) you don’t get a message that the user/pass is incorrect, you’ll get an HTTP 500 Internal Server Error.

    So please:
    1) Fix the 500 internal server error on incorrect username / password.
    2) Fix any scenarios where your login form could silently fail. (You should NEVER silently fail, it’s by far the worst / most frustrating experience you can give a new user like me.)
    3) Test if you can now properly register a new account (don’t just test that, test all scenarios and verify that you’ll get the proper response / error message and no silent failures).

    Here’s what I tried:
    - Register in Chrome 10
    - Register in Chrome 11 (today)
    - Register in Firefox 4
    - Tried all of the above in ’Incognito mode’ so no cookies are used
    - Tried clearing my flash cookies (because I’m not sure what these do in incognito mode)

    Oh, and I’m on Windows 7.
      • 33337
      • 3,975 Posts
      Zaigham (aka zi) Reply #2, 13 years ago
      Thanks for posting. But I just tried registering the account at modx.com/login and I can go through fine. Also, if I leave some field empty it shows me the error messages.

      Is it possible we can chat on skype and I could figure out exactly whats happening in this specific case?

      skype is: zaighamrana
        Zaigham R - MODX Professional | Skype | Email | Twitter

        Digging the interwebs for #MODX gems and bringing it to you. modx.link
        • 12490
        • 3 Posts
        Zi,

        Thanks for helping me on skype. It apparently does give an error message, but it was on a hidden div wink

        I understand that you will post these three bugs in the bugtracker:
        - Error messages on registration don’t appear after submitting form
        - ’Username should be lowercase’ error seems useless, just do a case-insensitive check and store it as lowercase.
        - Incorrect username/password gives HTTP 500
        • Mark Hamstra Reply #4, 13 years ago
          When I try to login using a false password I get an expected error message.

          When I try to login using a false username I get discuss.user_err_nf - guess Shaun’s been working on the integration and the account can not be found in discuss? That’s definitely a bug.

          I’m unable of seeing a HTTP 500 error though...



          As said on Twitter yesterday - had no trouble registering an account (if anyone wants to delete it: the username is usertest) either..
            Mark Hamstra • Developer spending his days working on Premium Extras and a MODX Site Dashboard with the ability to remotely upgrade MODX and extras to make the MODX world a little better.

            Tweet me @mark_hamstra, check my infrequent blog at markhamstra.com, my slightly more frequent ramblings at MODX.today or see code at Github.
          • Mark Hamstra Reply #5, 13 years ago
            Logging in with a wrong user, pass or both now returns the same error. Thanks. laugh
              Mark Hamstra • Developer spending his days working on Premium Extras and a MODX Site Dashboard with the ability to remotely upgrade MODX and extras to make the MODX world a little better.

              Tweet me @mark_hamstra, check my infrequent blog at markhamstra.com, my slightly more frequent ramblings at MODX.today or see code at Github.