Thread: AUSTPost module

Results 1 to 10 of 321

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: AUSTPost module

    Quote Originally Posted by Awesome Badges View Post
    The badges themselves are under 1cm high, and up to 3 cm in diameter. I can fit five easily into a size 0 padded bag, and at least 20 into a size 2.
    Unfortunately, what *you* can fit into a bag isn't going to be the same as what the AP module considers will fit. The algorithms to do that are far too complex for me, and are in fact considered something of a holy grail among some programmers.

    The algorithm used by the AP module is a very simple "stack by height, keep track of maximum widths and lengths".

    Quote Originally Posted by Awesome Badges View Post
    I've set the dimensions on my first test badge to .2 cm high and 1x1cm with a weight of .0001 kg, but I'm still getting only parcel options when I order one badge. Not sure what I'm doing wrong there.
    Although probably not relevent, but is there a reason for you to be weighing your items in Kgs when gms seems to be much more suited?

    I say 'probably not relevent' because it *shouldn't* be relevent, however, I can't recall what precision level I am performing the math functions with, which means that after multiplying and rounding this item may end up with an effective weight of zero, in which case the minimum weight allowed by parcel will be applied, thus nullifying the letter rate options (it does this to protect the merchant from under charging).
    In other words, try changing your weights from kgs to gms, OR, add a little more mass to your badges, eg, 0.001kg.

    Also check your TARE weight settings. These weights get added to the total product weight, which may be pushing your weights over the limits.

    Quote Originally Posted by Awesome Badges View Post
    I'm very concerned that when customers are trying to order 20 badges it'll force them to parcel, even though I know it can send as a large letter. I'd appreciate any advice.
    This can and probably always will be an issue, because there are far to many different scenarios that need to be considered when producing a program such as the AP module. There is always going to be someone that needs something 'special'. Usually a compromise and workaround is often the best solution. In your case, I would suggest considering setting up special departments for 'bulk buys' and using the weights/dimensions of the package containing the combined items for shipping purposes.

    That, or very carefully select your badge dimensions so that the stacking algorithm produces the results that you require, while still being 'realistic'.

    Cheers
    Rod.

    PS. Please keep in mind that as well as 'stacking' items, the AP module always re-orientates them prior to stacking. This means that regardless of how you/we view an item, the AP module treats the longest dimension as the length, the shortest dimension as the height, and the remaining dimension as the width.

  2. #2
    Join Date
    Jun 2008
    Posts
    2
    Plugin Contributions
    0

    Default Re: AUSTPost module

    Quote Originally Posted by RodG View Post
    Although probably not relevent, but is there a reason for you to be weighing your items in Kgs when gms seems to be much more suited?
    Because I wasn't sure whether changing the default of the page to grams would work. The guides only talk about how to change from pounds to kilos. :)

    In other words, try changing your weights from kgs to gms, OR, add a little more mass to your badges, eg, 0.001kg.
    Mostly a decimal error here. I changed it to 10 grams but that doesn't seem to have fixed it.

    Also check your TARE weight settings. These weights get added to the total product weight, which may be pushing your weights over the limits.
    That fixed it! I set it to 20:0 and now have the option for small letter coming up (although I know it'll send as a large. They'll always send as a large. I'll add 50c to the handling fee for small and that will cover it nicely.)

    This can and probably always will be an issue, because there are far to many different scenarios that need to be considered when producing a program such as the AP module. There is always going to be someone that needs something 'special'. Usually a compromise and workaround is often the best solution. In your case, I would suggest considering setting up special departments for 'bulk buys' and using the weights/dimensions of the package containing the combined items for shipping purposes.

    That, or very carefully select your badge dimensions so that the stacking algorithm produces the results that you require, while still being 'realistic'.
    I'll try both of these. Thank you very much for your help!

  3. #3
    Join Date
    May 2008
    Location
    South Australia
    Posts
    86
    Plugin Contributions
    1

    Default Re: AUSTPost module

    AustPost Mod. - Delivery Time Lookup 4 Satchels Too
    http://www.zen-cart.com/forum/showthread.php?t=101269

  4. #4
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: AUSTPost module

    Do you think this could have something to do with it?
    [Tue Jun 24 00:21:47 2008] [error] [client 125.254.71.35] File does not exist: /home/imperial/public_html/404.shtml
    [Tue Jun 24 00:21:47 2008] [error] [client 125.254.71.35] File does not exist: /home/imperial/public_html/favicon.ico

    I contacted my host people and they couldn't help I also installed the other aust post mod and It doesn't have satchels, I might uninstall this and try reinstalling and see if something gives

  5. #5
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: AUSTPost module

    Quote Originally Posted by imperialis View Post
    Do you think this could have something to do with it?
    [Tue Jun 24 00:21:47 2008] [error] [client 125.254.71.35] File does not exist: /home/imperial/public_html/404.shtml
    [Tue Jun 24 00:21:47 2008] [error] [client 125.254.71.35] File does not exist: /home/imperial/public_html/favicon.ico
    Nope. Not at all.

    Quote Originally Posted by imperialis View Post
    I contacted my host people and they couldn't help
    What did you tell them? What was their reply?

    Quote Originally Posted by imperialis View Post
    I also installed the other aust post mod and It doesn't have satchels, I might uninstall this and try reinstalling and see if something gives
    Err, exactly WHICH "other aust post mod" did you install? What version?

    Cheers
    Rod

  6. #6
    Join Date
    Apr 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: AUSTPost module

    Hi Again Rod,
    this whole thing has been doing my head it so I had to leave it for a few days
    My host techs tried to do something and completely killed my cart so no one could check out until I realised what had happened grrr lost a bit of money that day so I have given up on them and don't want them anywhere near it

    I installed the other mod the one above your in the downloads section didn't like it

    I don't know whats happening but the satchels arn't even working consistantly now I still have a feeling it must be something very simple but I have gone through all the files and they seem to be in the correct place I don't know what the next step would be

  7. #7
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: AUSTPost module

    Quote Originally Posted by imperialis View Post
    Hi Again Rod,
    this whole thing has been doing my head it so I had to leave it for a few days
    My host techs tried to do something and completely killed my cart so no one could check out until I realised what had happened grrr lost a bit of money that day so I have given up on them and don't want them anywhere near it

    I installed the other mod the one above your in the downloads section didn't like it

    I don't know whats happening but the satchels arn't even working consistantly now I still have a feeling it must be something very simple but I have gone through all the files and they seem to be in the correct place I don't know what the next step would be
    Hmm, I thought we'd established that the problem isn't yours. It is a problem with your ISP, ergo, there is nothing that *you* can do to fix the problem other than try the "workarounds" that I mentioned earlier (and all these will really do is confirm what we've already established).

    Cheers
    Rod

 

 

Similar Threads

  1. Austpost module v 3.02
    By pchappy in forum Addon Shipping Modules
    Replies: 1
    Last Post: 23 Feb 2009, 02:41 PM
  2. Austpost module
    By crankyvirgo in forum Addon Shipping Modules
    Replies: 1
    Last Post: 15 Apr 2008, 05:51 AM
  3. AustPost Module Logos
    By tannersports in forum Built-in Shipping and Payment Modules
    Replies: 11
    Last Post: 20 Mar 2008, 07:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg