Hi ,
Everthing was working fine untill august 1st week . we got our last order ..
from last 1 month didnt get any order on website . so while examining the problem we got to know that , while confirming order after payment selection as cash on delivery . this error is showing .
Abantecart version 13.2
SQL Error: Unknown column 'weight' in 'field list'
Error No: 1054
SQL: INSERT INTO ac_order_products
SET `order_id` = '124',
`product_id` = '572',
`name` = ' 12-01 blue Strap watch',
`model` = '',
`sku` = '',
`price` = '184000',
`cost` = '0',
`total` = '184000',
`tax` = '0',
`quantity` = '1',
`subtract` = '1',
`weight` = '0',
`weight_iso_code` = 'kg',
`width` = '0',
`height` = '0',
`length` = '0',
`length_iso_code` = 'cm'
PHP call stack:
#0 /core/lib/db.php:102
#1 /core/engine/extensions.php:1162
#2 /core/engine/extensions.php:383
#3 /core/lib/db.php:68
#4 /storefront/model/checkout/order.php:263
#5 /core/engine/extensions.php:1162
#6 /core/engine/extensions.php:383
#7 /storefront/model/checkout/order.php:106
#8 /core/lib/order.php:412
#9 /storefront/controller/pages/checkout/guest_step_3.php:82
#10 /core/engine/dispatcher.php:306
#11 /core/engine/dispatcher.php:341
#12 /core/engine/page.php:108
#13 /core/engine/router.php:205
#14 /core/engine/router.php:86
#15 /index.php:97
in /core/database/amysqli.php on line 119
pls help me . Thank you
You should to add column into table order_products manually via phpMyAdmin
See screenshot
Thank you soo much WHY2 support team for your excellent help And quick resolution. you have saved my time and resolved the problem in just a matter of time . will recommend WHY2 support team to everyone for quick resolution . Thank you soo much again .