Password Length Error Message Set To 4 In Profile

Discussion in 'Troubleshooting' started by Camireg, Dec 23, 2003.

  1. Camireg

    Camireg Guest

    Hi Alex,

    When a user changes its password, if she/he enters a password that is too short, they get a message that password must be at least 4 characters.

    In profile.php, the message is hardcoded as:

    $error[] = "Password must have at least 4 characters";

    What is the variable that I should use instead of number 4 for minimum password length?

    Thanks,

    Guy
  2. alex-adm

    alex-adm Guest

    thank you for reporting it, it is fixed.

Share This Page