Each of this is a subpage of the gallery page. I also created two separate templates, an "album" template (sheldon-album) that should just display the album "cover" image and link to the subgallery for each of those albums.
I also created an expanded template (sheldon-litebox) for each album. So far so good.
The main Gallery page is here:
http://sheldon.mytestbed.com/gallery/
And when you click on each you are taken to the respective album. Again, so far so good.
However, in either album, if you hover over the link "Back to Parent Gallery," OR even if you hover over the main Gallery page's two album cover links, you'll see the module appends "/60" to the URL, like this:
http://sheldon.mytestbed.com/gallery/60
That link SHOULD go to the main Gallery page (using the sheldon-album template). Yet it pulls the subdir template, sheldon-litebox.
What am I doing wrong? Should I check my .htaccess file? (That bit me in the behind earlier this week regarding another module on another CMSMS site.
