Closed (fixed)
Project:
Ubercart
Version:
6.x-2.6
Component:
Shipping
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2011 at 18:24 UTC
Updated:
22 Sep 2011 at 04:31 UTC
I'm using UPS shipping on a site and when I go to get a shipping quote, the site keeps "receiving quotes". This goes on for 10+ minutes without giving an error.
When I look at watchdog, I see 2 different errors:
SimpleXMLElement::__construct() [<a href='simplexmlelement.--construct'>simplexmlelement.--construct</a>]: ^ in /var/www/vhosts/(site.com)/httpdocs/sites/all/modules/ubercart/shipping/uc_ups/uc_ups.module on line 643.
The above has several variations, including a blank space, or some weird characters.
The other:
SimpleXMLElement::__construct() [<a href='simplexmlelement.--construct'>simplexmlelement.--construct</a>]: Entity: line 8: parser error : Opening and ending tag mismatch: BODY line 3 and HTML in /var/www/vhosts/(site.com)/httpdocs/sites/all/modules/ubercart/shipping/uc_ups/uc_ups.module on line 643.
This all worked before but suddenly stopped. Wondering if something changed on the UPS end.
Comments
Comment #1
tr commentedIt was a problem with the UPS web site, should be working again now.