Quote Originally Posted by Jeroen
I converted my old template to the new one just by reading the suplied templates. I couldn't get one thing to work: the tag <!--[AlbumCount/]--> gives a "0" on the main level. On my main page I wan't to have the total number of CD's that are in the DB (see: [url]http://cd.vanzea.com[/url], using the old version). How do I do this?
This was changed in v.5. Since in new version it is possible to create several album lists on the same page, AlbumCount now refers to the last one. So you need to move your AlbumCount tag below the Album.../Album statement.

Andrei