Recent Posts

Pages: [1] 2 3 ... 10
1
Existing features / Re: Updating option qty
« Last post by Basara on Today at 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.
2
Installation and Configuration / Re: Various Error messages
« Last post by Basara on Today at 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.
3
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.

4
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
5
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
6
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
7
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!
8
General Support / Re: Unknown error encountered. Please try again!
« Last post by AGAEV25 on May 17, 2025, 12:27:56 PM »
This is the same exact issue I am having. If I use a third party hosting site, would I still be able to update AbanteCart on my end or is this something the host needs to do?
9
Template Support / Re: Blurb text on V.1.4.1
« Last post by G. O. on May 17, 2025, 04:33:58 AM »
as i see we upgraded to 1.4.2 but this issue still exist. do you have any solution please ? 
10
is there any support in this section please?
Pages: [1] 2 3 ... 10

Powered by SMFPacks Social Login Mod