View Single Post
Old February 18th, 2007, 06:05 PM   #1 (permalink)
InterFX
Member
Verified Customer
 
Join Date: Nov 2002
Posts: 332
If condition for Footer not showing Version Number?

On my site, I'm using a if condition on my site to show the copyright statement in my footer.

I am using...

Quote:
<if condition="THIS_SCRIPT == 'gallery_index'">
<phrase 1="$vba_options[gallery_version]">$vbphrase[powered_by_vbadvanced_gallery]<br />
</if>
but the display shows this?

Quote:
Powered by: PhotoPost vBGallery v%1$s
How do I make this work correctly?
InterFX is offline   Reply With Quote