Pagina 1 din 2

cannot modify header information

Scris: 06-Feb-2011, 19:29:58
de Mistiq
De ce primesc erorile astea?

Cod: Selectaţi tot

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4519: Cannot modify header information - headers already sent by (output started at /regulament.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4521: Cannot modify header information - headers already sent by (output started at /regulament.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4522: Cannot modify header information - headers already sent by (output started at /regulament.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4523: Cannot modify header information - headers already sent by (output started at /regulament.php:1)
Uitati ce contin liniile:

Cod: Selectaţi tot

	header('Content-type: text/html; charset=UTF-8');

	header('Cache-Control: private, no-cache="set-cookie"');
	header('Expires: 0');
	header('Pragma: no-cache');

Re: cannot modify header information

Scris: 07-Feb-2011, 04:11:36
de bogdan

Re: cannot modify header information

Scris: 07-Feb-2011, 14:32:59
de Mistiq
Eroarea o primesc la o pagină creată de mine. E făcută după un tutorial de pe phpbb.com şi e făcută ca la carte+că am refacut totul de câteva ori şi tot eroarea asta mi-o dădea.

Re: cannot modify header information

Scris: 07-Feb-2011, 16:52:24
de bogdan
Rezolvarea e aceeasi.

Re: cannot modify header information

Scris: 07-Feb-2011, 16:55:33
de Mistiq
Ce să şterg dacă nu am ce? :)) Nu e nimic în faţa la <?

Re: cannot modify header information

Scris: 07-Feb-2011, 18:55:57
de dorin
Cu ce te-ai uitat ?

Re: cannot modify header information

Scris: 07-Feb-2011, 19:23:34
de Mistiq
Am incercat şi cu IE şi cu mozzila

Re: cannot modify header information

Scris: 07-Feb-2011, 20:05:54
de Ivan Petre Paul
E online sau pe local?

Re: cannot modify header information

Scris: 07-Feb-2011, 21:10:50
de Mistiq
E pe local.

Re: cannot modify header information

Scris: 08-Feb-2011, 08:49:47
de dorin
Nu m-ai inteles. Cu ce te-ai uitat ca nu este nimic in fata la <? ? Incearca cu mai multe programe, unele nu iti arata tot codul.