News:

AbanteCart v1.4.4 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Basara

#1
Hello

This is not related to the NOVATOR template. Europe/Istanbul is a valid PHP timezone, but MySQL/MariaDB is rejecting it because probably your hosting does not allow to set it.

In most cases this warning can be ignored, as it rarely causes serious issues. However, the proper fix is on the database server side. Ask your hosting provider/server admin to set MySQL timezone to match your php timezone.
#2
General Support / Re: Delete spam customers
May 11, 2026, 02:27:09 AM
Quote from: timlight10 on May 09, 2026, 02:09:04 PMI have reCaptcha enabled, but I still get spam customers and contact form entries. Any suggestions?
Hello.
Make sure reCAPTCHA is enabled for all relevant pages/forms and switch to reCAPTCHA v3, and consider increasing the score threshold in reCAPTCHA settings
#3
Hello.
We tested an upgrade from 1.4.3 to 1.4.4, and UPS is working correctly in that case.

This error points to a missing dependency/class file from the UPS SDK rather than a general checkout issue.

Please compare your installed UPS extension files with the current 1.4.4 master UPS files here:

https://github.com/abantecart/abantecart-src/tree/master/public_html/extensions/ups

Pay special attention to the extensions/ups/core/ups_sdk/vendor/ directory and make sure all files are present and uploaded correctly. Also check file and folder permissions so PHP can read these files.

Another possibility is hosting-side security filtering. If your host has an internal firewall, for example ModSecurity, it may block part of the new UPS code or its requests. You may need to ask the hosting provider to check the ModSecurity/firewall logs for blocked requests related to the UPS extension.
#4
Hello.
Thank you for reaching out and sharing the details. We'll investigate the issue with the update link
#5
Quote from: Heemet on April 29, 2026, 11:13:10 AMThank you.  To try out the new USPS extension in AbanteCart v. 1.4.3, can I just copy https://github.com/abantecart/abantecart-src/tree/1.4.4/public_html/extensions/usps to the extensions folder in my installation?
Hello. You can try, but we recommend waiting for the 1.4.4 release
#6
Quote from: G. O. on December 08, 2025, 11:38:21 PMHello AbanteCart Team,

Is there any fix for this issue please?
 

Thank you

Hello.
Please try to apply the fix commit
#7
Quote from: badmouse on January 06, 2026, 03:06:20 PMhas there EVER been a solution to this??  USPS has disabled the extension at this point and it's no longer usable as it sits.  Any help in getting it working again?
Yes, there is progress on this.

The USPS extension is currently in development and has already been updated in the 1.4.4 branch. You can try the latest version here:
https://github.com/abantecart/abantecart-src/tree/1.4.4/public_html/extensions/usps

An official release is coming soon, so this issue is actively being worked on.
#8
Hello.
No, you cannot use 1.3.4 database directly with 1.4.3

If you want to move to 1.4.3, the safer option is to export your products from 1.3.x and then import them back into a fresh 1.4.3 installation.

If you still have your 1.3.4 files and database, another option is to hire professionals to perform the upgrade for you. In that case, they may be able to migrate the store properly and preserve most of your existing data and setup.
#9
Support / Re: testing email
March 31, 2026, 06:48:40 AM
Hello.
Thank you for sharing this fix. This will definitely help others running into the same issue.

Quick question: Did you update using Softaculous or the native AbanteCart updater? It would be useful to know which method left the permissions at 0777.
#10
Hello.
Put the JavaScript in an HTML block and assign that block to the page layout where the form is shown.

There are other ways to add JavaScript too, such as directly in the template files, but using an HTML block is usually the easier method for this kind of task.
#12
Upgrade / Re: Migration tool checker ?
February 09, 2026, 02:04:09 AM
Hello.
If file or database structure comparison against a clean install doesn't resolve the issue, the recommended approach is a fresh install and migrating data. You can always export and import products into a new installation using the built-in export tool:
https://abantecart.atlassian.net/wiki/spaces/AD/pages/14647524/Export
#13
Extension Support / Re: USPS Extension Update?
February 09, 2026, 01:59:40 AM
Yes, we do plan to update the USPS extension to support the new USPS APIs.

That said, AbanteCart is an open source project and our development resources are limited. Because of that, we don't have an ETA we can commit to at this time. The recent USPS API changes require more than just swapping credentials, so it does take some development and testing effort.

If anyone in the community would like to contribute,  to help accelerate the update, contributions are always welcome.
#14
Quote from: mikasa23 on February 03, 2026, 10:27:54 PMDo I need to create a special menu item or layout block for it? And will that content page still support SEO URLs the same way categories do?
Hello. Add the new menu item after you created a page https://abantecart.atlassian.net/wiki/spaces/AD/pages/12320858/Storefront+Menu
Content page supports custom layouts as well as SEO Urls
#15
Hello.
Categories are meant to list products, so AbanteCart shows the "There are no products in this category." message when none are assigned. If you want an info-only page, create it under Design > Content and add it to your menu. Otherwise, you can change that message in Language Definitions (search for the phrase and edit it).
https://abantecart.atlassian.net/wiki/spaces/AD/pages/15466660/Language+Definitions

To delete the scam customer: Admin > Sales > Customers, select the customer, then click Remove.

Forum Rules Code of conduct
AbanteCart.com 2010 -