Actually, it looks as if domxml (used by UPS XML) has been deprecated and I'm running with PHP5.
Is this a known compatibility issue with UPS XML and/or do I have any other options other than this add-on to get UPS working with a Canadian store?
Actually, it looks as if domxml (used by UPS XML) has been deprecated and I'm running with PHP5.
Is this a known compatibility issue with UPS XML and/or do I have any other options other than this add-on to get UPS working with a Canadian store?
I can use it with php v5.2.9 on a US account ... I do not have an account for Canada to test it with ... but I have not heard of any issues with php problems ...
Are you getting any debug logs in your /cache directory?
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I did find one oddity where I obtained errors on line 262 ...
Changing the code to:
appears to have eliminated that one ...Code:if (isset($this->servicesTimeintransit[$type]) && isset($this->servicesTimeintransit[$type]["date"])) {
I only say that one when trying to get a quote from the US to the UK ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I too get the following error:
Rating and Service 1.0001 0 An unknown error occured while attempting to contact the UPS gateway : Rating and Service 1.0001 0 An unknown error occured while attempting to contact the UPS gateway
If you prefer to use ups as your shipping method, please contact JKE Distributors LLC via Email.
I am using 1.3.8 and this module is installed correctly and the site has been running fine for years with other versions. There is something wrong with the communication to UPS, it must be in the XML format?!?!?!
Has anyone resolved this issue at all?