Hi guys, i update my oreon from 1.3.1-1 to 1.3.2.
Everthing works fine, at the moment, exept one thing:
http://img116.imageshack.us/my.php?image=1rt6.jpg
Frist time i tink, maybe i miss php-rdd libs, but in serivice details, the pizza graph as been generated.
http://img115.imageshack.us/my.php?image=2mo3.jpg
In erro log of apache, i get this erro:
and in this file, in line 116, i have:
Any hint about it guys?
2 others minor problens:
My Quick Search dont work =(
And my Options > About shows me:
You are not allowed to reach this page
But i dont care soo much those ones, exept the main pizza graph.
Anyone have some ideia?
Tks for help guys
Everthing works fine, at the moment, exept one thing:
http://img116.imageshack.us/my.php?image=1rt6.jpg
Frist time i tink, maybe i miss php-rdd libs, but in serivice details, the pizza graph as been generated.
http://img115.imageshack.us/my.php?image=2mo3.jpg
In erro log of apache, i get this erro:
Code:
[client 10.0.0.113] PHP Notice: Undefined index: command_command_id_arg2 in /usr/local/oreon/www/include/configuration/configGenerate/genHosts.php on line 116, referer: [url]http://10.0.0.75/oreon/oreon.php?p=607[/url]
and in this file, in line 116, i have:
Code:
$host["command_command_id_arg2"] = str_replace('#BR#', "\\n", $host["command_command_id_arg2"]);
Any hint about it guys?
2 others minor problens:
My Quick Search dont work =(
And my Options > About shows me:
You are not allowed to reach this page
But i dont care soo much those ones, exept the main pizza graph.
Anyone have some ideia?
Tks for help guys
Comment