If you upload a picture in user profile.
Then add additional details in More information section.
This creates a user contact detail
However even though all the details of more information is there. the user profile picture is not there.
Suggested solution:
- Check if user have uploaded an image in tabUser if yes the update in tabContact
- And also implement vice-versa check if user uploaded image in tabContact then update the tabUser table.
User profile page
All Contact page