Gossamer Forum
Quote Reply
Loop Bug?
In category.html you can loop the sub cat names ok as in:

<%loop category_loop%><a href="<%URL%>"><%Name%></a><%endloop%>

BUT although the template comments say you can use a links_loop, this doesn’t work as above so with:

<%loop links_loop%><a href="<%detailed_url%>"><%Title%></a><%endloop%>

doesn’t print anything.

Incomplete loop code for this page?

--------------------------------
Privacy Software
Subject Author Views Date
Thread Loop Bug? BLOOD 2687 Aug 19, 2003, 2:31 PM
Thread Re: [BLOOD] Loop Bug?
yogi 2604 Aug 19, 2003, 2:40 PM
Thread Re: [yogi] Loop Bug?
BLOOD 2604 Aug 20, 2003, 2:12 AM
Thread Re: [BLOOD] Loop Bug?
Andy 2591 Aug 20, 2003, 2:32 AM
Thread Re: [Andy] Loop Bug?
BLOOD 2576 Aug 24, 2003, 3:43 AM
Thread Re: [BLOOD] Loop Bug?
Alex 2572 Aug 27, 2003, 7:24 AM
Post Re: [Alex] Loop Bug?
Andy 2573 Aug 27, 2003, 7:30 AM
Thread Re: [Alex] Loop Bug?
BLOOD 2551 Aug 27, 2003, 8:37 AM
Post Re: [BLOOD] Loop Bug?
Andy 2536 Aug 27, 2003, 8:46 AM