Mike_Dean:
I'm getting an error message appear at the top in the Zen Admin Window
"Unable to connect to Ozpost server"
I'm using 2.0.9.
It is hard determine a great deal from this error message, other than there is/was apparently a problem connecting to the server.
Mike_Dean:
Yes, its an older version, but as you may recall, I have heavily edited it for our use, thus I am hesitant to update,
My memory doesn't extend to recalling what the edits were that you needed to make. I thought I'd been very good at implementing useful customisations into the core code.
Mike_Dean:
as its still (seems to be) working fine and producing correct rates.
Curious. This is suggesting that whatever the cause, it is somewhat intermittent.
Mike_Dean:
I don't recall getting a reminder. Are we supposed to get a reminder, or is the onus on us to check ?
Versions 2.1.0 and later will generate email remainders (from your own store). With older version the onus is on you to check (although when I have seen these coming up for renewal I have been manually sending reminders).
Mike_Dean:
Also one minor issue, the Remaining Days in Admin, states Read Only, but I can edit it. I changed to 365 the other day when I updated, and it's still showing 365 today.
That field is editable, but the data will be updated/overwritten the next time the store connects to the server (while in the admin panel).
There have been a few DNS issues reported lately, so I suspect your problem may be related. If it hasn't resolved itself by now I would suggest that you try editing the main ozpost.php file, find the line
$this->SERVER = 'ozpost.net';
and change it to
$this->SERVER = 'svr1.ozpost.net';
A far better option would be to upgrade though, because the newer code will attempt to connect to svr2.ozpost.net if srv1.ozpost.net and ozpost.net fails to respond. (a near future release will be adding yet another server to this mix.
Anyway, if you could remind me of what your customisations entail I'll once again consider the possibility of incorporating them into the core code.
Cheers
Rod