Author Topic: There has been a critical error processing your request  (Read 3204 times)

Offline arena10

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
There has been a critical error processing your request
« on: April 22, 2017, 07:55:25 AM »
SQL Error: Unknown column 'sku' in 'field list'
Error No: 1054
SQL: INSERT INTO abq0_order_products SET order_id = '73', product_id = '509', name = 'Calvin Klein CK Free EDT 100ml за мъже ( Без опаковка )', model = 'CK00013', sku = '', price = '45', total = '45', tax = '3.99', quantity = '1', subtract = '1' in /home/kupiparf/public_html/core/database/amysqli.php on line 109

pls help

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5813
  • Karma: +274/-2
    • View Profile
Re: There has been a critical error processing your request
« Reply #1 on: April 24, 2017, 02:19:50 AM »
Hello.
What is your AbanteCart version? Do you modify core files before?

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: There has been a critical error processing your request
« Reply #2 on: April 24, 2017, 03:49:01 AM »
looks like you did manual upgrade to v 1.2.10 but you forgot to upgrade database.
Please check this file https://github.com/abantecart/abantecart-src/blob/master/public_html/install/abantecart_database_upgrade.sql

you can run this sql via phpMyAdmin to fix.
also do not forget to replace tables name prefix ac_ with yours abq0_
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

 

Powered by SMFPacks Social Login Mod