We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8684
    • 29 Posts
    Hi, i’m using webloginpe and when we register , the dob is not saved because it is not converted to timestamp value,
    so I used the function makeDateForDb and now it works but, it saved another date
    for ex I type in the dob field: 28-11-1981 and when i view my profile it shows me 11-04-1983
    does anyone know why?

    Otherwise, i had a problem with the change password and then figured it out, when we try to change our password in our profile, it doesn’t work because in webloginpe.class.php
    the function looks for $_POST[’passwordconfirm’] if it’s set but the form returns $_POST[’password_confirm’],
    so we have to change all "passwordconfirm" by "password_confirm"

      • 20289
      • 958 Posts
      If you have any issue with WebLoginPE, Better to ask in its very own topic here smiley
        [img]http://i10.tinypic.com/52c4eir.gif[/img][/td]
        [td][Wiki] [Persian support forum]
        [SVN] [RTL SVN Branch] [bugs] [FishEye+Crucible] [Learn MODx!] | [My Google Code]
        [font=tahoma][برای دسترسی به راهنمای فارسی به [url=http://www.modxcms.ir]
        • 8684
        • 29 Posts
        lol, okay thanks