5
« 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