
Originally Posted by
RodG
No.
What does 'Debug' say?
No, but just as with any software, if you expect the latest security fixes, the latestest bug fixes, and the latest features, then yes, you will need to upgrade.
It's not as though you need to update the entire store... it most it requires the replacement of 3 files!!
Did you subscription/trial expire?
A known problem. The fix.......
-------------------------------
ozpost v2.1.1
/includes/modules/shipping/ozpost/php
line 315 currently reads:
$ozicon = ( $_SERVER['QUERY_STR........
Change it to read
$ozicon = " " ;
Resave.
-------------------------------
This is a VERY COMMON COMPLAINT.
Your items are suitable for letter rates, but you have disabled letter rates as a valid option, and at the same time you have left the default setting to hide parcel rates if the items are letter sized. The module is therefore givingthe only thing you have left ... the static rates.
Solution.
1. Allow letter rates for letter sized objects or
2. Don't hide the parcel rates if the items are letter sized.
3. Use valid weight/dimensions for your products (assuming that they are not letter sized to start with).
Cheers
Rod
Bookmarks