Versión phpBB: phpBB3 ()
MODs Instalados: Portal
Plantilla(s) usada(s): prosilver
Servidor: Creo que linux, pago
Actualización desde otra versión:
Conversión desde otro sistema de foros:
Hola ! Ahi va mi problema,
Ayer noche todo iba bien, cuando iba a instalar el MOD de Radio, cuando todo lo tenia instalado y correcto, encima de mi foro me sale lo siguiente:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3765: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3766: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3767: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
Código: Seleccionar todo
// application/xhtml+xml not used because of IE
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');
Por cierto, me deja loguearme como Admin, pero luego si quiero entrar al panel de administrador, ACP, me dice que no tengo permisos. Y llevo todo el tiempo pudiendo entrar, solo hasta ayer que me pasó esto.
Gracias.