I have tried to install Tastylgniter in a web hosting with demo datas. But I failed. The php version is PHP 8.0. Here is the wrong code. Anyone happen the same situation? How can I solve this problem.
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (ycumitje_tastyigniter.ti_menu_item_options, CONSTRAINTti_menu_item_options_menu_id_foreignFOREIGN KEY (menu_id) REFERENCESti_menus(menu_id) ON DELETE CASCADE ON UPDATE CASCADE) (SQL: insert intoti_menu_item_options(option_id,menu_id) values (4, 1))