I have an issue that only impacts some users.
They edit an easy profile field value and save the changes but the changes aren't written to the database.
If I sign in and edit their profile via admin backend then same problem. It looks like its saved but it doesn't get written to the database.
This only impacts some users and I cant work out why. They can edit their standard user fields, just not any of their easy profile fields. No errors are displayed.
Help - its driving me nuts.
I have to resort to updating their details directly in the database table using phpadmin.