11
vanchan
Re: How user can changer password
  • 2006/3/13 2:00

  • vanchan

  • Just popping in

  • Posts: 33

  • Since: 2003/8/15


lance, with all due respect, what i was trying to say is that the change password field in the view account section is gone. there is edit profile, avatar and logout. no change password button any more where it used to be...

12
vanchan
Re: How user can changer password
  • 2006/3/13 2:10

  • vanchan

  • Just popping in

  • Posts: 33

  • Since: 2003/8/15


Ok, I have solved this myself now.

In the Template manager, edit the profile_userinfo.html template in the the Extended Profiles section.

Above:
<input type="button" value="<{$lang_editprofile}>" onclick="location='edituser.php'" />


Add:
<input type="button" value="Change Password" onclick="location='changepass.php'" />


Admitted, not so elegant without the right smarty, but couldnt figure out what it is. <{$lang_changepass}> didn't work.

Remains the question why the button disappeared... Perhaps it was relocated?

13
Lance_
Re: How user can changer password
  • 2006/3/13 2:22

  • Lance_

  • Home away from home

  • Posts: 983

  • Since: 2004/1/12


Quote:

vanchan wrote:
lance, with all due respect, what i was trying to say is that the change password field in the view account section is gone. there is edit profile, avatar and logout. no change password button any more where it used to be...


On my 2.2.4 install I see Edit Profile, Change Password, Avatar and logout. ??


/Edit

Here's the code in my templates

<input type="button" value="<{$lang_changepassword}>" onclick="location='changepass.php'" />
GDL-Web.com :: Website development.
Xoopslance.com::Freelancing and Projects
thelionsden-arena.net:: Clan/League/Ladder Hosting

Login

Who's Online

205 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 205


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits