#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 12 years ago
Updated 9 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 12 years and 2 months ago

Already fixed.