Página 1 de 1

Error despues de instalar mod friendsonprofile

Publicado: 20 Ago 2013, 23:21
por Sa_Ve
URL: http://www.mundogore.com
Versión phpBB: phpBB3 (3.0.11)
MODs Instalados: reimgsizer, paypal donation
Plantilla(s) usada(s): SE Gamer Dark Style
Servidor: Linux Pago
Actualización desde otra versión: No
Conversión desde otro sistema de foros: si, vBulletin 4.0.2

Mi problema es que instale el mod de amigos en el perfil y me aparecio esto

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4719: 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 4721: 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 4722: 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 4723: Cannot modify header information - headers already sent by (output started at [ROOT]/language/es/common.php:1)
Lo elimine todo y seguia igual, reinstale el common.php en language y regreso a la normalidad pero el mod Donacion paypal me lo borro y dejo solamente {DONATEINDEX} donde deberia ir el link modificado mio para Donar.

Revise y añadi el common limpio a language de nuevo y añadi la modificacion para poner el link correcto y me vuelve a pasar el mismo problema.

Ya no entiendo que paso y todo fue despues de añadir el mod de amigos en el perfil, Espero su ayuda gracias

Re: Error despues de instalar mod friendsonprofile

Publicado: 20 Ago 2013, 23:51
por angelismo
El error esta en /language/es/common.php, revisa que no halla espacios al principio y al final ,y que no falte ninguna coma.

Re: Error despues de instalar mod friendsonprofile  Tema Solucionado

Publicado: 21 Ago 2013, 00:06
por Sa_Ve
angelismo escribió:El error esta en /language/es/common.php, revisa que no halla espacios al principio y al final ,y que no falte ninguna coma.
Me seguia marcando lo mismo, y mejor me puse a modificar el menu manual, muchas gracias :)