[ic] I'm trying to migrate over an interchange site from 4.6 to 4.8

interchange-users@interchange.redhat.com interchange-users@interchange.redhat.com
Sun Feb 10 11:48:01 2002


I'm trying to migrate a site form a server with interchange 4.6 to one with
4.8, and can't get it to work, it keeps giving me Internal server error. Any
Ideas?
Thanks,
Eric Koger
----- Original Message -----
From: "chad townsend" <chad@hq.mycity.com>
To: <interchange-users@interchange.redhat.com>
Sent: Sunday, February 10, 2002 3:10 AM
Subject: Re: [ic] please alittle help with this statement


>
> actually mike that did work, i'm not sure what happened when i tried that
the first time, but now it
> works just fine.  thanks, sorry for my confusion.
>
> ./chad&
>
> chad townsend wrote:
> >
> > thanks mike, but that didn't really help me.
> >
> > here's what i'm trying to do:
> >
> > foreach $item (@items) {
> >
> >   if($item eq "BEN01") {
> >     yes item eq BEN01
> >   }
> >
> >   if($item eq "BEN02") {
> >     yes item eq BEN02
> >   }
> >
> >   etc ...
> > }
> >
> > could someone please show me the correct way to code this in
interchange, thanks!
> >
> > ./chad&
> >
> > Mike Heins wrote:
> > >
> > > Quoting chad townsend (chad@hq.mycity.com):
> > > >
> > > > [if items]
> > > >   [then]
> > > >     [item-list modular=1]
> > > >     [if-item-field item-sku =~ /BEN01/]
> > >
> > > Hmm. I think it is probably "sku".
> > >
> > > >       item-sku is BEN01
> > > >     [/if-item-field]
> > > >     [/item-list]
> > > >   [/then]
> > > > [/if]
> > >
> > > --
> > > Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
> > > phone +1.513.523.7621      <mheins@redhat.com>
> > >
> > > Being against torture ought to be sort of a bipartisan thing.
> > > -- Karl Lehenbauer
> > > _______________________________________________
> > > interchange-users mailing list
> > > interchange-users@interchange.redhat.com
> > > http://interchange.redhat.com/mailman/listinfo/interchange-users
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@interchange.redhat.com
> > http://interchange.redhat.com/mailman/listinfo/interchange-users
> _______________________________________________
> interchange-users mailing list
> interchange-users@interchange.redhat.com
> http://interchange.redhat.com/mailman/listinfo/interchange-users
>