[ic] shipping.asc problem

Ray Stanz RayStanz at mirajewelry.com
Thu Sep 11 16:53:47 EDT 2003


I  am rebuilding my site on another host using 4.9.8
 
I am currently using 4.9.3
 
If you do not log-in on 4.9.8, at check out I am not getting any 
shipping methods to show up, but rather the error "1DA: Missing 
ConsigneePostalCode"  Obviously, it is not picking up a default zip 
code as it does in 4.9.3.  If you enter in a zip code, it works fine.
 
I noticed that the SHIP_DEFAULT_ZIP variable is missing from the 
shipping preferences on 4.9.8
 
Have I missed a something in the configuration?  Realizing it only 
gave an estimate of shipping based on the default zip you entered, how 
do I get this feature back?
 
This is from my 4.9.3 shipping.asc
 
GNDRES UPS Ground Residential weight 0 0 e Nothing to ship!  
{'at_least' => "5",'adder' => ".50",'ups' => "0",'PriceDivide' 
=> "1",'ui_ship_type' => "_subtotal",}
GNDRES UPS Ground Residential weight 0 150 f [ups-query zip="[either]
[value zip][or][var SHIP_DEFAULT_ZIP][/either]" mode="GND" 
weight="@@TOTAL@@"]  {'PriceDivide' => "1",}
 
This is from my 4.9.8 shipping.asc
 
GNDRES UPS Ground Residential weight 0 0 e Nothing to ship!  
{'ui_ship_type' => "UPSE:GNDRES",'ups' => "1",'at_least' 
=> "5",'adder' => ".50",'PriceDivide' => "1",}
GNDRES UPS Ground Residential weight 0 150 f [ups-query mode=GNDRES 
weight="@@TOTAL@@"]  {'PriceDivide' => "1",}
 
Can I just add the SHIP_DEFAULT_ZIP variable and use the 4.9.3 
shiping.asc?
 
Any help would be greatly appreciated. 
 
 


More information about the interchange-users mailing list