line 56 in bm_categories.php should be changed from

if($cLevel != $pLevel){
to
if($cLevel != $pLevel && $cLevel >= $pLevel){

original UnsortedList_CategoriesInfoBoxMenu.20101209 package included

you have to manually change the file.

More...