Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..

Gracias.

La Administración de phpBB España.

Mensaje de error en el headerTema Solucionado

Foros donde podréis dejar vuestras dudas sobre phpBB 3.0.x
Cerrado
Avatar de Usuario
Remy
Observador/a
Mensajes: 43
Registrado: 30 Jun 2009, 21:38
Edad: 48

Mensaje de error en el header

#1

Mensaje por Remy »

Hola, hasta esta tarde estuve usando el foro sin problemas, pero recién llego del trabajo y resulta que cuando ingreso me encuentro con este mensaje arriba del banner, en el header.

[phpBB Debug] PHP Notice: in file /index.php on line 86: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Buenos_Aires' for 'ART/-3.0/no DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate() [function.getdate]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Buenos_Aires' for 'ART/-3.0/no DST' instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)


¿Alguna idea de lo que pudo haber pasado? Ayer quisieron registrarse desde china, tenía toda la pinta de ser SPAM y lo elimine enseguida. Es lo único raro que me viene a la mente.
¿Alguna modificación del server?
URL: http://www.camaradevideoclubes.com.ar/foro/
Versión phpBB: phpBB3 (3.0.7-PL1)
MODs Instalados: NO
Plantilla(s) usada(s): Prosilver
Servidor: Linux, Pago
Actualización desde otra versión: SI
Conversión desde otro sistema de foros: NO

Avatar de Usuario
HuanManwe
Ex Staff
Mensajes: 5078
Registrado: 20 Jun 2006, 18:21
Género:
Edad: 51

Re: Mensaje de error en el header  Tema Solucionado

#2

Mensaje por HuanManwe »

edita el archivo common.php de la raiz de tu foro con el notepad++, cuidando de guardar el archivo con codificación utf-8 sin BOM.

// Set time zone
date_default_timezone_set('UTC');

o bien

date_default_timezone_set('UTC'+1);


O bien crea un archivo php.ini con este contenido:
date.timezone = Europe/Paris

y ponlo en la base de tu foro.

Der Mensch schuf Gott nach seinem eigenen Bild

Berlín siempre estará en mi corazón. Auf wiedersehen, Berlin!!


Avatar de Usuario
Remy
Observador/a
Mensajes: 43
Registrado: 30 Jun 2009, 21:38
Edad: 48

Re: Mensaje de error en el header

#3

Mensaje por Remy »

Muchas gracias Huan, efectivamente, se soluciono haciendo eso. ¿Pero como pudo desconfigurarse sin haber hecho nada?
URL: http://www.camaradevideoclubes.com.ar/foro/
Versión phpBB: phpBB3 (3.0.7-PL1)
MODs Instalados: NO
Plantilla(s) usada(s): Prosilver
Servidor: Linux, Pago
Actualización desde otra versión: SI
Conversión desde otro sistema de foros: NO

Avatar de Usuario
HuanManwe
Ex Staff
Mensajes: 5078
Registrado: 20 Jun 2006, 18:21
Género:
Edad: 51

Re: Mensaje de error en el header

#4

Mensaje por HuanManwe »

No fue culpa tuya. Eso ocurrió porque el servidor actualizó su versión de PHP.

Der Mensch schuf Gott nach seinem eigenen Bild

Berlín siempre estará en mi corazón. Auf wiedersehen, Berlin!!


ide
Observador/a
Mensajes: 44
Registrado: 03 Dic 2006, 19:49
Género:
Edad: 44

Re: Mensaje de error en el header

#5

Mensaje por ide »

he hecho las dos cosas y sigue igual es normal?
URL: http://foro.cowboysdelared.net
Plantilla(s) usuada(s): Buziness Board 2.0
MODs instalados: Botones por imagenes, Prime Quick Reply, seo url.
Versión de phpBB: phpbb3 3.0.7
Servidor: pago

Cerrado

Volver a “Foros de Soporte 3.0.x”