I receive the following error when trying to checkout :
Warning: DOMDocument::loadXML() [domdocument.loadxml]: Opening and ending tag mismatch: P line 6 and BODY in Entity, line: 8 in /hermes/bosweb/web103/b1031/ipg.mulehammerpaintball/mainstore/catalog/model/shipping/ups.php on line 236Warning: DOMDocument::loadXML() [domdocument.loadxml]: Opening and ending tag mismatch: BODY line 3 and HTML in Entity, line: 8 in /hermes/bosweb/web103/b1031/ipg.mulehammerpaintball/mainstore/catalog/model/shipping/ups.php on line 236Warning: DOMDocument::loadXML() [domdocument.loadxml]: Premature end of data in tag HTML line 1 in Entity, line: 9 in /hermes/bosweb/web103/b1031/ipg.mulehammerpaintball/mainstore/catalog/model/shipping/ups.php on line 236
I dont know what happened I didn't do anything since my last order. In fact I have not touched my file manager or done anything in opencart settings in over a month
opencart ver: 1.4.9.5
http://www.mulehammerpaintball.com
Last edited by i2Paq on Tue Sep 06, 2011 12:43 am, edited 1 time in total.
Reason: Title adjusted
Reason: Title adjusted
It looks like there is an issue with UPS test system. When I switch the UPS extension from test to production, it works fine.
Here is the code around line 192 of ups.php:
Good-> $url = 'https://www.ups.com/ups.app/xml/Rate';
Bad-> $url = 'https://wwwcie.ups.com/ups.app/xml/Rate';
Here is the code around line 192 of ups.php:
Good-> $url = 'https://www.ups.com/ups.app/xml/Rate';
Bad-> $url = 'https://wwwcie.ups.com/ups.app/xml/Rate';
THANK YOU!!! I was beginning to panic. I love fixes that consist of a simple click. I tried to find the UPS php in my file manager but couldn't find it. But switching to production works for me.
By the way if you have any ideas on my other posts it would be greatly appreciated. This is the only one that has been resolved
By the way if you have any ideas on my other posts it would be greatly appreciated. This is the only one that has been resolved
But that isn't really a fix. You can just set it to "live" server from within the admin and achieve the same thing without a code change. Looks like maybe their test server is using some new code or somethingmyonlyclone wrote:It looks like there is an issue with UPS test system. When I switch the UPS extension from test to production, it works fine.
Here is the code around line 192 of ups.php:
Good-> $url = 'https://www.ups.com/ups.app/xml/Rate';
Bad-> $url = 'https://wwwcie.ups.com/ups.app/xml/Rate';
Who is online
Users browsing this forum: No registered users and 1 guest