It works nicely I would wish for more profile photos and a description to be added, otherwise it's nice.
The code you need to add at modules\boonex\avatar\classes\BxAvaModule.php should actually look like below to be proper
function serviceMakeAvatarFromSharedPhotoAuto ($iSharedPhotoId,$iOwnerId)
{
if(!empty($iOwnerId)) $this->_iProfileId = $iOwnerId;
I would like to give you 5 stars but it is somehow not working here at Boonex to give you stars :-(
The code you need to add at modules\boonex\avatar\classes\BxAvaModule.php should actually look like below to be proper
function serviceMakeAvatarFromSharedPhotoAuto ($iSharedPhotoId,$iOwnerId)
{
if(!empty($iOwnerId)) $this->_iProfileId = $iOwnerId;
I would like to give you 5 stars but it is somehow not working here at Boonex to give you stars :-(