- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 09:26 PM
Users are unable to upload profile pictures to their profiles on the portal.
At first I thought it might be due to restrictions on the size and type of attachments allowed, but the maximum attachment size in security properties is 200MB and all sorts of image types are allowed, so I don't think that is the problem.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 10:06 PM
Turns out that the problem was caused by an edit someone had done to line 24 of the HTML body of User Profile widget on the portal page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 09:17 PM
Was it working fine earlier?
Did you recently upgrade?
when they select the image any error in browser console?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 09:45 PM
Hi @Abbottronix ,
try uploading .png it will take.
.jpg is not taking.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 09:58 PM
I've tried PNG and it's the same
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 10:15 PM
Hi @Abbottronix ,
I tried with multi pics, event jpg is take but not all 🙂
Try multiple pics with different size and dimensions.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2025 10:34 PM
Hi @Abbottronix ,
Profile pictures are stored with the user record in the live_profile table:
- Navigate to live_profile.list
- Search for the User whose photo you want to remove or edit.
- Go into the record and click the Delete button under the photo.
- Save the record.
cache.do in non prod instance sometimes it will take some time to upload.
If my response helped, please mark it as the accepted solution ✅ and give a thumbs up👍.
Thanks,
Anand