Hice lo que me dijiste y no me tira ningún error, es raro. Te cuento que la página empezó siendo un foro montado sobre un script phpBB y al tiempo instale el otro script "moviescript" y mediante un .htaccess hice que se cargue este ultimo primero que es en donde esta el problema pero en el index.php de este no me tira error alguno, en cambio en el index.php del foro me tira esto:
Código PHP:
Ver original[phpBB Debug
] PHP Notice
: in
file /includes
/functions
.php on line
3391: Cannot modify
header information
- headers already sent by
(output started at
/common
.php
:106) [phpBB Debug
] PHP Notice
: in
file /includes
/functions
.php on line
3393: Cannot modify
header information
- headers already sent by
(output started at
/common
.php
:106) [phpBB Debug
] PHP Notice
: in
file /includes
/functions
.php on line
3394: Cannot modify
header information
- headers already sent by
(output started at
/common
.php
:106) [phpBB Debug
] PHP Notice
: in
file /includes
/functions
.php on line
3395: Cannot modify
header information
- headers already sent by
(output started at
/common
.php
:106)
aunque no creo que aquí este el problema