Try our conversational search powered by Generative AI!

image access error

Vote:
 

Hello,

I would like visiting users (i.e. guests not being logged in) to be able to view user portrait images in original size. I believe this is an easy thing to fix in StarCommunity, but I can't find any working setting. If I am logged in I can watch all other user's portrait image in full size. Anyone know how to fix this?

The code to get the full size image is

MyPageHandler.GetMyPage(user).Portrait.Url;

#21976
Jul 17, 2008 20:20
Vote:
 
The original image is only available for authenticated users via the Image.Url property. Thumbnails on the other hand can be accessed by anyone, so the best solution is to display a "thumbnail" of the original size.
#21982
Jul 18, 2008 9:47
Vote:
 
Great! Thanks.
#21989
Jul 18, 2008 14:03
This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.