Welcome, Guest. Please login or register.
Login with username, password and session length


VirtueMart 1.1.8 - [SECURITY RELEASE] is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: 1 [2]   Go Down
Print
Author Topic: Standard Shipping Module Error  (Read 11661 times)
liffe
Newbie
*
Posts: 2


« Reply #15 on: December 02, 2005, 04:49:42 AM »

Same error for me to.

During checkout none of the alternatives I created in standard shipping module will show.

I hope there will be an patch to solve this problem soon.

Running Virtuemart 1.01 stable (NOT) and Joomla! 1.0.4
Logged
redbaron_ict
Newbie
*
Posts: 1


« Reply #16 on: December 12, 2005, 10:49:28 AM »

Yes, It looks like you need to define Zip Code ranges in all of the shipping methods for Standar Shipping to work correctly. The previous versions you could leave them blank.

I set the ranges 0-999999999 on all of my shipping options and it works!
Logged
liffe
Newbie
*
Posts: 2


« Reply #17 on: December 13, 2005, 04:50:46 AM »

I figured that out by myself a time ago, luckily it vas a simple solution. Now it works great.

Keep up the good work Soeren.
Logged
retrohoe
Newbie
*
Posts: 5


« Reply #18 on: January 11, 2006, 04:05:54 AM »

Thank you - I did not think of that.
I did the changes & it works great.
Logged
Blix
Newbie
*
Posts: 17


« Reply #19 on: January 25, 2006, 17:32:10 PM »

It works fine for me on a new installation of VirtueMart.
Have all of you upgraded? Please check that all files are the latest ones available!

Hi soeren, i have the newest version of joomla and your shop comp installed... even if i deselect the shipping i get an error to select a different shipping method

please help, i have already 200+ products in the list and want to get started
thanks
Blix
Logged
hulo
Newbie
*
Posts: 3


« Reply #20 on: January 27, 2006, 14:25:38 PM »



same problem:


"Error: Please select a Shipping Method."


Using the standard shipping module.. Undecided
Logged
regrunge
Newbie
*
Posts: 2


« Reply #21 on: January 31, 2006, 12:30:32 PM »

Redbaron_ct:
"Yes, It looks like you need to define Zip Code ranges in all of the shipping methods for Standar Shipping to work correctly. The previous versions you could leave them blank.

I set the ranges 0-999999999 on all of my shipping options and it works!"


Set min: "0"
Set max: "999999999"

It really works Grin
Logged
ediaz
Newbie
*
Posts: 1


« Reply #22 on: February 01, 2006, 19:39:34 PM »

I am having the same problem when doing the last step in the check out process:  "Error: Please select another Shipping Method". For what I read, there seems to be other people having the same problem but I do not see a real answer to what is causing it and/or how to fix it. HELP!!

I tried changing the zip ranges but still running into the same error. I am using Joomla 1.07 with virtuemart 1.0.2.
« Last Edit: February 01, 2006, 19:46:13 PM by ediaz » Logged
deneb
Hero Member
*****
Posts: 654


« Reply #23 on: February 01, 2006, 20:57:36 PM »

FYI:
'Error: Please select another Shipping Method' means that VM could not match a shipping rate to the cart contents and/or your the ship-to address. This error does not necesarily mean that your software is broken. There are many scenarios where this error can occur.

For your shipping rates in standard shipping, you need to set them up to cover all possible scenarios with your store.

A standard shipping rate uses the following parameters to match:
  • Country,
  • ZIP range start/end,
  • Weight lowest/highest,

Some possible reasons for a non-match:
  • Your shipping rates are not set to match the countries that your VM can ship to.
  • Your zipcodes do not match the rate due to a numerical range issue as discussed above
  • A non-numerical zipcode is used as the ship-to zipcode which will by-pass the zipcode match portion of the look-up
  • Your weights do not match the rate due to a numerical range issue as discussed above, ie. the cart weighs far heavier than the rate with the highest weight assigned.
  • You saved your rates with zero countries, zipcodes, or weights
  • any combination of the above...and more!

so...check, then double check, then test, then test some more that your shipping rates will match all possible scenarios that your VM uses in regards to the shipping destinations and possible cart weights. Murphy always steps in when you least expect it. So, have someone test it for you too.

Turn on debug mode. standard shipping will give you an informative message if it can't match a rate to the cart.
Logged
thulsadoom
Newbie
*
Posts: 6


« Reply #24 on: February 05, 2006, 09:25:03 AM »

Some coders doesnt know how to handle decimals in php....   Embarrassed

Lots of "weird" things in this "standard shipping module" that ends in the infamous "Error: Please select another Shipping Method"

Isnt about zips, or whatever. I put the 0-9999 range, tested all situations, no luck... and finally, remembered that its easy to make mistakes with php and decimals... so I used only integers in all values: weight, zips, amount to add...

Problem solved... although not satisfied, I had to round up all my shipping costs. Perhaps if I have some spare time I will check the code to figure out where are the buggy things...

Or, well, I maybe wrong  Tongue
Logged
Pages: 1 [2]   Go Up
Print
Jump to: