![]() |
![]() |
I have a Postgres database set up. I can
run queries and get data correctly from minivend, however, on my basket page,
when I use [item-list] to loop through the items, [item-price] comes up $0.00 on
everything. My products database is set up with a price field. I
even put the PriceField in the catalog.cfg. I tried using field types of
both money and text with the same result: $0.00 for the price.
Has anybody else successfully got this working? If you
have any ideas, please feel free to share them with me.
Thank you
Jonathon Spaeth
|