Quote Originally Posted by vandiermen View Post
still getting error
I think you probably mean that you are still getting TWO DIFFERENT errors (that may or may not be related. This is still under investigation).

Quote Originally Posted by vandiermen View Post
you may have a look at http://www.bubs2grubsknitting.com.au...ping_estimator

initially everyone gets 'Flat Rate (Express Post) $14.00' before post code is entered, with this error
This is ONE of your problems, and it could well be an ozpost related issue. (This is still under investigation).

Quote Originally Posted by vandiermen View Post
[11-Oct-2013 23:39:26 Australia/Sydney] PHP Warning: Creating default object from empty value in /home/bubsgr/public_html/includes/modules/shipping_estimator.php on line 107
This is NOT an Ozpost related error. This is a PHP related error that has *nothing* to do with ozpost.
/shipping_estimator.php is one of the core zencart files and ozpost doesn't make any changes to this file in any way.

To fix this PHP related error please see the fix provided by 'robbie269'
http://www.zen-cart.com/showthread.p...19#post1222019

Again, this is NOT an ozpost error.

Quote Originally Posted by vandiermen View Post
then when postcode is entered it crashes, with this error
[11-Oct-2013 23:39:34 Australia/Sydney] PHP Warning: Creating default object from empty value in /home/bubsgr/public_html/includes/modules/shipping_estimator.php on line 92
This is a new one to me However, I've just looked at the code, and you should be able to apply the same fix mentioned in the linked post I just gave, however, you'll need to add the 'fix' code immediately before line#92

Quote Originally Posted by vandiermen View Post
I believe our php.ini is working because I started getting errors about using UTC then I added date.timezone and that was fixed. I tried adding php_value error_reporting 30711 to htaccess but crashed, i can try adding it the shipping estimator but I am not even sure what it is just now, i could look at it later
These fixes are/were designed to stop the error reporting rather than fixing the actual errors (which shouldn't be causing any problems anyway). The fix that robbie269 has provided is fixing the cause of the error messages. In theory, these shouldn't be affecting the ozpost processing in any way (the flat rate problem), so please keep this in mind when proving further error reports. If you treat this as a single ozpost problem you will simply confuse yourself (and me). Especially me. I'm easy to confuse :)

Cheers
Rod