Page 90 of 226 FirstFirst ... 40808889909192100140190 ... LastLast
Results 891 to 900 of 2252
  1. #891
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by vicpug View Post
    The new Ozpost module is interesting, especially with the ability to split into multiple parcels.
    For the record, this isn't an 'ability' that the ozpost module has. It is in fact the default zencart behaviour.

    Quote Originally Posted by vicpug View Post
    I cannot get the weights to all by in sync.
    It is probably best not to try (at least not without knowing a little about the underlying code).

    All items are in Kilograms, and Ozpost is configured for Kilograms. The Debug shows that the Cart weight 18000 grams which is correct. But the size / weight debug line shows 18.00 grams !
    [/QUOTE]

    Alas, the image you attached is too small for me to read the details, so I'm pretty much guessing here ...

    The debug shows several things, among them, how the weights and dimensions are being processed by the ozpost module itself. As well is this it should be showing the weights and dimesions being sent to the server for costing, and these figures will differ from the earlier figures if the maximum dimensions have been restrained or if the split by weight has been enabled.

    Quote Originally Posted by vicpug View Post
    Is there another configuration entry that I have not set.
    It is unclear from your posting as to whether you actually have a problem, or simply wondering why the numbers displayed in debug don't 'sync' .

    Cheers
    Rod

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

    Default Re: ozpost shipping module

    Quote Originally Posted by vicpug View Post
    The Debug shows that the Cart weight 18000 grams which is correct. But the size / weight debug line shows 18.00 grams ! Is there another configuration entry that I have not set.
    It looks like you may have found a bug.
    Line 204 of ozpost.php reads:

    $parcelweight = $shippingweight ;

    If you are weighing everything in Kgs, then change this to read:
    $parcelweight = $shippingweight * 1000 ;

    Cheers
    Rod

  3. #893
    Join Date
    May 2005
    Posts
    4
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Many thanks indeed Rod. Much better now. cheers

  4. #894
    Join Date
    Dec 2005
    Location
    WA Australia
    Posts
    58
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    I was wondering if you might be able to help me RodG

    I am using version Zen Cart v1.3.8a and Ozpost version V2.0.6 on a new site (currently in test, not production).

    It is an Australian site but the business rules are that no orders to be taken within Australia as that is covered by their retailers. I have disabled (unchecked) the Australian shipping options.

    My problem is that the shipping calculator defaults to flat rate BUT only when logged in as a test customer (US). If I use the shipping calculator with a guest cart (using same country - US) there is no problem at all.

    I have followed the setup instructions but am wondering if I have missed something, I don't believe it is a bug in Ozpost but perhaps something that has been overlooked in the setup of customers/zones???

    Thanks in advance.

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Trinity View Post
    It is an Australian site but the business rules are that no orders to be taken within Australia as that is covered by their retailers. I have disabled (unchecked) the Australian shipping options.
    hhmmmm..... ok....

    Quote Originally Posted by Trinity View Post
    My problem is that the shipping calculator defaults to flat rate BUT only when logged in as a test customer (US). If I use the shipping calculator with a guest cart (using same country - US) there is no problem at all.
    I cannot explain this behaviour. Logged in or not, you should get the exact same results for the exact same destination. There must be more to this that we aren't seeing.

    Quote Originally Posted by Trinity View Post
    I have followed the setup instructions but am wondering if I have missed something, I don't believe it is a bug in Ozpost but perhaps something that has been overlooked in the setup of customers/zones???
    Perhaps.... even probably. I'm not exactly sure how or why though as the ozpost module doesn't use zones, well, at least not in the usual zencart way.

    The ozpost module only 'knows' two 'zones' - Australia and the rest of the world. It determines which of these to use based on the destination country code (AU).
    The fact that you are getting different results between a logged in user and a guest user would suggest that they are using a different country code. This is particularly the case with a guest user where the module doesn't have any clue where the guest is coming from (this is why the ozpost distribution files contain a modiifed shipping template file in order to force destination before a quote is provided.

    Other than this, there really isn't much I can tell you - it is a mystery to me too.

    Cheers
    Rod

  6. #896
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hey Rod..

    I hope that's adds a little humor to your day ??

    I was doing a compare on V2.05 and V2.06 and found this little gem..

    OK, now we have a 'real world' package made lets see if the user requires splotting by weight


    Can you please enlighten me and advise what splotting is

    Thanks,
    Mike

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Mike_Dean View Post
    Can you please enlighten me and advise what splotting is

    Thanks,
    Mike


    http://www.urbandictionary.com/define.php?term=Splot

  8. #898
    Join Date
    Dec 2005
    Location
    WA Australia
    Posts
    58
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post

    The ozpost module only 'knows' two 'zones' - Australia and the rest of the world. It determines which of these to use based on the destination country code (AU).
    The fact that you are getting different results between a logged in user and a guest user would suggest that they are using a different country code. This is particularly the case with a guest user where the module doesn't have any clue where the guest is coming from (this is why the ozpost distribution files contain a modiifed shipping template file in order to force destination before a quote is provided.

    Other than this, there really isn't much I can tell you - it is a mystery to me too.

    Cheers
    Rod
    Thanks for your reply Rod :-)

    So, focusing on the logged in user for now, the shipping calculator defaults to flat rate when logged in as a test customer...could you please advise under what circumstances that it would do this?

    I am supposing that this is the default return when there is an error.

    Is there a list of areas that I could check to see if they are set up correctly?

    Thanks in advance.

  9. #899
    Join Date
    Dec 2005
    Location
    WA Australia
    Posts
    58
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    OK, so some further information here.

    When logged in as a user, the module will work as long as there are no dimensions set on the individual products. If I set the dimensions, then place an order for 10 of that item, it aggregates the dimensions ie product is 25cm x 10cm x 2cm it makes the parcel 250cm long, and therefore invokes the error.

    Is there a way to get around that?

    Thanks!

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Trinity View Post
    So, focusing on the logged in user for now, the shipping calculator defaults to flat rate when logged in as a test customer...could you please advise under what circumstances that it would do this?
    The flat/static rates are used when no other valid methods are found.

    Quote Originally Posted by Trinity View Post
    I am supposing that this is the default return when there is an error.
    Yes, this would be one condition (assuming it is an error getting a response from the server).
    Another reason is if the responses received from the server are all excluded by the many user methods.

    Quote Originally Posted by Trinity View Post
    Is there a list of areas that I could check to see if they are set up correctly?
    I'm not sure what you mean by "list of areas", but the way to debug the problem is to first enable the debug option :-)
    As well as filling the screen with a lot of junk, this also bypasses any user filters and will display *all* of the methods returned by the server.

    The server itself will provide quotes for AU destinations OR Overseas destinations.. never both at the same time.

    If the server does return suitable quotes, but they don't show when NOT in 'debug' mode, it means that particular method has apparently been disabled.

    If the server doesn't return suitable quotes in debug mode it should return some kind of error message explaining why 1 or more of the methods have failed.

    Hope this helps?

 

 

Similar Threads

  1. v151 Product dimensions revert to 0 - using ozpost module
    By mpforum in forum General Questions
    Replies: 8
    Last Post: 18 Apr 2014, 09:49 AM
  2. Ozpost and module help
    By janelle in forum Addon Shipping Modules
    Replies: 2
    Last Post: 15 Jun 2012, 09:19 AM
  3. Ozpost Combine shipping !! Possible ?
    By toytemple in forum Addon Shipping Modules
    Replies: 7
    Last Post: 21 Jan 2010, 02:22 PM
  4. ozpost module problems
    By hspark in forum Addon Shipping Modules
    Replies: 19
    Last Post: 7 Dec 2009, 12:44 PM
  5. store pick-ip in ozpost shipping module
    By lazerweb in forum Addon Shipping Modules
    Replies: 2
    Last Post: 29 Jul 2008, 05:04 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR