View Single Post
  #19  
Old 05-07-2006, 03:48 PM
 
force8 force8 is offline
 

Newbie
  
Join Date: Jan 2005
Posts: 2
 

Default

This is a really great mod, thanks for posting it!

I just have a question - How would this code work with the new 4.1 version of x-cart?

for example - what would be the 4.1 equivilent be of:

Code:
{section name=subcat loop=$allcategories} {if $allcategories[subcat].parentid eq $categories[cat_num].categoryid} {$allcategories[subcat].category} {/if} {/section}

TIA
-NIC
__________________
hello there
Reply With Quote