Quote:
menu status {
.rooms
..$submenu($popupmenu($1))
}

how come the menu is disabled?


try this:
Code:
menu status {
  rooms
  .$submenu($popupmenu($1))
}