Hello,
When using Seblod 3 and changing the password of a user account in front-end and back-end, the password was not changed. After a long research I detected that the password2 was causing the problem. The password2 was not given (by Seblod) to the standard Joomla function to save the user.
Solution:
- Open the password2 field in de table #_cck_core_fields.
- Change the storage column of this field into 'standard' and the password changing works again.
For now I can't see any consequenses after this change, so if anyone experiences problems after this, then I like to hear them. Is it a bug in Seblod, if so then where to post that?