Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Jan 2005
    Posts
    72
    Plugin Contributions
    0

    Default AusPost Shipping Module Request

    Hi does anyone have the auspost shipping module that they can send me as I am trying to get my site live but so far without a shipping or direct deposit module I cannot.

    if you have the auspost module the latest one if you can can you post it to

    chris20492002 at hotmail.com

    @ removed and replaced with at because of spam bots.

    If you can help that would be great I am also after a direct deposit module for aussies.

  2. #2
    Join Date
    Feb 2005
    Posts
    51
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Hi

    I also need this for the 1.3 version of ZC, anyone have one please?

    Cheers

  3. #3
    Join Date
    Oct 2005
    Location
    Qld Australia
    Posts
    156
    Plugin Contributions
    1

    Default Re: AusPost Shipping Module Request

    PM Me and I will email it to you


    Gerard

  4. #4
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Hi. Just a quick couple of questions! Is there a 1.3.1 version of aust post shipping? and if so, Gerald is yours compat with v1.3.1?

  5. #5
    Join Date
    Jul 2004
    Posts
    49
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Hi

    I faced the same problem before. But found an article with following change will make it work.

    quote

    With error 72 I changed the code of "$cart->show_total()" to "$_SESSION['cart']->show_total()" in all auspost modules and everything seems to run ok.

    Now th emod is working fine and exact.

    Pls check on the forum or try with this

    Cheers

  6. #6
    Join Date
    May 2006
    Posts
    39
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Quote Originally Posted by ypl_reki
    With error 72 I changed the code of "$cart->show_total()" to "$_SESSION['cart']->show_total()" in all auspost modules and everything seems to run ok.

    Now th emod is working fine and exact.

    Cheers
    Can anyone tell me where the above text is located. I did a search on the Developers Toolkit and came up with big fat 0. I looked in all the auspost.php files in the shipping folder and they don;t even have this section of text that I could see. Is it somewheres else??in the sql or something???

    Any help is appreciated I am almost had it with this!!!!!!!!!!!!!!!!!!!!

  7. #7
    Join Date
    Jul 2004
    Posts
    49
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    [QUOTE=PrincessLeah]Can anyone tell me where the above text is located. I did a search on the Developers Toolkit and came up with big fat 0. I looked in all the auspost.php files in the shipping folder and they don;t even have this section of text that I could see. Is it somewheres else??in the sql or something???

    Hi

    The said code is in auspost.php and the related files.
    But another user mentioned this is mainly to deal with insurance in the auspost, express and etc. If you are not using insurance, simply comment these lines out in these files, all work well.

    // $insurance_table = split("[:,]" , MODULE_SHIPPING_AUSPOST_INSURANCE);
    // for ($i = 0; $i < count($insurance_table); $i+=2) {
    // if ($cart->show_total() <= $insurance_table[$i]) {
    //
    // $insurance = $insurance_table[$i+1];
    // $insurance_details = " $" .$insurance . " " .MODULE_SHIPPING_AUSPOST_TEXT_INSURANCE;
    // break;


    I tried it worked fine now.

    Cheers

  8. #8
    Join Date
    May 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Hi there,

    I require the AusPost shipping module too, Gerard any chance of you e-mailing it to me??

    Thanks!

    Judith

  9. #9
    Join Date
    May 2006
    Posts
    39
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Ok I found the files in the includes/languages/modules/shipping and edited as per above and no luck getting the Line 72 error still!

    I should say I only edited the files I am using i.e. auspost.php and aupostexpress.php. These were the only files I could find that section of text in. The files under includes/languages/english/modules/shipping did not have that in them - they seem to just be definition files.

    Also just checking that does "comment out" mean delete? I will have a go at doing the changes to the insurance part and then if that does not work I am going back to the table method!!! Ahhhhhhhhhhh!!!!

  10. #10
    Join Date
    Oct 2005
    Location
    Qld Australia
    Posts
    156
    Plugin Contributions
    1

    Default Re: AusPost Shipping Module Request

    Hi
    1/ Judith I sent you a PM for your email add, so that I can send you the file as an attachment

    2/ Princess Leah, if you want I can send you my "converted" php files so you can compare or use them in your application , let me know if u want to do it.

    3/ I will upload in the next week the moded version for 1.3 Aus Post,


    Gerard

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. 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
  2. AusPost Shipping Module help
    By gate13 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 21 Jan 2007, 07:04 PM

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