Monday 22 November 2010 8:29:27 am
Hi all, I'm facing a problem with the content tree at left of the admin. I have some classes defined (village, identity card, etc) which I would have in this tree. I overrided my site_admin siteacces with contentstructuremenu.ini.append.php : [TreeMenu]
Dynamic=disabled
ShowClasses[]
ShowClasses[]=folder
ShowClasses[]=user_group
ShowClasses[]=documentation_page
ShowClasses[]=event_calender
ShowClasses[]=frontpage
ShowClasses[]=forums
ShowClasses[]=village
...
I clear my cache from administration or directly on the server with :
php bin/php/ezcache.php --clear-all --purge without success :( The content tree displays some villages but not all, for a little of them, I have a subtree but it's ramdom... Any ideas ? Thanks in advance for answer.
|