News:

Looking for documentation? Take a look on our wiki

Main Menu

[solved]Unable to select shipping method

Started by trevorsm, December 13, 2011, 16:57:52 PM

Previous topic - Next topic

trevorsm

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!.

alatak

Hi,

Txs for reporting.
Fixed in revision 5067.

JdKock

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.