I've installed OZPost but am getting the following error when I get to the shipping page when processing an order.
I also installed the Australia Post shipping pluging, and it works fine!
I'm on OC 1.4.9.3
Any thoughts ?
TIA, Dave
Code: Select all
Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : Space required after the Public Identifier in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : SystemLiteral " or ' expected in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: Entity: line 1: parser error : SYSTEM or PUBLIC, the URI is missing in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280Warning: SimpleXMLElement::__construct() [simplexmlelement.--construct]: ^ in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php:280 Stack trace: #0 /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php(280): SimpleXMLElement->__construct('<!DOCTYPE HTML ...') #1 /home/mywebsite/public_html/store/catalog/controller/checkout/shipping.php(71): ModelShippingOzpost->getQuote(Array) #2 [internal function]: ControllerCheckoutShipping->index() #3 /home/mywebsite/public_html/store/system/engine/front.php(47): call_user_func_array(Array, Array) #4 /home/mywebsite/public_html/store/system/engine/front.php(29): Front->execute(Object(Action)) #5 /home/mywebsite/public_html/store/index.php(219): Front->dispatch(Object(Action), Object(Action)) #6 {main} thrown in /home/mywebsite/public_html/store/catalog/model/shipping/ozpost.php on line 280