• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 05.12.22, 16:33
  • Opened by: caroline
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #24028 - error when i try to updqte quantity products

Hell I have this error when I try to update quantity products

Unknown column ‘id_country’ in ‘field list’

INSERT INTO `mod713_layered_price_index` (id_product, id_currency, id_shop, price_min, price_max, id_country)

                   VALUES (18,
                      1,
                      1,
                      43,
                      43,
                      3),(18,
                      1,
                      1,
                      43,
                      43,
                      8),(18,
                      1,
                      1,
                      43,
                      43,
                      21)
                   ON DUPLICATE KEY UPDATE id_product = id_product

Comments

Fred 05 Dec 2022, 18:43

as I can see it’s caused by prestashop faceted search module. Try to reset it.
It’s not a problem of the theme