News:

AbanteCart v1.4.3 is released.

Main Menu

Recent posts

#71
Extension Support / Re: Default UPS extension cras...
Last post by timlight10 - November 03, 2025, 07:21:22 PM
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:
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 462

AbanteCart version 1.4.3 with the new Novator template.

I also see this message in the AbanteCart admin page:
UPS
This extension is not confirmed to work with your version of AbanteCart. Contact extension developer to confirm compatibility.
#72
General Support / Coupon code giving too big a d...
Last post by timlight10 - November 03, 2025, 04:25:28 PM
Hi there,
I have a coupon code setup for a 40% discount on a single item. When checking out, the correct amount is not deducted from the cart, the cart is giving too big of a discount, see attached screenshot.

The discount is supposed to be 40% of $29938 (the price of the projector), but it is more than that.
#73
Extension Support / Re: Default UPS extension cras...
Last post by Basara - November 03, 2025, 01:20:32 AM
Hello.
Could you please describe what issue you're seeing in more detail and share a screenshot of it?
Also, please open your browser's developer console (usually with F12 or Cmd+Option+I) before you start checkout and check if there are any errors there.
Finally, could you let me know which theme you're currently using?
#74
General Support / Re: Date Added
Last post by timlight10 - November 01, 2025, 05:35:28 PM
Thank you, I also had this problem and executing this SQL resolved it for me.
#75
Extension Support / Re: Default UPS extension cras...
Last post by timlight10 - November 01, 2025, 02:34:00 PM
The only thing I see in the error logs are dozens of warnings about not resizing images.
#76
General Support / Re: Create Account
Last post by MGBReg - October 31, 2025, 08:39:03 AM
Thanks for the info Basara.

I have added the wording disabled to the info.
#77
General Support / Re: Create Account
Last post by Basara - October 31, 2025, 03:07:24 AM
The newsletter option you're seeing on the registration page comes from the RegisterCustomerFrm form; it's included as a field named "Subscribe".

We've intentionally locked the status of this field in the Forms Manager, so it can't be disabled directly from the admin interface. While you can disable it manually in the database, please note that doing so may break some default functionality related to customer preferences and notifications.

For that reason, we don't recommend disabling it
#78
General Support / Re: Create Account
Last post by MGBReg - October 30, 2025, 05:27:34 PM
Thank you for the reply Basara.

I now appear to have a fully functioning site :0)

I can remove the Newsletter from everywhere except - in "Notifications" and when you register for an account.

These are not shown in the forms managers.

If I follow this post https://forum.abantecart.com/index.php?topic=5827.0 I can remove it from the Notifications page. But I cannot see how to remove it from the create page/template.

Thanks again

Paul

#79
Support / Re: Error calculating tax inco...
Last post by Basara - October 30, 2025, 10:41:28 AM
Hello.
It's usually better to simplify your setup by using one Tax Class and assigning it to all products. Then, inside that single Tax Class, you can create multiple tax rates for each Geo Zone or location (US, EU, Asia, etc.).

When adding the rates, make sure to use the "Apply tax if >=" condition correctly, so the right rate is applied based on the customer's shipping address.

After you finish the configuration, clear both the AbanteCart cache and your browser cache. This ensures that when a customer starts the checkout and enters their shipping address, the new tax configuration is properly applied (not cached).
#80
General Support / Re: How to add categories and ...
Last post by miunre - October 30, 2025, 03:58:20 AM
thanks, i did my best

Forum Rules Code of conduct
AbanteCart.com 2010 -