Página 1 de 1

Error en ACP>Sistema

Publicado: 01 Mar 2012, 21:02
por JTole
Hola haber si me podéis ayudar con un error que me aparece al entrar en el ACP, y es cuando pincho en la pestaña sistema me salta el siguiente error:

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: Entity: line 6: parser error : Opening and ending tag mismatch: hr line 5 and body
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: </body>
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: Entity: line 7: parser error : Opening and ending tag mismatch: body line 3 and html
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: </html>
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: Entity: line 8: parser error : Premature end of data in tag html line 1
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]:
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1483: simplexml_load_string() [function.simplexml-load-string]: ^
[phpBB Debug] PHP Warning: in file /socialnet/includes/functions.php on line 1487: Invalid argument supplied for foreach()
Gracias.

Re: Error en ACP>Sistema

Publicado: 01 Mar 2012, 22:50
por Makoto
es un error del mod social network desactiva el debug y no aparecera dicho error

Re: Error en ACP>Sistema

Publicado: 02 Mar 2012, 02:40
por Alorse
Makoto escribió:es un error del mod social network desactiva el debug y no aparecera dicho error
La idea es encontrar una solución, no ocultar el error.

Mira este tema: http://phpbbsocialnetwork.com/viewtopic ... 56&p=10193 lo plantean en el foro de soporte de dicho MOD, puede que te ayude.

Re: Error en ACP>Sistema

Publicado: 06 Mar 2012, 21:57
por JTole
Bueno finalmente me decidi a desinstalar el mod ya que tampoco tenia mucho uso en mi comunidad.
lo desinstale siguiendo los pasos para instalarlo pero a la inversa... actualice plantilla y tema y purge el cache desde el acp, al ir al indice general del foro me salio el siguiente error:
Error General
template->_tpl_load_file(): File ./styles/PS3/template/socialnet/userstatus_index.html does not exist or is empty
Entonces decidi subir de nuevo ese archivo a su ubicación y asi se ha solucionado el error, pero me gustaria poder borrar todo rastro de socialnetwork.

Se os ocurre que puedo hacer para poder borrar ese archivo sin que me de error el foro?

Re: Error en ACP>Sistema

Publicado: 06 Mar 2012, 22:26
por nextgen
JTole escribió:Se os ocurre que puedo hacer para poder borrar ese archivo sin que me de error el foro?
Estoy completamente seguro que el problema lo tenes en el overall_header.html

Re: Error en ACP>Sistema

Publicado: 07 Mar 2012, 22:04
por JTole
nextgen escribió:
JTole escribió:Se os ocurre que puedo hacer para poder borrar ese archivo sin que me de error el foro?
Estoy completamente seguro que el problema lo tenes en el overall_header.html
y que codigo deberia buscar o eliminar de dicho archivo?