VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Development Projects, Modifications, Hacks & Tweaks. VM1.1 => Shipping Modules => Topic started by: Greg on May 02, 2007, 22:08:15 PM

Title: SOLVED: How I fixed "Please select another Shipping Method."
Post by: Greg on May 02, 2007, 22:08:15 PM
Since I see so many different things causing the 'Error: Please select another Shipping Method'. I thought I would just document the problem I had....

My shipping scheme is 'buy <5 and pay xx shipping' and 'buy >5 and shipping is free'.

In the shipping rate description I had added "Less than 5 item (+$50)". Well the code interpretes teh '+' as an operator rather than text. Replaced '+' with 'Add' and everything works.

G
Title: Re: SOLVED: How I fixed "Please select another Shipping Method."
Post by: mike on August 12, 2007, 20:16:55 PM
I had the same problem, but I want to explain the solution a bit better.

When you define your "shipping rate" (in the menu : shipping => shipping rates)
you should be careful when you fill in the "Shipping Rate description"
I had problems myself when I filled in + or < or > 

Success !
Title: Re: SOLVED: How I fixed "Please select another Shipping Method."
Post by: Lauren on April 04, 2008, 14:41:25 PM
just to add ....

i had 2 to 5 kg's .....  the description doesn't like apostrophes either .... therefore it had to be amended to : 2 to 5 kgs