Forums / Setup & design / treemenu doesnt show on frontpage

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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?