diff --git a/pandora_console/include/ajax/events.php b/pandora_console/include/ajax/events.php index 7ccf17938b..ddf36ee912 100644 --- a/pandora_console/include/ajax/events.php +++ b/pandora_console/include/ajax/events.php @@ -2000,7 +2000,7 @@ if ($table_events) { include_once 'include/functions_graph.php'; $id_agente = (int) get_parameter('id_agente'); - $all_events_24h = (int) get_parameter('all_events_24h'); + $all_events_24h = (int) get_parameter('all_events_24h', 1); // Fix: for tag functionality groups have to be all user_groups // (propagate ACL funct!). diff --git a/pandora_console/operation/agentes/status_events.php b/pandora_console/operation/agentes/status_events.php index 39b8b9edf0..30df1fb897 100755 --- a/pandora_console/operation/agentes/status_events.php +++ b/pandora_console/operation/agentes/status_events.php @@ -43,7 +43,7 @@ html_print_div( ?>