Description not coming through
Hi, This mod is great!!
One question though. I have copied both versions into my cart to try them out and they both work except for the won't bring in the sub category descriptions????
The piece of code I think is try to call it out is:
<td align=left><a class="alt" href="home.php?cat={ $subcategories[cat_num].categoryid }">
{$subcategories[cat_num].category|escape}</a>
{$subcategories[cat_num].description|escape}
{if $config.Appearance.count_products eq "Y"}
However it won't bring it in. Can anybody help
I tried searching for subcategories[cat.num]. Is this a database input?? I do not have a xcart_subcategories database.
Any help to get this working would be great.
__________________
Thanks,
Version 4.0.17
|