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

tr’s picture

Category: bug » support
Status: Active » Fixed

It was a problem with the UPS web site, should be working again now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.