View Single Post
Old June 8th, 2005, 11:25 AM   #3 (permalink)
Mijae
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 61
Re: Script generating something wrong

Ok, I noticed that

<if condition="$cats['catimage']">
<td><a href="browseimages.php?$session[sessionurl]c=$cats[catid]"><img alt="" border="0" src="$vba_options[gallery_fileurl]/$cats[catimageurl]" width="$cats[catimagewidth]" height="$cats[catimageheight]" /></a></td>
<td width="$stylevar[cellpadding]"><img alt="" src="$vboptions[bburl]/$vboptions[cleargifurl]" width="$stylevar[cellpadding]" /></td>
</if>

is not working :P It calls it even if its turned off, which made some of my links at the gallery align differently.
Mijae is offline   Reply With Quote