I'm using this code in my sidebar to show a custom menu:
`<?php printCustomMenu('hoofdmenu','list','hoofdmenu','hoofdmenuactive','','',0,false,'','') ?>`
It works perfecty on the main news page, but when viewing the next page with older entries, the code somehow breaks the page. When viewing the source of the page, the html output stops just before this function should be executed. Perhaps a bug?
Comments
`[Sat Jul 24 19:31:28 2010] [error] [client 84.24.72.107] PHP Fatal error: Call to a member function getTitle() on a non-object in /var/www/vhosts/degroeneman.nl/httpdocs/zp-core/zp-extensions/menu_manager.php on line 298, referer: http://www.degroeneman.nl/news`
As said by sbillard on the other thread the automatic database backup is now on the list for 1.3.2, but backuping your files is really our task. Since you should not change zp-core files anyway, there is not that much to backup anyway..
EDIT: I converted the home.php to a simple index.html. That always works
If this worked for you before please open a ticket with an exact description so sbillard sees it later.