Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] mv_order_item stacking problems



******    message to minivend-users from Collin <collin@domanet.com>     ******

Hi there!
  I'm using Minivend 4.02. I'm attempting to select multiple items from
one page and adding them to the basket using checkboxes. This is the
code I am using:

<FORM ACTION="[process-order]" METHOD="POST">
<input type=hidden name="mv_doit" value="refresh">
<input type="hidden" name="mv_orderpage" value="ord/basket">

 <input type=checkbox name="mv_order_item" value="rejGR"> Item rejGR
 <input type=checkbox name="mv_order_item" value="rejRFC"> Item rejRFC
 <input type=checkbox name="mv_order_item" value="rejBT"> Item rejBT

 <input type=submit name="mv_click" value="Order Checked Items">
 </FORM>

   As you can see that is basically straight from the documentations.
Now if I click one checkbox the item will be added to the basket, so
that works fine. If I click more than one item then the topmost checked
item is added to the basket multiple times (the amount of checked boxes
there are).
  So based on those results I would say that the items are not stacking
properly and of course the quesiton is why?. Another problem is that if
multiple items are selected the are not actually in the basket. The may
look like they are there but if you click checkout I am told that there
are no products selected. In fact it deletes any products that were
already in the basket.
  We were able to make this work with the old minivend (3.x)with
basically the same tags but it would seem that the new Minivend doesn't
like it.
  Any suggestions would be greatly appreciated and thank you for your
time.

-Collin McGarry





-
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


Search for: Match: Format: Sort by: