Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default AusPost module not handling UK postcodes.

    Hi Rod,

    The AusPost shipping module does not handle UK postcodes as they have a space in the middle of them. i.e. TS10 4NN

    The workaround I have to do is edit all UK accounts to remove the space.

    Is it possible to have the space stripped from the postcode when submitted to the Auspost calculator?

    Also is there any shipping module to handle EMS courier used by AusPost?

    Thanks for the good work.

    Cheers,

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    The UK postcode problem has been fixed since V1.0

    I've no plans at this stage to handle EMS courier.

    Cheers
    Rod

    PS. I'm waiting on a bit of feedback regarding another bugfix, and if OK, another update will be uploaded in the next day or so.

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

    Default Re: AusPost module not handling UK postcodes.

    Quote Originally Posted by RodG View Post
    The UK postcode problem has been fixed since V1.0

    I've no plans at this stage to handle EMS courier.

    Cheers
    Rod

    PS. I'm waiting on a bit of feedback regarding another bugfix, and if OK, another update will be uploaded in the next day or so.
    Thanks Rod,

    I went to install the latest version and I got the error;

    Code:
    1146 Table 'homann_zc1.products' doesn't exist
    in:
    [show columns from products]
    Now nothing works. :-) I'm in a bit of a bind as the backup I made didn't work.

    Any clues?

    Cheers,

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    Hi rod,

    Using PhpMyAdmin to look at the database homann_zc1 there is a table called
    zen_products. I don't see and fields for products_height, etc.

    Do I need to add them? I thought the install would have done that.

    Cheers,

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    Hi Crisis over. I added the fields into the database table.

    The problem was that the install failed as my products table is called zen_products, and not products as required in the install function in austpost.php

    Cheers,

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    > 1146 Table 'homann_zc1.products' doesn't exist
    > in: [show columns from products]

    Darnit. This is the bug I think I've fixed but awaiting feedback on.

    Screwit... I'm gunna upload it anyway... please grab V1.4 as soon as the zen team makes it available.

    I'd really appreciate it is *someone* could let me know if I've fixed the problem or not.

    Cheers
    Rod

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

    Default Re: AusPost module not handling UK postcodes.

    Hi Rod,

    I have a problem with the shipping calculator. I have a product that is 10x10x1.6cm and 0.3kg

    When I try to place an international order for 6 units, it says;

    Code:
    Estimate Shipping Costs
    Total Items: 6  Weight: 1.8kgs  Amount: US$588.00 Dims: 10.00x10.00x9.6 Boxes: 1
    and won't offer me a shipping method. BTW the only international shipping method I offer is insured air.

    If I change the shipping address to a local adress and send it by express post it seems to be OK.

    Any clues?

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    Quote Originally Posted by RodG View Post
    > 1146 Table 'homann_zc1.products' doesn't exist
    > in: [show columns from products]

    Darnit. This is the bug I think I've fixed but awaiting feedback on.

    Screwit... I'm gunna upload it anyway... please grab V1.4 as soon as the zen team makes it available.

    I'd really appreciate it is *someone* could let me know if I've fixed the problem or not.

    Cheers
    Rod
    Hi Rod,

    In Version 1.4 line 105 of austpost.php it states;

    Code:
    $v = $db->Execute("show columns from products");
    should this not be;

    Code:
    $v = $db->Execute("show columns from .TABLE_PRODUCTS.");
    I ask this because in version 1.3 I had to change the line to;

    Code:
    $v = $db->Execute("show columns from zen_products");

    Cheers,

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    Hi Rod,

    I turned on debugging in the austpost.php

    This is the result;

    Code:
    via Cartoveridecube =:10.00x1.60x10.00x6C 960 - W 10.00 - H 3.5 - L 10.00 - I
    via Cartoveridecube =:10.00x1.60x10.00x6C 960 - W 10.00 - H 3.5 - L 10.00 - I
    Method set EXP
    Estimate Shipping Costs
    Total Items: 6  Weight: 1.8kgs  Amount: US$588.00 Dims: 10.00x10.00x9.6 Boxes: 1
    Address:
    Ship to:
    Fiona Homann
    20 View St
    Seattle, WA 65678
    United States
    
    Available Shipping Methods 	Rates
    
    [ Close Window ]

    A few things; The shipping method is Express post? I have not chosen a method yet.

    If I change the shipping address to an Australian Address, it then works.

    Also, if I change the number of units ordered to 4 rather than 6 it also works as shown below.
    Code:
    via Cartoveridecube =:10.00x1.60x10.00x4C 640 - W 10.00 - H 3.5 - L 10.00 - I
    via Cartoveridecube =:10.00x1.60x10.00x4C 640 - W 10.00 - H 3.5 - L 10.00 - I
    Method set EXP
    Estimate Shipping Costs
    Total Items: 4  Weight: 1.2kgs  Amount: US$392.00 Dims: 10.00x10.00x6.4 Boxes: 1
    Address:
    Ship to:
    Fiona Homann
    20 View St
    Seattle, WA 65678
    United States
    
    Available Shipping Methods 	Rates
    Australia Post (Insured International Parcel Post - AIR (10 days Estimated Delivery Time) 	US$40.87
    
    [ Close Window ]

    BTW, I only allow local shipping via express post, and international by insured airmail.

    Cheers,

    Peter.

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

    Default Re: AusPost module not handling UK postcodes.

    > $v = $db->Execute("show columns from .TABLE_PRODUCTS.");

    @#$%^%#$ Yup, that is what it should be... <sigh>. Another update coming soon.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v151 auspost Shipping module does not calculate properly
    By probtc in forum Addon Shipping Modules
    Replies: 3
    Last Post: 12 Jul 2013, 05:59 AM
  2. v150 PsiGate XMl Payment Module - not handling error messages properly
    By mike_m29 in forum Addon Payment Modules
    Replies: 1
    Last Post: 9 Feb 2013, 05:24 PM
  3. Auspost Shipping Module with new AusPost API
    By Whiterabbizt in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 30 Apr 2012, 10:23 AM
  4. Checkout not working out sum correctly (outdated Auspost module)
    By Vortex12 in forum Addon Shipping Modules
    Replies: 6
    Last Post: 30 Jan 2012, 02:48 AM
  5. Handling fee not being added - zones module
    By jcun45 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 23 Dec 2007, 06:35 PM

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