[ic] include tag not interpolating

Stefan Hornburg racke at linuxia.de
Wed Oct 1 12:29:40 EDT 2003


On Tue, 30 Sep 2003 14:19:07 -0700
"Grant" <listbox at email.com> wrote:

> 
> > On Sun, 28 Sep 2003 14:05:41 -0700
> > "Grant" <listbox at email.com> wrote:
> >
> > > I'm trying to do something like this:
> > >
> > > [loop list="mysku"]
> > > 	[include interpolate=1 file=templates/components/ebay_description]
> > > [/loop]
> > >
> > > and none of the IC tags in the file are being parsed.  How can
> > I get those
> > > to parse?  I'm using 4.9.3.
> >
> > [include] parses the file contents by default.
> >
> > Ciao
> > 	Racke
> 
> After going over it again, it looks like the included file is being parsed
> for tags, but none of the [loop-data table field] tags are being parsed.
> They just show up raw.  How can I get them to parse?  They are in a loop as
> shown above.

You need to put the loop inside the included files. Remember that IC parses
the body of loop first for loop-... tags and then interpolates the result.

Bye
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list