View Single Post
  #6  
Old 05-31-2005, 10:49 AM
 
instinctual instinctual is offline
 

eXpert
  
Join Date: Nov 2003
Posts: 247
 

Default variable not available

That's probabaly because the variable isn't available - you'll need to assign it at the bottom of the PHP page that drives that template. You'll see "smarty-->assign variables" at the bottom of that page, you need to assign the category variable in there.
__________________
Instinctual
8,000 feet up in the Rocky Mountains of Colorado
X-Cart Versions 3.5.x - 4.0.x

IF you xcart, THEN you prosper, ELSE you fail. ELSEIF xcart fails, THEN you fix it, all the WHILE {loop}\'ing {section}\'s to feed your $smarty mind.
Reply With Quote