Hello guys..
During the tests i met 3 errors .... I'm using a fresh installation, on gentoo system.
1 - When try copy item from one host to another one... this message appear on the screen
2 - item agent.version report on web this value "<pre> 1.5 </pre>". It seems a html error.
3 - When add new host, on top appear "new hostname added" but it is not displayed on screen. I need reload page.
Thanks !!
AndreA
During the tests i met 3 errors .... I'm using a fresh installation, on gentoo system.
1 - When try copy item from one host to another one... this message appear on the screen
* array_search() [<a href='function.array-search'>function.array-search</a>]: Wrong datatype for second argument[/home/maruscya/public_html/include/items.inc.php:197]
* mysql_real_escape_string() expects parameter 1 to be string, array given[/home/maruscya/public_html/include/db.inc.php:451]
* Invalid argument supplied for foreach()[/home/maruscya/public_html/include/items.inc.php:301]
* Added new item digimon.local:system.cpu.load[,avg1]
* array_search() [<a href='function.array-search'>function.array-search</a>]: Wrong datatype for second argument[/home/maruscya/public_html/include/items.inc.php:197]
* mysql_real_escape_string() expects parameter 1 to be string, array given[/home/maruscya/public_html/include/db.inc.php:451]
* Invalid argument supplied for foreach()[/home/maruscya/public_html/include/items.inc.php:301]
* Added new item digimon.local:system.cpu.load[,avg15]
* array_search() [<a href='function.array-search'>function.array-search</a>]: Wrong datatype for second argument[/home/maruscya/public_html/include/items.inc.php:197]
* mysql_real_escape_string() expects parameter 1 to be string, array given[/home/maruscya/public_html/include/db.inc.php:451]
* Invalid argument supplied for foreach()[/home/maruscya/public_html/include/items.inc.php:301]
* Added new item digimon.local:system.cpu.load[,avg5]
* mysql_real_escape_string() expects parameter 1 to be string, array given[/home/maruscya/public_html/include/db.inc.php:451]
* Invalid argument supplied for foreach()[/home/maruscya/public_html/include/items.inc.php:301]
* Added new item digimon.local:system.cpu.load[,avg1]
* array_search() [<a href='function.array-search'>function.array-search</a>]: Wrong datatype for second argument[/home/maruscya/public_html/include/items.inc.php:197]
* mysql_real_escape_string() expects parameter 1 to be string, array given[/home/maruscya/public_html/include/db.inc.php:451]
* Invalid argument supplied for foreach()[/home/maruscya/public_html/include/items.inc.php:301]
* Added new item digimon.local:system.cpu.load[,avg15]
* array_search() [<a href='function.array-search'>function.array-search</a>]: Wrong datatype for second argument[/home/maruscya/public_html/include/items.inc.php:197]
* mysql_real_escape_string() expects parameter 1 to be string, array given[/home/maruscya/public_html/include/db.inc.php:451]
* Invalid argument supplied for foreach()[/home/maruscya/public_html/include/items.inc.php:301]
* Added new item digimon.local:system.cpu.load[,avg5]
3 - When add new host, on top appear "new hostname added" but it is not displayed on screen. I need reload page.
Thanks !!
AndreA
Comment