[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] [sort]?
At 08:27 AM 10/20/1999 , you wrote:
>****** message to minivend-users from "Marco Goebenich"
<mgoebenich@entire-systems.com> ******
>
>Hi!
>In my results page I use this code to sort items for price:
>
><P>
>[search-list]
>[sort][value products:price][/sort]
>[comment][sort][value sort_field1] [value sort_field2] [value
>sort_field3][/sort][/comment]
> <B>[item_increment].</B>
> <I>[item-field title]</I><BR>
>
> <table>
> <tr>
> <td>[page [item-code]]<IMG BORDER=0 SRC="[item_field
>image]">[/page]</td>
> <td>[order [item-code]]<IMG BORDER=0 SRC="ordernow.gif">[/order]<td>
> <td><B>[L]Our Price[/L] [if-field size] ab [/if-field]
>[item-price]</td>
> </tr>
>
> <tr>
> <td>[L]Further information[/L]</td>
> <td>[L]into the basket[/L]</td>
> <td> </td>
> </tr>
> </table>
> </B><P> <HR>
>[/search-list]
>
>on nav.html using:
>
>[page scan/mp=0/se=food]Food[/page]
>
>The result I will get is right, but in my error.log is a message like:
>
>195.247.235.167 3ts5mtDA:195.247.235.167 -20/Oktober/1999:17:16:17 +0200]
>shop /cgi-bin/shop/scan/mp=0/se
>=Food Bad sort field in search on page
Well, if that is in fact the error message, it shows 'Food' with a capital
letter - field names are case sensitive. If your sort has 'Food' and the
field is 'food' it will not sort.
>
>If I'm using [sort products:price]
>in the page the tag is printed as text ([sort products:price])
>
>I don't see my fault.
>
>Ciao
>
>Marco Goebenich
>
>*********************************************
>* Linux is like an indian tent: *
>* no gates, no windows, and a Apache inside!*
>*********************************************
>
>-
>To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
>email with 'UNSUBSCRIBE minivend-users' in the body to
Majordomo@minivend.com.
>Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
Ryan Hertz tel 800-645-BAIT
Webmaster fax 520-645-2588
Advertising Director http://www.insideline.net
Gary Yamamoto Custom Baits, Inc. http://www.yamamoto.baits.com
- References:
- [sort]?
- From: "Marco Goebenich" <mgoebenich@entire-systems.com>