I have a big design problem on my site and hope somebody can tell me a solution for this bug
On the People Tab where you can see all members there is the horizontal menu which displays all submenus from the top menu "People". As soon as you choose an age range etc. (on the filter box on the right side) this horizontal menu (menu_block) disappears.
Dolphin itself handles this very well, because invoking the site with the non-friendly url shows the menu.
/browse.php -> Menu visible
/browse.php?sex=female&age=all&country=all -> Menu visible
/browse/female/all/all -> No Menu
So where can i fix that and what is the real problem? These submenus already drove me so crazy in lots modules in the past. But this one i do not know how to fix. I really hope somebody knows this, it breaks my whole site design.