#206 - Can't change password in UserCP
Type Defect
Status Duplicate
Milestone 2.2
Version 2.1.1
Component Users
Priority Highest
Severity Normal
Owner Dmitry
Assigned to Jack
Reported 13 years ago
Updated 10 years ago
Votes 0
Related tickets
Proposed time
Worked time

I can't change password on UserCP.

To correct this open file 'handlers/user.php'

line number 108 $password = ", password='".$db->res(sha1($_POST['email']))."'"; replace $password = ", password='".$db->res(sha1($_POST['new_password']))."'";

Ticket History

Jack closed as Duplicate 13 years and 1 month ago

Already fixed.