Hi,
i've just updated my website to joomla v4 and almost everything is working well.
one problem that i have is with CB avatar used in jlex comment.
I have an error:
Call to a member function avatarFilePath() on null
I asked to jlex comment developer and they said:
it's related to the "Community Builder" extension. It seems they updated their framework so the old functions might be outdated and not working. Could you help me ask their team if this function still works?
$thumb = CBuser::getInstance($userid)->avatarFilePath();
Could you help me please?
Thanks