Hi,

I want to create my own page with the category listing on it like on the sitemap page.

Now this does what i want in the sitemap page but this code won't work at all on my page if i use it.

<div id="siteMapList"><?php echo $zen_SiteMapTree->buildTree(); ?>

Can i use this code and doesn't it just call a function? How can i get it to work ?