2013-09-30, 07:06 AM
This user has been denied support.
I am using the following to pull up the avatar and display it in the panel. <img src="{$mybb->user['avatar']}"/ height="20px" width="20px">
Is this the best way to do it? Will this add a lot of overhead? Thanks.