Somehow I can't get album to work on latest version of nextgen using custom post type. It seems friendly permalinks, whether activate or not, gets in the way.
custom post type rewrites with slug "gallery"
nextgen if permalink not activated, always returned to the same page
if permalink activated to "nggallery", it returns 404 or to same page
if rename nextgen permalink to "gallery", then gallery page will show, but still not album. However, custom post type for gallery returned 404, as it conflicted with nextgen rewrite.
What do I need to do to get this to work? Please help.