Cant display Left Menu

Cant display Left Menu

Friday 22 October 2004 11:58:56 am - 2 replies

Author Message

Martin Ulrich

Tuesday 26 October 2004 8:55:36 am

I had a similar problem. No left menu, but only the first item "contact us" (contact form) is there. (clean installation (news))

Moreover the following does NOT work (left_menu.tpl) STRANGE !!!:

{let docs=treemenu( $module_result.path,
                    $module_result.node_id,
                    array( 'folder' ),
                    0, 5 )
                    depth=1}

However the folling works:

{let docs=treemenu( $module_result.path,
                    $module_result.node_id,
                    array( 1,31,32,33 ),
                    0, 5 )
                    depth=1}

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Thomas Johannessen

Wednesday 27 October 2004 5:08:36 am

I see, but I could not make this work either. HOwever, its your node numbers ids u list to be shown??

..thomas


www.taon.no

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.