Página 1 de 1

[phpBB Debug] PHP Warning: in file - MOD Reputation System

Publicado: 19 May 2013, 01:42
por LleyoSDC
URL: http://www.hattrickbullangueros.cl/
Versión phpBB: 3.0.11
MODs Instalados: Parse BBCode in Custom Profile Fields
Database Optimize & Repair Tool

Plantilla(s) usada(s): Prosilver
Servidor: Linux
Actualización desde otra versión: No
Conversión desde otro sistema de foros: No
AutoMOD: Si
URL del MOD:: http://pico88.github.io/phpBB-Reputation-System/
Nombre y versión del MOD: 0.6.3

Bueno mi problema principalmente es debido a que al momento de desinstalar el MOD Reputation System, utilizando AutoMOD algo quedó dañado debido a que aparecen los siguiente códigos en la cabecera del foro, OJO solo en los temas, en el indice general aparece todo bien, el problema es cuando abro un tema y me aparece este código-

Código: Seleccionar todo

[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 21: include(./includes/functions_reputation.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 21: include(./includes/functions_reputation.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/viewtopic.php on line 21: include() [function.include]: Failed opening './includes/functions_reputation.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4693: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Por mi irresponsabilidad, no tengo backup de ningún archivo del foro, solo del estilo, por lo que realmente no se como solucionarlo, además presenta problema en algunos caracteres, lo que llevan tilde, por ejemplo.

Código: Seleccionar todo

Información
está
Página
realmente no se que sucedió y atribuyó al problema a una mala desinstalación del mod, por favor agradezco todo tipo de ayuda y aunque sea un post de aliento, porque el foro estaba listo y por querer desinstalar el mod, causé este problema, desde ya como dije agradezco todo comentario en este tema, saludos cordiales.

Re: [phpBB Debug] PHP Warning: in file - MOD Reputation Syst

Publicado: 19 May 2013, 02:22
por angelismo
Te salen esso errores porque al desinstalar el mod ,se han borrado los archivos del mod ,pero por lo visto no las ediciones de los archivos ,en concreto tienes que quitar las ediciones correspondientes al mod en el archivo viewtopic.php.

Re: [phpBB Debug] PHP Warning: in file - MOD Reputation Syst

Publicado: 19 May 2013, 02:45
por LleyoSDC
Reemplacé el archivo con la edición del mod, por uno de respaldo que tenía previo a la instalación del mod y el error persiste, hay algo en específico que deba hacer?

Re: [phpBB Debug] PHP Warning: in file - MOD Reputation Syst

Publicado: 19 May 2013, 03:45
por angelismo
Revisa la linea 21 del archivo viewtopìca.php

Re: [phpBB Debug] PHP Warning: in file - MOD Reputation Syst

Publicado: 19 May 2013, 04:14
por LleyoSDC
me aparece un ENDIF en la línea 21.

Imagen