Hi
I use CF to have an extended register form (see this topic here).
This works perfect so far - whenever a new user registers, a new user is createt in the database table jos_users a well.
But if an user later updates his profile (using a CF Form here as well with the Profile Plugin), all data which is stored in the table jos_users is not updated.
For example: If the user changes his password, it's changed in the jos_chronoforms_Register, but not in the jos_users table.
Result: The user must login by using his old password.
I was thinking that the Profile Plugin not only makes sure that new users are created in the jos_users, but updated there as well...?
I hope someone can give me an idea on how to solve this.
Thank you very much.
Regards
Patrick
I use CF to have an extended register form (see this topic here).
This works perfect so far - whenever a new user registers, a new user is createt in the database table jos_users a well.
But if an user later updates his profile (using a CF Form here as well with the Profile Plugin), all data which is stored in the table jos_users is not updated.
For example: If the user changes his password, it's changed in the jos_chronoforms_Register, but not in the jos_users table.
Result: The user must login by using his old password.
I was thinking that the Profile Plugin not only makes sure that new users are created in the jos_users, but updated there as well...?
I hope someone can give me an idea on how to solve this.
Thank you very much.
Regards
Patrick