I don't want to add a default avatar to all users but I would like to display a default avatar in the navbar when the user is missing one.
could that be done with something like?
Quote:
<img src="$vboptions[bbdir]/vbtest/image.php?u=$bbuserinfo[userid]" alt="/images/navbaravatar.gif" border="0" />
|
Another question: The avatars display just fine but when a person without avatar logs in the text "Your avatar" is missing and all there is is a blank space.