Página 1 de 1

Problemilla al cambiar de host  Tema Solucionado

Publicado: 01 May 2009, 20:11
por dvd_alon
He cambiado mi foro de host desde 000webhost a 1and1.

He encontrado una cosa que antes me salia bien y ahora no.
Es cuando voy a la ruta http://www.melkoba.com/foro/enciclopedia.php" onclick="window.open(this.href);return false; . "enciclopedia" Es una pagina creada por mi siguiendo las instrucciones de este link

Imagen

Código: Seleccionar todo

[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3835: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3837: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3838: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3839: Cannot modify header information - headers already sent by (output started at /enciclopedia.php:1)

Re: Problemilla al cambiar de host

Publicado: 01 May 2009, 22:19
por Manolo
Borra todo el contenido de la carpeta cache de la raiz de tu FTP, menos los archivos index.html y .htaccess

Re: Problemilla al cambiar de host

Publicado: 02 May 2009, 02:06
por dvd_alon
Gracias por el comentario pero no me ha servido. He borrado todo menos .htaccess, el index no tenia, pero aun asi sigue fallanodo.

Por cierto, se me olvido poner el link anteriomente:

http://www.phpbb-es.com/foro/viewtopic.php?f=78&t=17491" onclick="window.open(this.href);return false;


Y este otro tambien lo he puesto:

http://www.phpbb-es.com/foro/mensaje105 ... na#p105760" onclick="window.open(this.href);return false;

Re: Problemilla al cambiar de host

Publicado: 02 May 2009, 11:19
por dvd_alon
He tirado un poco de google y encontre:
pq *segun me acuerdo* hay algunos servidores que no tiran este mensaje.. y que lo obvian (no alegan..)
ASi que ya deduje que no era un error de ahora, si no uno de antes
Creo que el problema esta en que estos en ocaciones no aceptan codigo html y son muy sencibles asi que puede que tengas escritos codigos html en estas paginas config.php o out.php muchas veces solo es un espacio en blanco revisa bn eso
Y dije voy a revisar la guia de mitch: http://www.phpbb-es.com/foro/viewtopic.php?f=78&t=17491" onclick="window.open(this.href);return false;

En la cual pone
:!: Nota: Al copiar los códigos, en especial el del archivo PHP, tengan cuidado en NO DEJAR espacios antes de <?php (primera línea) y de ?> (última linea). De lo contrario, puede que les aparezcan errores.

Pues era justo eso.

Re: Problemilla al cambiar de host

Publicado: 02 May 2009, 12:43
por Manolo
Muchas gracias por poner la solucion :ok: