View Single Post
  #5  
Old 07-09-2010, 08:14 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: I need an {if} variable for detailed Images

Look in the debug console for detailed pictures. Find the array name and then try this:

{if $arrayOne.arrayTwo}
show
{else}
dont show
{/if}
__________________
- Shane Munroe
Reply With Quote