[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
[sort]?
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
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!*
*********************************************