
Originally Posted by
RodG
Did setting the 'display icons' to 'no' make any difference at all?
Cheers
Rod
I'm thinking this now has a mind of its own.
I turned icons off, just to see what was happening - and ended up getting the 'blank checkout shipping' page, (which was the first problem, relating to php4 which ive sinced changed to php5). I turned on the /includes/local/configure.php to see notices and warnings, and low and behold, all the ozpost shipping quotes were there! I went back, turned on icons, turned off the configure.php and what the hell, its working with the icons.
The only thing that doesnt work now, is the shipping_estimator popup, which is just a blank window with "close window" as the only text, but I dont think ill particularly care about that if the main checkout page is working.
I still have no idea why it spontaneously started working, as far as I can tell its no changes on my behalf.
Thanks for the help there anyway Rod, if I do manage to find out what caused it to not work and suddenly stop working ill be sure to let you know! (fingers crossed it keeps working, haha).
edit:
Scratch that, its failing again but now with the error:
Code:
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/hotbead/public_html/new/includes/modules/shipping/ozpost.php:345 Stack trace: #0 /home/hotbead/public_html/new/includes/modules/shipping/ozpost.php(345): SimpleXMLElement->__construct('3d??<?xml versi...') #1 /home/hotbead/public_html/new/includes/classes/shipping.php(129): ozpost->quote('') #2 /home/hotbead/public_html/new/includes/modules/pages/checkout_shipping/header_php.php(170): shipping->quote() #3 /home/hotbead/public_html/new/index.php(36): require('/home/hotbead/p...') #4 {main} thrown in /home/hotbead/public_html/new/includes/modules/shipping/ozpost.php on line 345
edit2:
working every now and then on refreshes
Bookmarks