Recent Posts

Pages: [1] 2 3 ... 10
1
Installation and Configuration / Re: Various Error messages
« Last post by AromeCity on May 20, 2025, 08:24:08 PM »
@abolabo

There is for sure some kind of bug in the 1.4.2 upgrade script.

See screen shot.

1. I restored the cart using a backup and restored it back to 1.4.0.

2. Performed 1.4.1 upgrade using admin panel. No issues.

3. When you upgrade to 1.4.2 via admin panel you get this error message. See enclosed.

Interestingly, under Install/Upgrade history it says updated to 1.4.2 which makes no sense.

We modified the MY SQL Settings to eliminate any SQL time out time out errors but still the same.




2
Installation and Configuration / Re: Various Error messages
« Last post by AromeCity on May 20, 2025, 07:51:26 PM »
This is very confusing. If you look at the install logs. See enclosed image it says version 1.4.2 was successful.

As you cannot uninstall 1.4.2 and whatever got installed under 1.4.2 during the upgrade how do we fix that?

3
Issue is still persisting and the Bluehost hosting team says all the DNS records and other mx records which are needed seems set-up correctly and they are asking to get in touch with the deloper or designer to check on the application. Not sure as I am struck with this since long time.
4
Existing features / Re: Updating option qty
« Last post by Basara on May 20, 2025, 03:01:22 AM »
Hello.
To update existing products, you must have an import file that includes the option name, option value name, and other relevant details. If the option name is missing, the import process won't recognize which attribute to update and may end up removing the option instead.
5
Installation and Configuration / Re: Various Error messages
« Last post by Basara on May 20, 2025, 02:03:38 AM »
@abolabo

I am not following your instructions.

These error messages are coming up:

When I am creating a category using the admin panel. Why do I have to go down to the code level?

Sorry, I am really confused.

It looks like your upgrade wasn't fully completed, which is why you're seeing version 1.4.1 in the footer and encountering SQL errors due to a missing database upgrade.
6
Installation and Configuration / Re: Various Error messages
« Last post by AromeCity on May 19, 2025, 06:51:25 PM »
@abolabo

I am not following your instructions.

These error messages are coming up:

When I am creating a category using the admin panel. Why do I have to go down to the code level?

Sorry, I am really confused.

7
Installation and Configuration / Re: Various Error messages
« Last post by abolabo on May 19, 2025, 02:47:20 PM »
you should to run sql queries manually via phpMyAdmin.
Regarding error i guess you should to start since line 1091
https://github.com/abantecart/abantecart-src/blob/master/public_html/install/abantecart_database_upgrade.sql#L1091

Do not forget to replace table prefix with yours before
8
Installation and Configuration / Various Error messages
« Last post by AromeCity on May 19, 2025, 01:26:45 PM »
Hi,

I am experiencing all kinds of error messages with the new versions of AbanteCart cart such 1.4.1. and 1.4.2.

1. Issue one, I successfully updated AbanteCart cart to 1.4.2 but when you log into the admin panel at the bottom it still says 1.4.1. Not sure why.

2. Now when I try to create a category, I am getting following error message. I have 4 AbanteCart cart installed under 2 domains and each giving various error log messages.

=======================
ERRO LOG OF ONE DOMAIN. Version 1.4.2

2025-05-19 17:16:40 - 1054: Unknown column 'supplier_code' in 'field list'
INSERT INTO ab_categories
SET parent_id = '0',
sort_order = '0',
status = '1',
supplier_code = NULL,
supplier_id = NULL,
date_modified = NOW(),
date_added = NOW()

===============================
ERROR LOG UNDER ANOTEHR DOMAIN Version 1.4.2

SQL Error: Unknown column 'supplier_code' in 'field list'\nError No: 1054\nSQL: INSERT INTO wv4w_categories
SET parent_id = '0',
sort_order = '0',
status = '1',
supplier_code = NULL,
supplier_id = NULL,
date_modified = NOW(),
date_added = NOW()PHP call stack:
#0 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/lib/db.php:138
#1 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/extensions.php:1175
#2 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/extensions.php:406
#3 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/lib/db.php:104
#4 /home/solucompcp/public_html/www.telcosupplies.com/shop/admin/model/catalog/category.php:39
#5 /home/solucompcp/public_html/www.telcosupplies.com/shop/admin/controller/pages/catalog/category.php:296
#6 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/dispatcher.php:308
#7 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/dispatcher.php:343
#8 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/page.php:110
#9 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/router.php:204
#10 /home/solucompcp/public_html/www.telcosupplies.com/shop/core/engine/router.php:86
#11 /home/solucompcp/public_html/www.telcosupplies.com/shop/index.php:95



Can someone assist?

Thanks
9
Template Support / Re: Blurb text on V.1.4.1
« Last post by Basara on May 19, 2025, 06:07:50 AM »
as i see we upgraded to 1.4.2 but this issue still exist. do you have any solution please ?

Hello. This isn't an issue. You can adjust your theme to render HTML. Try this solution
https://forum.abantecart.com/index.php/topic,7707.msg37263.html#msg37263
10
Customization help / Re: Static Headers, Footers and Side Bars? v1.4.2
« Last post by LuzDeLaDiosa on May 18, 2025, 01:19:07 PM »
OK, I'm working on some edits to create an includes folder for header, footer, and maybe side bars and I'll post here after testing. Thanks!
Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod