Hello, any idea why the FEDEX extension is not working on a new installation of Opencart 1.5.6?
Here is a link to a rewrite of the catalog/model/shipping/fedex.php. It seems to have worked for me.
https://github.com/saulfautley/opencart ... /fedex.php
https://github.com/saulfautley/opencart ... /fedex.php
Thank you very much, we ended up buy the commercial version, but now there are not LTL rates and that part is very important for our operation, I will let you know if the rewrite works.
So I updated the code as in the github page https://github.com/saulfautley/opencart ... /fedex.php
I get a warning about divide by zero, and also the FedEx shipping price is showing as zero.
On line 179
This must be returning zero and therefore making this warning happen.
I'm not familiar enough with the OpenCart system to work out why this happens. Does any one know a way to fix this?
I get a warning about divide by zero, and also the FedEx shipping price is showing as zero.
This warning is occurring when the Fedex module uses the convert function on line 184 and 186 in catalog/model/shipping/fedex.phpWarning: Division by zero in /system/library/currency.php on line 115
On line 179
Code: Select all
$currency = $total_net_charge->getElementsByTagName('Currency')->item(0)->nodeValue;
I'm not familiar enough with the OpenCart system to work out why this happens. Does any one know a way to fix this?
Anyone noticed that the response time is a bit slow? It takes about 4-5 seconds to get the shipping quote. Also, sometimes the "continue" button needs to be pressed twice after selecting the shipping address, to continue to the shipping method. This is especially true when going back and modifying the shipping address. When continuing again, it takes 2 clicks.
I get this error
FEDEX :: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelop ... <RateReply xmlns="http://fedex.com/ws/rate/v10"><HighestS ... age>Remote EJB method: getRates not called. Unable to create the remote bean. Exception: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service 'com.fedex.nxgen.crs.v12.ientities.CrsInterface' is busy, max connect limit reached: 10. Cause: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service 'com.fedex.nxgen.crs.v12.ientities.CrsInterface' is busy, max connect limit reached: 10</Message></Notifications></RateReply></SOAP-ENV:Body></SOAP-ENV:Envelope>
What does it mean? I reached the max connect limit of 10?
FEDEX :: <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelop ... <RateReply xmlns="http://fedex.com/ws/rate/v10"><HighestS ... age>Remote EJB method: getRates not called. Unable to create the remote bean. Exception: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service 'com.fedex.nxgen.crs.v12.ientities.CrsInterface' is busy, max connect limit reached: 10. Cause: com.fedex.nxgen.servicefactory.v2.ServiceFactoryException: Service 'com.fedex.nxgen.crs.v12.ientities.CrsInterface' is busy, max connect limit reached: 10</Message></Notifications></RateReply></SOAP-ENV:Body></SOAP-ENV:Envelope>
What does it mean? I reached the max connect limit of 10?
I am getting ERROR on checkout for Fedex.
I've ensured that zip code is selected in Localisation.
I downloaded the revised fedex.php from Github.
I have deleted the cache on my browser and vqmod.
Any advice will be much appreciated!
Thanks
I've ensured that zip code is selected in Localisation.
I downloaded the revised fedex.php from Github.
I have deleted the cache on my browser and vqmod.
Any advice will be much appreciated!
Thanks
Who is online
Users browsing this forum: No registered users and 1 guest