[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Possibly newbie questions but I'm asking anyway
Hello MiniVend Users,
I'm pretty new to MiniVend, and I've gotten some functions of it to work. I
have a products database with about 10 things in it, and I can get those pages to
display on the fly. My problem comes when I order them. The items show up on the
basket page, but the [item-price] tag doesn't seem to be doing the trick. I see
that in the simple catalog.cfg that the default field for item price is price, but
just in case, I added the PriceField price line to my catalog.cfg. All that
shows up is $0.00, and then naturally, the [item-subtotal] doesn't work right
($0.00 * quantity always yields $0.00). Does anyone know what I'm doing wrong?
Also, in the basket.html, the colors are set with [dv header_bgcolor] tags. Where
do I set the values for these?
T.i.a. for your help,
Dan