[ic] [more] / [more-list] Alpha Numeric

Brian Kosick interchange-users@interchange.redhat.com
Tue Oct 9 13:14:00 2001


At 01:00 PM 10/9/01 -0400, you wrote:
>Quoting Brian Kosick (briank@nacs.net):
> > <snip>
> >
> >
> > >I think if you add:
> > >
> > >         mv_sort_field=name
> > >
> > >it might work. I don't believe I have ever tried this one, Racke
> > >might have.
> >
> > [query list=1 ml=50 more=1 st=db ma=yes mc=1
> > rf=code,name,short_desc,price,qty,new_plant,disc tf=name sql=|
> >          SELECT p.code, p.name, p.short_desc,
> >          p.price, p.qty, p.new_plant, p.avail,
> >          p.disc
> >          FROM products AS p, zip_zone AS z
> >          WHERE z.zip = '[value search_zip]'
> >          AND p.zones ~ z.zone
> >          AND p.disc != '0'
> >          ORDER BY p.name;
> >          |
> > ]
> >
> > gives an internal server error, and the error log entry looks like
> >
> > [09/October/2001:12:33:05 -0400] bluestone
> > /cgi-bin/bluestone.cgi/process.html Runtime error: Can't call method
> > "search_error" on unblessed reference at
> > /usr/lib/interchange/lib/Vend/Search.pm line 994.
> >
>
>Why did I receive two copies of this?

I had a twitchy clicker finger, sorry.

Racke, thanks for looking into it...

Danke