Didn't work. Now, maybe I can't combine a normal HTML path with vB code (which is just PHP, no?). This is what I have setup:
HTML Code:
<if condition="$post[field8] != Undisclosed"><div>Gender: $post[field8] <img src="http://www.armageddononline.org/forums/images_old/misc/gender_$post[field8].gif" alt="$post[field8]"/></div></if>
The src is correct, but it still won't work. I guess I could set it up w/o the image, but I figured the image would be kind of neat. I'm not really sure what the problem is at this point. I've got the images in every single images directory and vB still produces X's. I've used the default code and also the code above and the results never change.