Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4506: Cannot modify header information - headers already sent by (output started at /language/es/posting.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4508: Cannot modify header information - headers already sent by (output started at /language/es/posting.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4509: Cannot modify header information - headers already sent by (output started at /language/es/posting.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4510: Cannot modify header information - headers already sent by (output started at /language/es/posting.php:1)
Código: Seleccionar todo
4504 // application/xhtml+xml not used because of IE
4505 header('Content-type: text/html; charset=UTF-8');
4506
4507 header('Cache-Control: private, no-cache="set-cookie"');
4508 header('Expires: 0');
4509 header('Pragma: no-cache');
4510
4511 return;
Y abajo de enviar mensaje también sale mal:
Así lo ve un usuario
Así lo ve el admin
Al final desinstalé y borré las carpetas de los mods pero sigue igual. Solo tengo el AutoMOD.