View Single Post
  #1  
Old 12-11-2003, 05:23 AM
 
cipi cipi is offline
 

Member
  
Join Date: Oct 2003
Posts: 16
 

Default show category image

Hi,

I need to display the category image into the costumer's page I cannot make it work.

Any Ideas?

I tried this:

Code:
{section name=cat_num loop=$subcategories} [img]../icon.php?categoryid={$subcategories[cat_num].categoryid}&rand={$rand}[/img] {/section}

What's the "rand" for?

Thanks
Reply With Quote