change password in profile?
donP |
|
---|---|
If you have a self-made skin (probably converted from a Seditio one) you have to check your users.profile.tpl if it contains all needed fields (I also had this problem and it was caused by the absence of USER_PROFILE_OLDPASS)
<tr>
<td>{PHP.skinlang.newpassword}</td>
<td>{USERS_PROFILE_OLDPASS}<br />
{PHP.skinlang.oldpassword}<br />
{USERS_PROFILE_NEWPASS1} {USERS_PROFILE_NEWPASS2}</td>
</tr> Give me returns ![]() in [color=#729FCF][b]BLUES[/b][/color] I trust
|