Versión phpBB: phpBB3 (3.

MODs Instalados: ninguno
Plantilla(s) usada(s): subsilver
Servidor: pago
Actualización desde otra versión:
Conversión desde otro sistema de foros:
Bueno a margen de mis problemas y sobre problemas con la base de datos, el staff de esta pagina me dijo que será mejor iniciar de cero otra vez el foro. Entonces a la hora de instalar de nuevo todo desde cero( base y phpbb) me surgio un problema con los permisos de store, cache, y varios ahi que ya no me acuerdo, cambie permisos, y de ahi todo volvio a la normalidad, hasta que de repente cuando voy a ver mi index (que simplemente fue el click al finalizar la instalación) me salio este bug:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/session.php on line 542: session::include_once(./includes/auth/auth_.php) [session.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/session.php on line 542: session::include_once() [function.include]: Failed opening './includes/auth/auth_.php' for inclusion (include_path='.:/usr/share/pear/')
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
Language file ./language//common.php couldn't be opened.
También intente repararlo con el stk pero me salio igual unos bugs, estos en si:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/session.php on line 542: session::include_once(./../includes/auth/auth_.php) [session.include-once]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/session.php on line 542: session::include_once() [function.include]: Failed opening './../includes/auth/auth_.php' for inclusion (include_path='.:/usr/share/pear/')
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1024: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3706)
Language file ./../language//common.php couldn't be opened.
¿Qué debo hacer?
Muchas gracias disculpen las molestias.