PLEASE HELP, need to install urgently !
Instalation with Installer or with line composer shows always some errors about foreign key.
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (magentex_datenbank.ti_menu_item_options, CONSTRAINT ti_menu_item_options_menu_id_foreign FOREIGN KEY (menu_id) REFERENCES ti_menus (menu_id) ON DELETE CASCADE ON UPDATE CASCADE) (SQL: insert into ti_menu_item_options (option_id, menu_id) values (4, 1))