Show avatars on additional places (Todo)
I was looking through this thread and was thinking that putting the avatar before the user_id in the user menu would be nice. Any tips on how I might do this?
I see that the filename for the Avatar isn't stored in the database, it's built dynamically from the users ID when needed. I'm a little confused how I could set a variable that I could use that would be available on all pages so that I could use it in the navigation menu.
Is there an easy way to call the avatar from the menu without having to make any major changes to the script?
Thanks!