Author Topic: Critical error when trying to edit an order  (Read 2287 times)

Offline Ollie

  • Sr. Member
  • ****
  • Posts: 253
  • Karma: +27/-1
    • View Profile
    • Assistech
Critical error when trying to edit an order
« on: May 08, 2017, 11:57:40 AM »
I upgraded to v 1.2.10 and I'm getting this critical error when trying to edit an order in the store admin.

Error Log:

2017-05-09 0:59:50 - database error: AbanteCart core v.1.2.10 SQL Error: Column 'sku' in field list is ambiguous
Error No: 1052
SQL: SELECT sku FROM `ac_product_option_values` pov LEFT JOIN `ac_order_options` oo ON pov.product_option_value_id = oo.product_option_value_id WHERE oo.order_id = 255809 in <b>/home/xxx/public_html/store/core/database/amysqli.php</b> on line <b>109</b>

2017-05-09 0:59:50 - warning: AbanteCart core v.1.2.10 Invalid argument supplied for foreach() in <b>/home/xxx/public_html/store/extensions/sales_plus/admin/view/default/template/pages/sale/order_details.tpl</b> on line <b>15</b>

Any insights on how to fix this problem will be greatly appreciated.   
« Last Edit: May 08, 2017, 09:19:06 PM by Ollie »
Assistive technologies for people with special needs:
https://assistech.com/store/

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile

 

Powered by SMFPacks Social Login Mod