Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Hybrid View

  1. #1
    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

  2. #2
    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

  3. #3
    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!!!!

  4. #4
    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

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

    Default Re: AusPost Shipping Module Request

    Gerard you legend I'll PM you now

    Thanks!

  6. #6
    Join Date
    Feb 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Hello Gerard,

    I am a new Zenner and was wondering if you might please send me your Aust Post Shipping Module? I have just installed Version 1.3.7 of ZenCart. Any comments on how to install it/patch it for this version would also be greatly appreciated please.

    Many thanks,
    Eva

  7. #7
    Join Date
    Feb 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Hi again Gerard,

    Sorry to waste your time. I see you have replied to this previously. I will go to the Downloads link at the top of the page to find the Shipping Module for Australia Post.

    Thanks so much for your ongoing assistance,
    Eva

  8. #8
    Join Date
    Dec 2004
    Posts
    31
    Plugin Contributions
    0

    Default Re: AusPost Shipping Module Request

    Quote Originally Posted by ypl_reki
    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;

    My additional notes:

    Comment out the two } after these lines as well for success.

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

    Default Re: AusPost Shipping Module Request

    Thanks all but I think I am going to give up on this. I am soooo over it.

    I have commented out the lines as above in:

    includes/modules/shipping/auspost.php and express as these are the 2 I use and I am STILL getting the line 72 error. How can that be when line 72 has gone AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHh!!!

    Off to go back to the table method.................

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

    Default Re: AusPost Shipping Module Request

    Go to the downloads section. The Aus Post module is there and has been upgraded for V1.3. Just install it and it should work fine.

    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