Hi everyone, I'm using the following code to make the user's avatar appear..
Code:
<img src="$vboptions[bbdir]/forums/image.php?u=$bbuserinfo[userid]" alt="Your avatar" border="0" />
This works fine IF they have an avatar. If they don't it shows up as a broken image (red X).
My question is, what code would I have to add to make a "No Avatar" image show up for people who don't have an avatar? I already have the No Avatar image uploaded to the forum directory.
Any help would be HUGE!
Thanks!