News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Shipment shows twice...

Started by Marcus Hjortsberg, January 02, 2013, 16:52:01 PM

Previous topic - Next topic

Marcus Hjortsberg

I am trying to setup my first virtuemart and when I have cleaned everything and only have one shipment and one payment available, but both shipment and payment shows double...why?

The html source says:

<fieldset>
<input type="radio" name="virtuemart_shipmentmethod_id" id="shipment_id_3"   value="3" >
<label for="shipment_id_3"><span class="vmshipment"><span class="vmshipment_name">Postpaket</span><span class="vmshipment_description">Postpaket</span></span></label>
<br />
<input type="radio" name="virtuemart_shipmentmethod_id" id="shipment_id_3"   value="3" >
<label for="shipment_id_3"><span class="vmshipment"><span class="vmshipment_name">Postpaket</span><span class="vmshipment_description">Postpaket</span></span></label>
<br />
</fieldset>

Marcus Hjortsberg

I found out why this happens.

If the user is a multigroup and the shipment (or payment) is set for multigroup the shipment (or payment) shows for every group...