Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: unexpected error  (Read 1487 times)

Offline ali

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
unexpected error
« on: September 19, 2022, 07:13:35 AM »

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

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: unexpected error
« Reply #1 on: September 20, 2022, 06:47:58 AM »
You should to add column into table order_products manually via phpMyAdmin
See screenshot
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline ali

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: unexpected error
« Reply #2 on: September 22, 2022, 11:09:25 AM »
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 .
« Last Edit: September 22, 2022, 11:11:53 AM by ali »

 

Powered by SMFPacks Social Login Mod