InfotelGLPI / activity

Plugin activity for GLPI
http://blogglpi.infotel.com/
GNU General Public License v2.0
5 stars 5 forks source link

Error while click on apoved holidays #10

Closed zamach132 closed 4 years ago

zamach132 commented 4 years ago

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/glpi/inc/html.class.php:1439) in /var/www/html/glpi/plugins/activity/front/cra.php on line 44

GLPI 9.5.1-git-9.4/bugfixes-8156d205fe (/glpi => /var/www/html/glpi) Installation mode: GIT

[2020-10-15 15:46:17] glpiphplog.WARNING: *** PHP Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/glpi/inc/html.class.php:1439) in /var/www/html/glpi/plugins/activity/front/cra.php at line 44 Backtrace : plugins/activity/front/cra.php:44 header()

gguib commented 4 years ago

Try last version 3.0.1

zamach132 commented 4 years ago

Where do You have this version ? Here I see only 3.0.0

gguib commented 4 years ago

on master branch.

zamach132 commented 4 years ago

3.0.1 work well. Thanks a lot.