Hello
Moving to CB 2.6 it seems like some links are broken when we call the link to an avatar like this and avatar is set to initials only
Code:
$refavatar = $cbUser->replaceUserVars ('[cb:userdata field="avatar" /]');
and
Code:
<img src="<?php echo $refavatar; ?>" class="w-50 rounded rounded-circle img-fluid img-raised">