Hi,
I've just installed ozpost into a zencart 1.3.7 install. I've previously been using the auspost package.
When I try to checkout or eastimate shipping, I get the following errors.
Code:
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 345
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: 2d8 in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 345
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 345
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/homann/public_html/store/includes/modules/shipping/ozpost.php:345 Stack trace: #0 /home/homann/public_html/store/includes/modules/shipping/ozpost.php(345): SimpleXMLElement->__construct('2d8??<?xml vers...') #1 /home/homann/public_html/store/includes/classes/shipping.php(114): ozpost->quote('') #2 /home/homann/public_html/store/includes/modules/pages/checkout_shipping/header_php.php(170): shipping->quote() #3 /home/homann/public_html/store/index.php(36): require('/home/homann/pu...') #4 {main} thrown in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 345
Any clues to what is going on?
Cheers,
peter.
Bookmarks