You are not logged in.
Hi
Step by step
- adds notifications,
- (modifies) I select the second reporting person from the list
- GLPI displays the problem
debug mode:
PHP Warning (2): Cannot use a scalar value as an array in /home/deniro82/domains/my_domian.pl/public_html/help/src/Session.php at line 1381
in this line I have
$_SESSION['glpicsrftokens'][$token] = time() + GLPI_CSRF_EXPIRES;
if (!$standalone) {
$CURRENTCSRFTOKEN = $token;
}
return $token;
}
now the panel looks like this:
Last edited by dniro83 (2022-11-20 13:38:45)
Offline
Please try updating to 10.0.5 when possible and see if the issue remains. Many bug fixes were made between 10.0.3 and 10.0.5.
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline