Lance
I have identified the issue that lets the small satchel and small express satchel through and am working on.
Printable View
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...
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.
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
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
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.
Attachment 20418
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.
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?
Can you turn on Enable Debug andprovide a screen shot of the shopping cart with one item and the first postage estimates returned. ?