Hello,
I used CFv5 for UserRegistration, and also another CFv5 for editing User Profile.
In this "CFv5 UserProfileEditing" form, I have fields for changing Username and Password.
Everything is OK if making changes on password and sync with Joomla (by using a custom code for setting Joomla password).
I use the login form which is not built from CFv5. This login module is SClogin. Some features for reseting password and reminding the username are Joomla standard features.
The case is that if the user request a reminder/reset of the password from SClogin, he will receive a mail from Joomla to reset the password. The password process change is OK from Joomla process.
The password stored in CFv5 table has to be changed as well. How can I sync the Joomla password to CFv5 when loading "CFv5 UserProfileEditing" form, knowing the Joomla password is hash-coded.
Thanks for your help.
Bertrand
I used CFv5 for UserRegistration, and also another CFv5 for editing User Profile.
In this "CFv5 UserProfileEditing" form, I have fields for changing Username and Password.
Everything is OK if making changes on password and sync with Joomla (by using a custom code for setting Joomla password).
I use the login form which is not built from CFv5. This login module is SClogin. Some features for reseting password and reminding the username are Joomla standard features.
The case is that if the user request a reminder/reset of the password from SClogin, he will receive a mail from Joomla to reset the password. The password process change is OK from Joomla process.
The password stored in CFv5 table has to be changed as well. How can I sync the Joomla password to CFv5 when loading "CFv5 UserProfileEditing" form, knowing the Joomla password is hash-coded.
Thanks for your help.
Bertrand