Tell me how to correct the error. Multi-level menu 3 level. The first 2 levels open fine. At the opening level 3, everything collapses. Use this bootstrap theme (https://appstack.bootlab.io/dashboard-analytics.ht... multi level
Build menu so
function getCat($link){
$sql = "SELECT id, parent_id, name,link FROM category WHER...