Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Category_loop bug

Quote Reply
Category_loop bug
Hello,

There is a problem with the category_loop in 2.2.1. I think it is a bug and I see some ppl HERE already asked about this , but no solution has been posted.
All described bellow happens ONLY when used with category_loop:

<%if category%>
<%loop category_loop%>
<%include subcategory_cat.html%>
<%endloop%>
<%endif%>

and in subcategory_cat.html we have the <%Short_Name%> tag.
I see the following error Unknown Tag: 'Short_Name' No problems if I am n
If I use <%Name%> the Unknown Tag is no more there , but the Top category where I am is still included with its subcategories and we dont want this to happen.

Alex or someone else from the programers..maybe a little help with this.

Regards
Koki

Last edited by:

Koki: Mar 26, 2005, 2:59 PM
Subject Author Views Date
Thread Category_loop bug Koki 2334 Mar 26, 2005, 2:38 PM
Thread Re: [Koki] Category_loop bug
rgbworld 2238 Mar 26, 2005, 3:50 PM
Post Re: [rgbworld] Category_loop bug
Koki 2235 Mar 26, 2005, 4:03 PM
Thread Re: [Koki] Category_loop bug
brewt 2240 Mar 26, 2005, 4:25 PM
Post Re: [brewt] Category_loop bug
Koki 2229 Mar 26, 2005, 4:54 PM