Forums / Setup & design / Parents of a node doesn't update on publishing
Guillaume Kempfer
Thursday 15 September 2005 9:13:26 am
Hi,
I've got a problem, when i publish a new object in /my/object/path, only the node "path" is updated and not the others paths. I'm talking about my siteaccess. I'm using ezp v. 3.6I set my content.ini like that :
[VersionView] AvailableSiteDesignList[]=lubstrat AvailableSiteDesignList[]=lubstrat_admin DefaultPreviewDesign=lubstrat AllowChangeButtons=disabledAllowVersionsButton=disabled
and my TemplateSettings like that :
[ContentSettings]ViewCaching=enabled
[TemplateSettings] NodeTreeCaching=disabled TemplateCache=enabled TemplateCompile=enabledTemplateOptimization=enabled
And SmartCacheClear is disabled.
If i set ViewCaching=disabled it works.
Please help me, i don"t know where the problem come from.
Thanks
Tuesday 20 September 2005 2:03:41 am
I will try to detail my problem.
A tree example
-ROOT |--FAMILY1 |---PRODUCT1 |---PRODUCT2 |---PRODUCT3 |--FAMILY2 |---PRODUCT1 |---PRODUCT2 |--FAMILY3 |---PRODUCT1 |.....
The frontoffice display all the products from all the families on the "PRODUCTS ROOT PAGE".
And the "PRODUCTS FAMILY PAGE" will display all the products published in the current selected family.
So when i publish a new product, the "PRODUCTS FAMILY PAGE" is updated but the "PRODUCTS ROOT PAGE" isn"t...
Please help !thanks