Uploading profile pictures on portal

Abbottronix
Tera Guru

Users are unable to upload profile pictures to their profiles on the portal. 

Abbottronix_0-1736313897047.png

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.

1 ACCEPTED SOLUTION

Abbottronix
Tera Guru

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. 

 

Abbottronix_0-1736489181885.png

 

View solution in original post

16 REPLIES 16

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. 

Abbottronix
Tera Guru

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. 

 

Abbottronix_0-1736489181885.png