You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-11-17 13:34:38

dniro83
Member
Registered: 2022-11-17
Posts: 1

GLPI 10.0.3 bug Session.php line 1381

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:

Zrzut-ekranu-2022-11-17-122336.png

Last edited by dniro83 (2022-11-20 13:38:45)

Offline

#2 2022-11-22 16:03:36

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,430
Website

Re: GLPI 10.0.3 bug Session.php line 1381

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

Board footer

Powered by FluxBB