Is there a way that empty albums are not shown in the album list?
thanks,
Verena
No way unless you modify the code. Open thumbnail.php and find the line containing empty album picture name. And then do an "if" statement for that block of code to skip the album if picture count is zero.