You are not logged in.
Hello.
I have GLPI 10 on Synology. Using PHP8. I have configured Queuenotifications to use CLI and I have Automatick tasks (cron) configured. But it ends with error.
If I try run in terminal: php /volume1/glpi/front/cron.php
It ended with this error:
PHP Parse error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST) in /volume1/glpi/src/Features/Inventoriable.php on line 53
Parse error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST) in /volume1/glpi/src/Features/Inventoriable.php on line 53
But if I send notifications with button in Queuenotification, it is all sent.
Can anybody help?
Than you.
Offline