VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: trevorsm on December 13, 2011, 16:57:52 PM

Title: [solved]Unable to select shipping method
Post by: trevorsm on December 13, 2011, 16:57:52 PM
I am using version 2.0.0_RC3_Pre_K
Using FF8 I cannot select a shipping method. There are 3 methods which are displayed but the radio boxes are not selectable. Looking at the source code there seems to be an extra double quote before the value= which is perhaps causing the problem:

<input type="radio" name="virtuemart_shipmentmethod_id" id="shipment_id"  " value="2" >

It works OK using IE but on Google Chrome and Safari there are no shipping methods listed at all!.
Title: Re: Unable to select shipping method
Post by: alatak on December 13, 2011, 19:16:00 PM
Hi,

Txs for reporting.
Fixed in revision 5067.
Title: Re: [solved]Unable to select shipping method
Post by: JdKock on December 14, 2011, 06:58:13 AM
I'm also using the latest version RC3_pre_K but i still don't see any shipping method to select.
The payment method seems to be fixed in this version.