- 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-09-2025 07:41 PM
I tried deactivating all ACLs connected to sys_user.photo and all ACLs connected to live_profile, but it hasn't made a difference. However, I've found that I can upload a picture from the backend if I go to live profile and click upload. It just doesn't work from the frontend.
- 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.