I also just found another issue....
Please have a look at the attached jpg.
It seems that if insurance is not available it moves the website to the left and the error message is right at the top above the header.....
I also just found another issue....
Please have a look at the attached jpg.
It seems that if insurance is not available it moves the website to the left and the error message is right at the top above the header.....
I guess you can call that a bit of a bug. The error message is/was primarily for debugging purposes, and was left in the distributed code.
The error message itself is legitimate in that AustPost will only insure up to a certain amount (I forget the actual figures offhand).
If you feel this is going to be an issue for you, the quick n easy solution would be to search the austpost.php code for the text string "unable to insure" and comment it out.
Cheers
Rod
PS. The Insurance is based on the total cost of the items and *doesn't* take any discounts into account (mainly because these aren't known by the module at the time of the quotations).
Last edited by RodG; 4 Dec 2008 at 06:51 AM.
Is the aust post server down just had a few customers email me saying that its not working, i just tested it myself and can confirm its not working????
I know im probably being a pain but i just want to ask something about the shipping image being displayed in the invoice etc....
I just looked at one of my invoices and if you have a look at the jpg there seems to be missing something?
Also how do i remove the () around the image in the checkout and invoice etc?
Thanks
When testing "on several differnet internet connections", do you mean as a client browsing the store, OR do you mean you've tried zencart itself on a 'different internet connection"?
If the former, you aren't really proving anything. The quotes rely on the connectivity of the zencart server to the quotation servers. Where the 'client' is connecting from is of no relevance.
As I said, the servers haven't been down for a LONG time (months), so your problem is almost certain to be on your server hosts side of things. Many 'shared' hosts are grossly overloaded and intermittent timeouts are not uncommon.
Cheers
Rod
Well i thought it was my internet connection but it seems its not. Is there maybe some settings i need to change my hosting is net logistics.. they seem to be pretty good and have heard nothing but positive feedback. I received several orders today and have received no complaints.. so for now im going to assume its ok.
Nah. The only 'pains' are those that ask questions and promply ignore (or worse, argue) with the answers.
The code relating to the image display (in the AustPost module) is/was badly thought out and poorly designed. (fortunately nothing that can't be tolerated).
An upgrade to fix this issue was planned for several months ago, but due to a failed RAID controller I lost a lot of code that needs to be reconstructed. I'm hoping I'll be back on track with it over the Xmas break.
Unfortunately, these characters are generated/inserted from various places in the zencart core code, so the only way to get rid of them is to use a find 'n' delete in any code where they are being produced. There's probably only a couple of places and files that need to be changed for this, but because they aren't part of the AustPost module (or its required files) it isn't something I've done myself. I've learned to live with them.
Cheers
Rod
Bookmarks