Forums / Setup & design / treemenu doesnt show on frontpage

treemenu doesnt show on frontpage

Author Message

Osichr Hayez

Thursday 25 November 2004 5:05:04 am

I want to show a treemenu on my site. The tree should start at node 64, a folder, and show the children.

I use the following code:
mainMenu=treemenu( $module_result.path, 64, array('folder','article'), 1, 6 )

This works fine except when you browse the frontpage. Any suggestions to what I can do to solve this?