adding screen element "hosts info" breaks screen - nothing is displayed anymore, neither in configuration section, nor monitoring section. page contents sort of are trimmed where the screen should be, even page footer is not displayed.
php error log contains :
PHP Fatal error: Call to undefined method CTable::ctable() in /srv/www/htdocs/zabbix-1.7/include/classes/class.chostsinfo.php on line 29
removing the hosts info element from the db directly allows to use the screen again
php error log contains :
PHP Fatal error: Call to undefined method CTable::ctable() in /srv/www/htdocs/zabbix-1.7/include/classes/class.chostsinfo.php on line 29
removing the hosts info element from the db directly allows to use the screen again
Comment