X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   show category image (https://forum.x-cart.com/showthread.php?t=5560)

cipi 12-11-2003 05:23 AM

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

funkydunk 12-30-2003 04:05 AM

Re: show category image
 
Quote:

Originally Posted by cipi
What's the "rand" for?


no idea :)

try:

Code:

[img]../icon.php?categoryid={$subcategories[cat_num].categoryid}[/img]


All times are GMT -8. The time now is 06:45 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.