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