XF 1.5 Avatars

Binner_Done

New member
Hi,
I'm having an issue with the sidebar for recent posts. The avatars won't show up for it:
4e1ea4a3631b12132451f4d67f1c7b02.png

I can confirm that I do have an avatar.
I think this is the line of code that's buggy:
<xen:avatar user="$thread.lastPostInfo" size="s" img="true" />
 
That doesn't look like the standard template for that, so I suspect you're using the widget framework for this. You'll need to post in that add-on's thread for guidance.
 
Top Bottom