![]() |
![]() |
Problem:
basket.html (stock basket page that comes with
minivend) lists items that are in the basket, also allows users to click an item
title to see the item description page.
Most items in the database are displayed with the
flypage.html (standard minivend flypage).
But the few items that have an associated page that
matche the item number are supposed to
be displayed with the static page I created. The
page comes up when clicking on the item title
on the basket page. However the minivend tags are
not parsed and I get a page with raw minivend
tage.
HTML on basket page which generates item title and
link to page with item description:
[page [item-code]][item-field
title][/page]
Site can be viewed at http://209.223.175.35/cgi-bin/mindcart.cgi/index
Once DNS is updated http://www.mindmachines.com/cgi-bin/mindcart.cgi/index
Any Ideas???
Thanks
zack
|