Forums / Install & configuration / Problem with nodes not shown in the treemenu
Sébastien Antoniotti
Friday 23 March 2007 6:46:19 am
Hi,
I have a problem with the treemenu who doesn't show me a part of nodes even if they are specified in the contentstructuremenu.ini.append.php of my admin siteaccess :
<?php /* #?ini charset="iso-8859-1"? [TreeMenu] ShowClasses[] ShowClasses[]=folder ShowClasses[]=artiste ShowClasses[]=album ShowClasses[]=chanson ShowClasses[]=user_group ShowClasses[]=tablature ShowClasses[]=guitar_pro ShowClasses[]=actu ShowClasses[]=groupe ShowClasses[]=user ShowClasses[]=article ShowClasses[]=comment */ ?>
So all classes are shown except 'article' and 'actu'.
Here is a screen of the classes identifier :http://www.hiboox.com/image.php?img=1b152ded.jpg
Thanks in advance !
eZ Publish Freelance web : http://www.webaxis.fr
Łukasz Serwatka
Monday 02 April 2007 10:38:37 pm
Hi Sébastien,
Did you manage to get it work? Check if there is no global setting that override yours. Clear also _all_ the cache.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Tuesday 03 April 2007 10:55:05 am
Hi Lukasz,
I have not solved my problem by checking the configuration (all were right) so I have installed the ezjaxx extension and now all is ok and the treemenu is better ;)