VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Shipping VM 1.1 => UPS VM 1 => Topic started by: soundoholic on June 30, 2009, 23:44:39 PM

Title: Shipping to UK not working
Post by: soundoholic on June 30, 2009, 23:44:39 PM
I have tried several different addresses for shipping to the UK and I can't get it to work.

When testing: Once I select my address and go to the 'Ship Methods' page I loose all of my formatting.

Here is what the screen looks like:
(http://forum.virtuemart.net/index.php?action=dlattach;topic=57505.0;attach=10885;image)

I know it is a UPS issue because if I disable UPS 2.0.2009.05.28 it works with FedEx.

I have tested this with Canada, Germany, USA, and Hong Kong. Only the United Kingdom is giving me issues. Any help would great! Thanks.

[attachment cleanup by admin]
Title: Re: Shipping to UK not working
Post by: lowmips on July 01, 2009, 21:29:08 PM
If it's a problem with the UPSv2.0 version, please post in the v2.0 topic in the future...I am subscribed to it ;)

As for your issue, have you put your shop into debug mode and made note of what comes up? Any error messages?

-Reggie
Title: Re: Shipping to UK not working
Post by: soundoholic on July 02, 2009, 00:29:55 AM
I am using UPSv2.0

The top in debug mode:
Debug: Using existing Session 8a59ae9155b6b9f3439c05244a97b2ca, ID: c8d35b028768810a746a421d48717d20.
Debug: calculating tax based on shipping addres

The bottom:
Debug: Starting Shipping module: fedex

FedExDC: setData: build FedEx string (0.00052285194397)
FedExDC: Using request method: _sendCurl
FedExDC: Sending to FedEx with data length: 144
FedExDC: found proper headers and document
FedExDC: remove headers, body length: 478
FedExDC: Got response from FedEx (0.589975833893)
FedExDC: _splitData: Parse FedEx response (0.59043598175)


Array
(
   
Title: Re: Shipping to UK not working
Post by: lowmips on July 02, 2009, 00:42:58 AM
That's really strange...did the rest of the debug get cut off, or does it really stop completely after "starting shipping module upsv2"?
Title: Re: Shipping to UK not working
Post by: soundoholic on July 06, 2009, 16:46:48 PM
It really does stop after that. If I run any other country it continues the script.
Title: Re: Shipping to UK not working
Post by: lowmips on July 06, 2009, 17:59:33 PM
Hmm.  Your server may have issues initiating an instance of the upsv2 class, but I would have expected an error message if that were true. 

Can you try a re-install of the module?
-Reggie