Forums / Install & configuration / Different Values for show-subtree in toolbar.ini.append.php
John Smith
Tuesday 04 March 2008 6:14:28 am
Hi there,
Hope someone can help me. In ezpublish 3.6.1 I have created a calender from Design-> toolbar management and it appears in the right column of the website. Checked the toolbar.ini.append.php which is in /settings/siteaccess/<name>/toolbar.ini.append.php
[Tool_right_calendar_3] show_subtree=eventsshow_classidentifiers=events_article
Now in ezpublish4.0.0 I have created the same thing and the values are as below:
[Tool_right_calendar_3] show_subtree=65show_classidentifiers=events_article
The difference is the value of "show_subtree" which i am getting in ezpublish 4.0. In the way the code which i have written for 3.6.1 is totally broken when I am upgrading to 4.0.
Is there is any solution to this proble obviously without changing the code. Otherwise sites will break after upgradation.
Please help.
Smith