Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Password change by user

Questions related to using nuBuilder Forte.
Post Reply
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Password change by user

Unread post by Janusz »

Hi,
There are some old post (for V2 and V3) how to implement password change by users.

In the current Forte version (on user login) there is Change Login option (CTRL+SHIFT+L) and I noticed as well the form nupassword available.

But in my case the Change Login is not working (after choosing it - there is no action behind)

Is this option working in your applications? Or how do you approach the change password by users.

Janusz
If you like nuBuilder, please leave a review on SourceForge
kev1n
nuBuilder Team
Posts: 4305
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 446 times
Contact:

Re: Password change by user

Unread post by kev1n »

Hi,

Are you saying that if you click on "Change Login", the window will not open? And there is also no error message or error in the developer console?
It works for me...
Janusz
nuBuilder Team
Posts: 506
Joined: Fri Dec 28, 2018 1:41 pm
Location: Krakow, Poland
Has thanked: 8 times
Been thanked: 18 times

Re: Password change by user

Unread post by Janusz »

Hi Kev1n,
Thanks for replay.
Yes - so in may case no window opens and no error is reported in nuBuilder or console.
In the mean time I implemented solution with the additional form and buton for password change with php code copied form the globeadmin User form and works fine.

Janusz
If you like nuBuilder, please leave a review on SourceForge
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Password change by user

Unread post by admin »

.
Post Reply