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

    I’ve having trouble getting the webloginpe profile to allow me to change password. I’ve gone thru a lot of fixes such as changing the the saveprofile value to saveprofilesimple. I’ve turned on friendly url. In fact done all the fixes on this page.
    http://modxcms.com/forums/index.php/topic,18271.msg114872.html#msg114872

    But still no luck. A user can register fine but if i change the password within the profile and hit save the page confirms the profile was updated (it only stated doing this once i’d made the saveprofilesimple fix) but if i log out and back in i can’t get back in with the new password, this old one still works.

    I’m sure i’ve had a similar problem before and i think involved changing something actually within the modx install but not 100% on that. Does that ring bells to anyone?

    I’m using a basic call for the login page
    [!WebLoginPE? &type=`simple`!]
    also tried
    [!WebLoginPE? !]

    Any one got any fixes that i may of not tried yet, thanks in advance

    Thanks

    Ben
      • 20206
      • 9 Posts
      Hi,
      i had the same problem.
      Have you already tried the fix from this post?:
      http://modxcms.com/forums/index.php/topic,18271.msg142256.html#msg142256
      It worked for me.
      This is what i mean:

      Quote from: menyx at Feb 21, 2008, 08:51 AM

      Some flaws I have found :

      ■ in defaultProfileTpl :
      <input id="wlpeUserProfilePasswordConfirm" type="password" name="password.confirm" value="" />
      SHOULD BE
      <input id="wlpeUserProfilePasswordConfirm" type="password" name="passwordconfirm" value="" />

        • 36926
        • 701 Posts
        Quote from: Moosa at Mar 05, 2008, 10:49 AM

        Hi,
        i had the same problem.
        Have you already tried the fix from this post?:
        http://modxcms.com/forums/index.php/topic,18271.msg142256.html#msg142256
        It worked for me.
        This is what i mean:

        Nice one, your a star!! laugh Works perfect, changed all the password.confirm to passwordconfirm and now no problems. I think this was a change i’d done on another site but didn’t come across this while searching for a long time last night.

        Thanks again
        Ben
          • 36926
          • 701 Posts
          Hi

          Wonder if anyone can now help me with this problem. I’m now unable to active a forgotten password. Again the fixes mentioned above have been implemented but none seem to of solved my problem.

          i get as far as entering my email address and followed the activation link but when asked for activation code and new password and confirm password. I’m told they don’t match or my activation code is wrong.

          Anyone know of any fixes other than the ones mentioned above.

          Many Thanks

          Ben