What would cause the images to not show?
Here's what I posted in the postbit - legacy
<!-- / flags start -->
<div>
<if condition="$post[field8]"><img src="images/flags/$post[field8].gif"></if>
<if condition="$post[field9]"><img src="images/region/$post[field9].gif"></if>
</div>
My profile fields are 8 and 9
I uploaded the images to images/flags and images/region
Any thoughts? I've been trying to figure this out for some time and this is the first addon I've had a problem with.
|