Hi,
I use PrintAlbumMenu as jump list as well, since 1.4.7 it doesn't show the subalbums anymore. Tried with the master, but no success.
When I replace the print_album_menu.php with the 1.4.6 one, the subalbums are shown.
I'm using this code:
`
<?php printAlbumMenu("jump", false, "", "", "", "", "", false, false, true); ?>
`