Hello All,

You can solve it yourself:
go to phpMyAdmin and implement this request:



UPDATE `fl_admin_controllers` AS `T1`
INNER JOIN `fl_admin_controllers` as `T2` ON `T2`.`Key` =...