Thứ Ba, 23 tháng 6, 2026

Upgrade j4 to j5 error JMapTable::_getNode(1, id) failed SOLVED

Phát hiện lỗi: khi upgrade joomla 4 lên joomla 5, lưu article xuất hiện lỗi

Save failed with the following error: Joomla\Component\Finder\Administrator\Table\MapTable::_getNode(1, id) failed. 

 Giải pháp: sử dụng phpmyadmin INSERT INTO `#_finder_taxonomy` (`id`, `parent_id`, `title`, `state`, `access`, `lft`, `rgt`) VALUES (1, 0, 'ROOT', 1, 1, 0, 1);

 Nguyên nhân table #_finder_taxonomy thiếu 1 record không có dữ liệu ROOT

 


 


0 nhận xét:

Đăng nhận xét