Hi again, after updating to latest version the other day I’ve just found out as the cafe opened this morning that no orders will process.
Every time I try and press confirm at the checkout page I get the following pop up:
"SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (ix000089_mannadelivery
.ti_order_menus
, CONSTRAINT order_menus_menu_id_foreign
FOREIGN KEY (menu_id
) REFERENCES ti_menus
(menu_id
) ON DELETE CASCADE ON UPDATE CASCADE) (SQL: insert into ti_order_menus
(order_id
, menu_id
, name
, quantity
, price
, subtotal
, comment
, option_values
) values (960, 205, 6oz Jurassic Burger, 1, 3.7, 3.7, , O:34:“Igniter\Flame\Cart\CartItemOptions”:2:{s:8:“items”;a:0:{}s:28:“escapeWhenCastingToString”;b:0;}))
"
Please advise how to fix as I am getting people trying to order and no data coming in 🙁