#206 - Can't change password in UserCP
Type Defect
Status Closed
Milestone 2.2
Version 2.1.1
Component Users
Priority Highest
Severity Normal
Owner Dmitry
Assigned to Jack
Reported 13 years ago
Updated 4 months 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 9 months ago

Already fixed.

4 months and 4 weeks ago by Jack

  • Status Duplicate Closed