Page 1 of 1

Bug fixed in v1.24.1: Warning: Cannot modify header...

Posted: Thu Jun 11, 2009 7:18 pm
by biologisch
If I changed the language the following message was displayed:
--------------------------
Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 99

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 100

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 101
--------------------------
I have fixed it very easy:
Delete in your language file /usr/share/zoneminder/lang/xx_xx.php all lines after the ?>
zm-1.24.1

Posted: Mon Jun 15, 2009 3:01 am
by cordel
[Moved for better visibility]
Thanks for this.

Re: Bug fixed in v1.24.1: Warning: Cannot modify header...

Posted: Tue Jul 21, 2009 3:05 am
by jomimube
biologisch wrote:If I changed the language the following message was displayed:
--------------------------
Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 99

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 100

Warning: Cannot modify header information - headers already sent by (output started at /usr/share/zoneminder/lang/de_de.php:811) in /usr/share/zoneminder/includes/functions.php on line 101
--------------------------
I have fixed it very easy:
Delete in your language file /usr/share/zoneminder/lang/xx_xx.php all lines after the ?>
zm-1.24.1
---------------------------------------
Gracias.
---------------------------------------