You are not logged in.
Hi,
I have probem with viewing pdf, images, etc. attachments in GLPI, only text files are opening in my browser. I tested IE7,8 & FireFox3 in all cases dosen't work. I also tested https & http access - dosen't work.
I have instaled XAMPP 1.5.5 with OCS Inventowt NG & GLPI v.0.71.2 on MS Windows 2003 Std.
I have no idea where is error? In GLPI or Apache or PHP or MySQL?
If somebody has similar problem, please write.
When I open exp. pdf file I have this file in text mode. When I save page as file *.pdf on my desktop I can open it via Adobe Reader.
Offline
http://glpi-project.org/forum/viewtopic.php?id=10279
(we need informations of debug mode)
CentOS 6.5 - CentOS 7.x
PHP 5.6 - PHP 7.x - MySQL 5.6 - MariaDB 10.2 + APC + oOPcache
GLPI from 0.72 to dev version
Certifiée ITIL (ITV2F, ITILF, ITILOSA)
Offline
In debug mode I have something like this:
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\plugins\state\locales\en_GB.php:1) in ...\inc\common.function.php at line 1057
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\plugins\state\locales\en_GB.php:1) in ...\inc\common.function.php at line 1058
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\plugins\state\locales\en_GB.php:1) in ...\inc\common.function.php at line 1060
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\plugins\state\locales\en_GB.php:1) in ...\inc\common.function.php at line 1061
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\plugins\state\locales\en_GB.php:1) in ...\inc\common.function.php at line 1062
Offline
create folder 'old' in plugins folder and move state plugin into and reload browser and test.
Xavier Caillaud
Blog GLPI Infotel
Offline
I tested it works - thanks.
But generally what do this plugin do? Can I move it to old folder without any lossing my functionality?
Offline
this plugin is a financial report
For use this plugin :
duplicate fr_FR.php file
In the duplicate file, copy the data of the en_EN.php
rename en_EN.php to en_EN0.php
rename fr_FR.php to en_EN.php
And test
Xavier Caillaud
Blog GLPI Infotel
Offline
I do as you write and it's ok.
But also I have this in some cases:
PHP ERROR: Undefined offset: 8 in E:\Program Files\OCS Inventory NG\xampp\htdocs\helpdesk\plugins\archires\setup.php at line 222
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\inc\common.function.php:160) in ...\inc\display.function.php at line 57
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\inc\common.function.php:160) in ...\inc\display.function.php at line 1944
PHP ERROR: Cannot modify header information - headers already sent by (output started at ...\inc\common.function.php:160) in ...\inc\display.function.php at line 1945
Offline