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

    Firstly, I think it’d be really handy if some documentation for ChangePassword existed! Nothing at all in the docs...

    Anyway, I’m using it with the Login snippet, and have got the code from the tutorial by Muggins shown at http://modxcms.com/forums/index.php/topic,60982.0.html. Thanks for that by the way Muggins, great stuff.

    Now the problem I’m having is that after logging in, then trying to change the password, its just not working. I enter the old/current password, then the new one I want to change it to, confirm the new one and hit enter. The fields clear, but no success message is shown, and when I go to a new browser to check if the password has changed, it hasn’t.

    Now the weird thing is, it seems to be working in Chrome. The other two browsers I’ve tried are FF5 and IE9. Neither of those work.

    Does anybody have any light to shed on this??

    Thanks
      • 21122
      • 153 Posts
      This is probably more of a browser issue that anything else, but just in case anyone has the same problem:

      I altered the input type on the submit button to an image, instead of submit. When I changed this back to type="submit", it worked ok across all browsers.