Sure, I just get a blank page, and I cannot select a shipping method at this point with the default_ups extension enabled. I've included the dev console in the screenshot, there are no errors.
I do however now see this in the AbanteCart error log:
AbanteCart version 1.4.3 with the new Novator template.
I also see this message in the AbanteCart admin page:
I do however now see this in the AbanteCart error log:
Code Select
2025-11-03 17:16:58 - Unknown Error: AbanteCart core v.1.4.3 Call to a member function getElementsByTagName() on null
Trace:
#0 /home4/juliann7/public_html/dps/extensions/default_ups/storefront/model/extension/default_ups.php(109): ModelExtensionDefaultUps->_processRequest('<?xml version="...')
#1 /home4/juliann7/public_html/dps/storefront/controller/responses/checkout/pay.php(1748): ModelExtensionDefaultUps->getQuote(Array)
#2 /home4/juliann7/public_html/dps/storefront/controller/responses/checkout/pay.php(357): ControllerResponsesCheckoutPay->_select_shipping(NULL)
#3 /home4/juliann7/public_html/dps/core/engine/dispatcher.php(306): ControllerResponsesCheckoutPay->main()
#4 /home4/juliann7/public_html/dps/core/engine/response.php(87): ADispatcher->dispatch()
#5 /home4/juliann7/public_html/dps/core/engine/router.php(222): ATypeResponse->build('checkout/pay')
#6 /home4/juliann7/public_html/dps/core/engine/router.php(86): ARouter->route()
#7 /home4/juliann7/public_html/dps/index.php(81): ARouter->processRoute('r/checkout/pay')
#8 {main} in /home4/juliann7/public_html/dps/extensions/default_ups/storefront/model/extension/default_ups.php on line 462AbanteCart version 1.4.3 with the new Novator template.
I also see this message in the AbanteCart admin page:
Code Select
UPS
This extension is not confirmed to work with your version of AbanteCart. Contact extension developer to confirm compatibility.

