[ic] shipping error:

Paul Jordan interchange-users@interchange.redhat.com
Tue Mar 26 00:17:00 2002


>
> SHIP_DEFAULT_MODE is USPS
>
> but it's still showing that stupid error:
>
>      Note: No match found for mode 'upsg', quantity '', returning 0.
>
> USPS    USPS Priority Mail U.S. Standard Shipping       weight  0       0
> e Nothing to ship!              {'ui_ship_type' => "weight",'ups' =>
> "0",'at_least' => "4.50",}
>
> USPS    USPS Priority Mail U.S. Standard Shipping       weight  1
> 9999999f 2             {}
>
> ray


If SHIP_DEFAULT_MODE is set to USPS in products/variables, and you have USPS
set up with a valid weight range, applied changes you shouldn't be getting
that message.

How did you "add" SHIP_DEFAULT_MODE ? It should be there in foundation.
products/variables should have had

SHIP_DEFAULT_MODE	UPSG	shipping

change to

SHIP_DEFAULT_MODE	USPS	shipping

Paul

PS, prepend the quoting!!