<?php
$aGalleyIndex = getParentAlbums();
echo $aGalleyIndex[0]->getTitle(); ?>
ok that is working when i am in User > album or USer > Album > Album
But when i am just on user it gives the Fatal error: Call to a member function on a non-object in error
ANy fix for that ?
Or any way of just showing this code in the sub albums and not the main ?
Thanks a lot for your help so far elderz