News:

AbanteCart v1.4.4 is released.

Main Menu

Recent posts

#31
Upgrade / Re: Multiple Upgrade Problems
Last post by Allan Scoot - May 05, 2026, 10:59:08 AM
Quote from: Cathus3 on September 23, 2024, 11:21:49 PMI'm having loads of issues upgrading.

I tried upgrading 1.2.16 to 1.30. It ran and then I couldn't access website or admin, just got a blank page. As I couldn't access admin, I couldn't do a restore from the backup.

After hours of trying I decided to just delete the site, load 1.4.0 and then import my php database backup. It was too large to upload so I've spent all day loading individual tables.

Lots of issues now but here are two. My layouts have suddenly disappeared. All page templates appear in the screen grab. The Novator template appears to be missing though it is referenced in my php layouts table

I can't turn blocks on and off, the blue ON switch is kind of greyed and when I mouseover it a red NO ENTRY sign pops up.

I may have overwritten some new 1.4.0 tables when importing my old website tables

what is the best way to get my site working again, preferably with 1.4.0 or should  just delete everything and load a 1.2.16 site which worked fine? connections unlimited


Given the severity and breadth of issues encountered after a direct database import from 1.2.16 into a 1.4.0 installation, the primary challenge is likely database schema and data integrity. Overwriting new 1.4.0 tables with older 1.2.16 structures will almost certainly lead to inconsistencies that manifest as missing layouts and dysfunctional UI elements. To diagnose the layouts, verify the `template` and `layout` table structures against a clean 1.4.0 installation and ensure all necessary entries exist and reference valid file paths on the filesystem. For the block toggles, check your server's PHP error logs, the browser's developer console for JavaScript errors, and confirm that the user account attempting to modify blocks has the correct permissions within the 1.4.0 system, as this UI behavior often indicates a backend validation or permission failure.
#32
Tips and Tricks / Re: Solution - How to avoid la...
Last post by Niennow Amanda - May 03, 2026, 09:51:56 PM
Hey everyone, struggling with dropdown menus overflowing on desktop? I had the same issue! If your last category dropdown is going off-screen, this CSS fix might help. It's like fine-tuning Ragdoll Archers, just a small adjustment for a big impact. Add this to your style.css:

section#categorymenu > nav.subnav > ul.categorymenu > li:last-child > a + div.subcategories { left:-200px; }

Hopefully, this helps keep your menu tidy!
#33
Extension Support / Re: Paypal Commerce (Extension...
Last post by Basara - April 30, 2026, 05:46:44 AM
Hello.
Thank you for reaching out and sharing the details. We'll investigate the issue with the update link
#34
Installation and Configuration / Re: USPS Extension problem Web...
Last post by Basara - April 30, 2026, 05:45:23 AM
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
#35
Installation and Configuration / Re: USPS Extension problem Web...
Last post by Heemet - April 29, 2026, 11:13:10 AM
Quote from: Basara on April 13, 2026, 09:35:06 AM
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.

Thank 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?
#36
Extension Support / Paypal Commerce (Extension ID:...
Last post by Heemet - April 29, 2026, 10:58:16 AM
I have AbanteCart v. 1.4.3 installed.  I have been using Paypal Express Checkout (Extension ID: default_pp_express) and see that it is not confirmed to work with AbanteCart v. 1.4.3.  I'd like to switch to Paypal Commerce (Extension ID: paypal_commerce), but there is a message in my admin portal that "New version (1.4.4) is available. Click to update now."  The link to update does not work. 

Where can I find v. 1.4.4 of Paypal Commerce?

Thank you!
#37
Template Support / Re: on last upgrade 1.4.3 vers...
Last post by Basara - April 23, 2026, 05:15:04 AM
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
#38
Installation and Configuration / Re: USPS Extension problem Web...
Last post by llegrand - April 13, 2026, 06:13:52 PM
On the other hand, the USPS API offers more advanced features for complex shipping solutions, including bulk shipping, custom logistics, and enterprise-level integration. While both APIs are used for interacting with USPS services, the Web Tools API is simpler, while the USPS API is better suited for larger operations needing a more comprehensive shipping and logistics system.
Quote


We are WHY2 in the Market Place and have been using the latest USPS API for cart versions starting with 1.4.0 and forward.

https://why2central.net/docs/processing-category-and-pricing-rule/

Can you please explain what you are referring to "suited for larger operations needing a more comprehensive shipping and logistics system."  What do you think is missing?
#39
Installation and Configuration / Re: USPS Extension problem Web...
Last post by Basara - April 13, 2026, 09:35:06 AM
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.
#40
The USPS Web Tools API provides basic functionalities like tracking, rate calculations, address validation, and label generation, making it ideal for small businesses or e-commerce websites needing simple integration. It requires a USPS Web Tools account and is easy to set up. On the other hand, the USPS API offers more advanced features for complex shipping solutions, including bulk shipping, custom logistics, and enterprise-level integration. While both APIs are used for interacting with USPS services, the Web Tools API is simpler, while the USPS API is better suited for larger operations needing a more comprehensive shipping and logistics system.

Forum Rules Code of conduct
AbanteCart.com 2010 -