Show user image/avatar in custom block?
1 user found helpful
I would like to show the image/avatar attached to user x.
I have a custom block showing a list of members and their attributes.
Checking for images/avatar with $ui->hasAvatar() return true. But how do I get the image.
I think outputUserAvatar() is the trick, but how do I use this function?
Kind regards, Jens Griebel