Hello to all,
I am with a problem in cacti, when I click in the Icon "graph management", and after I clik "add" in the select box appear:
"Undefined index: id in /var/www/cacti/lib/html.php on line 369 and
Undefined index: name in /var/www/cacti/lib/html.php on line 376".
I think the problem is in the function in graph.php:
function graph_edit() {
global $colors, $struct_graph, $image_types, $consolidation_functions, $graph_item_types, $struct_graph_item;
/* ================= input validation ================= */
input_validate_input_number(get_request_var("id"));
/* ==================================================== */
$use_graph_template = true;
if (!empty($_GET["id"])) {
......
When I do "echo ($_GET["id"]);" it comes empty with no id, Why????
Help will be appreciated.
Regards,
Marco C.
Problem in graph management - HELP
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 3 guests