Thread
:
help with if then statment for detailed description
View Single Post
#
2
01-06-2009, 04:30 PM
Jon
X-Guru
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
Re: help with if then statment for detailed description
Print this to the page to see if it the c.order_by variable holds a value (which I suspect it doesn't):
Code:
{if $c.order_by}It exists: {$c.order_by}{else}No it doesn't exist{/if}
Jon
View Public Profile
Visit Jon's homepage!
Find all posts by Jon