Page 205 of 226 FirstFirst ... 105155195203204205206207215 ... LastLast
Results 2,041 to 2,050 of 2252
  1. #2041
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by gee38l View Post
    Ok i think TNT methods are showing the correct estimated delivery which you say is based off TNT servers so I'm assuming it takes into consideration the weekend etc.
    Yes. it does.

    Quote Originally Posted by gee38l View Post
    Is this the same as Aus post methods (clicknsend)? Looks like it doesn't take the weekend into consideration and displays the standard shipping times eg. 2 days for regular and 1 day for express.
    Australia Post itself doesn't take weekends into account, but the ozpost servers do. (also public holidays).

    About the only difference between TNT quotes and the Australia post quotes is that quotes made after 3pm will have an additional day added.

    These estimated days really are only estimates. Other than TNT (which is quite specific) Australia Post and all other couriers have a ~2 day window. The ozpost servers ensure that estimated deliveries won't occur on weekends. (Saturday or Sunday postage is "permitted" for Australia post pre-paid products)

    Cheers
    RodG

  2. #2042
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: ozpost shipping module

    Zencart 1.51
    Ozpost - V3.6.1

    Hi Rod

    I'm hoping you can help, when we try to add a 1 kilogram item to the shopping cart and go to checkout, the only shipping options offered are

    Australia Post Parcel under 500g
    Australia Post 500g Express Satchel

    Which seems a bit odd

    I have tested this on an old version of the site from when we upgraded a few years ago using an older version of ozpost
    Zen - 1.51
    Ozpost - V3.4.0
    and the option that came up was
    Australia Post, 3kg Express Satchel

    Which seems correct to me.

    Any idea what would cause this

    or what information you might need me to provide to help you diagnose it, because I am heartily stumped
    Webzings Design
    Semi retired from Web Design

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

    Default Re: ozpost shipping module

    Quote Originally Posted by nigelt74 View Post
    Any idea what would cause this
    Check the ozpost weight setting. It's probably either unset, or set for set to gms.

    Also check for the 'hide parcel' settings. You've possibly got the 'Hide parcel rates if Satchel sized' set to 'yes'.

    If this doesn't help please provide a link to the 1kg product that is showing the problem.

    Cheers
    RodG

  4. #2044
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: ozpost shipping module

    Quote Originally Posted by RodG View Post
    Check the ozpost weight setting. It's probably either unset, or set for set to gms.
    Cheers I think thats got it, it wasn't set so i set it to kgs,

    odd that it worked ok in the old version but not the new, something must have corrupted when i was moving the database from test to actual store, will do a bit more testing and see if i can figure what happened

    Thanks heaps, i had looked and didn't even think to check that
    Webzings Design
    Semi retired from Web Design

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

    Default Re: ozpost shipping module

    Quote Originally Posted by nigelt74 View Post
    Cheers I think thats got it, it wasn't set so i set it to kgs,

    odd that it worked ok in the old version but not the new, something must have corrupted when i was moving the database from test to actual store, will do a bit more testing and see if i can figure what happened

    Thanks heaps, i had looked and didn't even think to check that
    Don't waste any time looking for the cause. There was a bug in a couple of the earlier versions of the code that caused this setting to become unset with some of the later updates. Unless you've observed other problems that is most likely to be the cause.

    Cheers
    Rod.
    ps. I got your pm's and was able to verify my diagnosis, but you'd already got back to me before I was able to confirm.

  6. #2046
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi Rod,

    I know your a busy man but.......

    I use the copy product quite a bit in Zencart when I have a range of products I entering. It is possible for the Ozpost install to modify zencart to copy the length, width and height when the product is copied?

    It's not a big issue, more of an annoyance having to do it manually.

    Cheers,

    Peter

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

    Default Re: ozpost shipping module

    Quote Originally Posted by Peter Homann View Post
    It is possible for the Ozpost install to modify zencart to copy the length, width and height when the product is copied?
    Is it possible? Yes.

    Will it be something that I'm willing to implement? No, at least not in the foreseeable future.

    There are many reasons for this.
    1) The copying/moving of products isn't really function that a shipping module needs to handle.
    2) If added, I can't be assured of future update compatibility.
    3) It involves editing of core files, that may have been edited by other modules.
    4) Lack of time.
    5) Lack of demand (you are the 1st person to ask me for this)

    I could probably come up with others, but you get the general idea.

    Now, having said that, in theory it should be quite an easy modification to make. First you'll need to identify the file(s) that handle the copying of products.
    Next you'll need to locate the lines of code that mange the *weight* fields, and finally you'll need to replicate these lines 3 times and edit the weight references to length, width & height respectively.

    As I say, in theory it should be quite easy (only minimal coding knowledge required). The hardest part is in identifying the file(s) that need to be edited.

    Cheers
    RodG

  8. #2048
    Join Date
    Sep 2011
    Location
    Melbourne, Australia
    Posts
    31
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi Rod, I don't think this has been raised in the past, but with over 200 pages alone on this thread, I might have missed something. We are a user of your Ozpost module and it's going really well for us on our shops. However, now we have a need where one of our customers uses Pickerings to pick up goods (these can be a box, a few boxes, a pallet or a number of pallets) from the producer and delivers them to a metro Depot in each states main city. They then deliver from Depot to Door.

    Are you aware of a way that we can cost this into ZenCart or (you) build into Ozpost? I'm sure we wouldn't be the only user out there that does this sort of things.

    Basically, we have a minimum cost for collection (based on 5 boxes), then we add a cost per pallet (one price for the first pallet, then a different for two or more pallets). Then we have to add the Depot to Door costs as well.

    I'm not sure if this can be done within ZenCart as it stands "out of the box" or how we can work this one. Are you able to offer any advice?

    Many thanks
    Tanya (at My Red Zebra).

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

    Default Re: ozpost shipping module

    Quote Originally Posted by My_Red_Zebra View Post
    Are you aware of a way that we can cost this into ZenCart or (you) build into Ozpost?
    No. Something like this will probably never be built into ozpost. I'm really not clever enough to handle the math involved. That's why ozpost doesn't support the concept of 'boxes' or 'parcel splitting'.
    Quote Originally Posted by My_Red_Zebra View Post
    I'm sure we wouldn't be the only user out there that does this sort of things.
    The problem isn't about calculating shipping costs, it's more about 'parcel packing' , and although many 'solutions' have been tried and implemented (with various different shopping carts) I don't know of any that have the perfect balance of what is theroetically possible and what is humanly possible.
    Quote Originally Posted by My_Red_Zebra View Post
    Basically, we have a minimum cost for collection (based on 5 boxes), then we add a cost per pallet (one price for the first pallet, then a different for two or more pallets). Then we have to add the Depot to Door costs as well. I'm not sure if this can be done within ZenCart as it stands "out of the box" or how we can work this one. Are you able to offer any advice? Many thanks Tanya (at My Red Zebra).
    I suspect that the only way this would be remotely possible is with custom coding that is uniquly specific to your store, and only then if all your products are the same size.
    Cheers
    RodG

  10. #2050
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: ozpost shipping module

    Rod, are there any changes planned/required to make Ozpost play nice with Zen Cart v1.5.3?

 

 

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