Página 1 de 1

[phpBB Debug] Error después de la migración de servidor

Publicado: 16 Jun 2012, 13:59
por zyxer
Hola!!! les cuento que estoy estrenado hosting y dominio (los que ahora están en mi firma), pero luego de la migración se me ha presentado un error del [phpBB Debug], en mi página no se lee completo porque lo tapa la barra negra de arriba, pero lo que el error dice es esto:

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4882: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4884: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4885: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4886: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)

No sé a que se deba, porque los archivos permanecen iguales que a los del antiguo server (que todavía está funcionando en http://prueba.zyxer.netii.net/ ) No he hecho absolutamente ningún cambio luego de la migración. Espero puedan ayudarme.

EDITO:
El problema es más grave de lo que pensaba, si entro al ACP me tira este error:

[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)

Y no me muestra ninguna de las opciones

Re: [phpBB Debug] Error después de la migración de servidor  Tema Solucionado

Publicado: 16 Jun 2012, 15:24
por angelismo
Parace que los errores lo provocan los ficheros de idioma ,en concreto el common.php ,baja un nuevo paquete de idioma y sustituye tu common.php por el paquete nuevo.

Re: [phpBB Debug] Error después de la migración de servidor

Publicado: 16 Jun 2012, 18:35
por zyxer
Sip!, era eso, gracias!