Page 8 of 10 FirstFirst ... 678910 LastLast
Results 71 to 80 of 92
  1. #71
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Re: Australia Post Shipping Module 2.5.5

    Quote Originally Posted by Lance Turner View Post
    Only problem is, the satchel issue is still there, ie even turned off, the standard satchel and express satchel options still appear.
    Lance
    I have identified the issue that lets the small satchel and small express satchel through and am working on.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  2. #72
    Join Date
    Jul 2016
    Posts
    56
    Plugin Contributions
    0

    Default Re: Australia Post Shipping Module 2.5.5

    Ok, thanks, for now I have just installed a second zone tables rates module, so have one for regular, one for express. Gets me out of trouble for the moment...

  3. #73
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Re: Australia Post Shipping Module 2.5.5

    I have updated the Australia Post Shipping module in my GitHub repository https://github.com/OldNGreyBMR/aupos...s/tag/2.5.5-05

    The AustPost module is now at V2.5.5-05 and the AusPost Overseas module is now at V2.5.5-03.

    Before installing in Production environment please test it on a test system first. This version captures the redundant satchel codes returned by Australia Post and prevents them from being displayed when no satchel options are selected in the Admin configurations.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  4. #74
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Re: Australia Post Shipping Module 2.5.5

    For those users of AustPost Shipping Module if you have not already modified the Zen Cart invoice to meet Australian Tax requirements there is a sample invoice and related language files in my GitHub at https://github.com/OldNGreyBMR/aupos...eases/tag/V1.0
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  5. #75
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    501
    Plugin Contributions
    0

    Default Re: Australia Post Shipping Module 2.0

    Hi All,

    Getting this error message when I press shopping cart button:

    Fatal error: Uncaught TypeError: str_replace(): Argument #3 ($subject) must be of type array|string, SimpleXMLElement given in /home/xxxx/public_html/includes/modules/shipping/aupost.php:803 Stack trace: #0 /home/xxxx/public_html/includes/modules/shipping/aupost.php(803): str_replace() #1 /home/xxxx/public_html/includes/classes/shipping.php(201): aupost->quote() #2 /home/xxxx/public_html/includes/modules/pages/checkout_shipping/header_php.php(184): shipping->quote() #3 /home/xxxx/public_html/index.php(35): require('/home/a1ntacdk3...') #4 {main} thrown in /home/xxxx/public_html/includes/modules/shipping/aupost.php on line 803

    Server Information
    Server Host: xxxx503484.prod.phx3.secureserver.net (xxxx)Database: xxxx_live158Store Home: /home/xxxx/public_html/Server OS: Linux 4.18.0-477.21.1.lve.1.el8.x86_64Server Date: 07/11/2023 06:27:49 Server Up Time: Disabled/UnavailableHTTP Server: ApachePHP Version: 8.1.24 (Zend: 4.1.24)PHP File Uploads: OnUpload Max Size: 1024MPHP Memory Limit: -1POST Max Size: 1024MDatabase Engine: MySQL 10.6.14-MariaDB-cll-lveDatabase Host: localhost (127.0.0.1)Database Date: 07/11/2023 06:27:49Database Data Size: 244,613 kBDatabase Index Size: 36,112 kBMySQL Slow Query Log Status: OffMySQL Slow Query Log File: xxxxx503484-slow.log

    Any help would be appreciated

  6. #76
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Re: Australia Post Shipping Module 2.0

    1. What version of zencart and what version of PHP are you using?
    2. What other modules do you have installed?

    3. What version of aupost are you using? It will be displayed at the top of the screen in shipping modules when auspost is selected.
    Name:  aupost_version_number.jpg
Views: 45
Size:  9.5 KB

    4. Is the user logged in or is it a guest user?
    5. Does this occur when you add items to the shopping cart or when items are in the shopping cart and you enter an address and press the Update button?

    Please provide all of the details requested above so I can assist.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  7. #77
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    501
    Plugin Contributions
    0

    Default Re: Australia Post Shipping Module 2.0

    Quote Originally Posted by OldNGrey View Post
    1. What version of zencart and what version of PHP are you using?
    2. What other modules do you have installed?

    3. What version of aupost are you using? It will be displayed at the top of the screen in shipping modules when auspost is selected.
    Name:  aupost_version_number.jpg
Views: 45
Size:  9.5 KB

    4. Is the user logged in or is it a guest user?
    5. Does this occur when you add items to the shopping cart or when items are in the shopping cart and you enter an address and press the Update button?

    Please provide all of the details requested above so I can assist.
    PHP version as stated in server info is 8.1
    Quite a few have but have not finished the count as we are not finished
    Not showing version for the Australia Post
    Yes logged in
    When looking at shopping cart it shows the error

  8. #78
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Australia Post Shipping Module 2.5.5

    The Australia Post plugin is now on Version 2.5.5.07
    A link to the latest version is https://github.com/OldNGreyBMR/aupos...s/tag/2.5.5-07

    Please use the latest version. After you copy the files, in Admin > Shipping Modules note down your codes, then > Remove Module and > Reinstall Module.

    It looks like Australia Post is returning an blank quote. If you get an error with the latest version at least I'll be able to match an error with a line number in the code.

    It will also help if you turn on the Enable Debug option in the module and see what is being collected and what is being sent.

    Only do this is in a test environment.
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

  9. #79
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    501
    Plugin Contributions
    0

    Default Re: Australia Post Shipping Module 2.5.5

    Quote Originally Posted by OldNGrey View Post
    The Australia Post plugin is now on Version 2.5.5.07
    A link to the latest version is https://github.com/OldNGreyBMR/aupos...s/tag/2.5.5-07

    Please use the latest version. After you copy the files, in Admin > Shipping Modules note down your codes, then > Remove Module and > Reinstall Module.

    It looks like Australia Post is returning an blank quote. If you get an error with the latest version at least I'll be able to match an error with a line number in the code.

    It will also help if you turn on the Enable Debug option in the module and see what is being collected and what is being sent.

    Only do this is in a test environment.
    Have installed the latest module and it is showing the version now

    The only issue that I am having is with the additional Handling fee does not appear to be working. I have placed zero in all the fields and nothing is changing with the prices being quoted and it does not appear to change them even if I place different amounts into the handling fee boxes and press update.

    I even logged out and logged beck in again to test.

    The only thing that is changing the cost is the default parcel dimensions.

    Any suggestions what might be wrong?
    Last edited by Bruce1952; 8 Nov 2023 at 12:59 PM.

  10. #80
    Join Date
    Apr 2008
    Location
    Qld, Australia
    Posts
    257
    Plugin Contributions
    6

    Default Re: Australia Post Shipping Module 2.5.5

    Can you turn on Enable Debug andprovide a screen shot of the shopping cart with one item and the first postage estimates returned. ?
    OldNGrey
    ZC158a PHP 8.2.15
    MySQL 10.6.16-MariaDB

 

 
Page 8 of 10 FirstFirst ... 678910 LastLast

Similar Threads

  1. Australia Post Shipping Module
    By ceej23 in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 17 Apr 2019, 10:03 AM
  2. Bug in Australia Post Shipping Module
    By Peter Homann in forum Addon Shipping Modules
    Replies: 5
    Last Post: 13 Feb 2011, 10:06 AM
  3. New Australia Post Shipping Module?
    By ttfan in forum Addon Shipping Modules
    Replies: 31
    Last Post: 14 Nov 2010, 11:49 AM
  4. Replies: 2
    Last Post: 23 Aug 2009, 11:25 AM
  5. Australia Post Shipping Module & International Post
    By annav in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 29 Nov 2008, 11:42 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