Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4648: Cannot modify header information - headers already sent by (output started at /wiki.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4650: Cannot modify header information - headers already sent by (output started at /wiki.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4651: Cannot modify header information - headers already sent by (output started at /wiki.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4652: Cannot modify header information - headers already sent by (output started at /wiki.php:1)
Spoiler
Código: Seleccionar todo
<?php
define('IN_PHPBB', true);
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
$phpEx = substr(strrchr(__FILE__, '.'), 1);
include($phpbb_root_path . 'common.' . $phpEx);
// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup();
page_header('Mi página');
$template->set_filenames(array(
'body' => 'wiki.html',
));
make_jumpbox(append_sid("{$phpbb_root_path}viewforum.$phpEx"));
page_footer();
?>
Spoiler
Código: Seleccionar todo
<!-- INCLUDE overall_header.html -->
<div class="panel">
<div class="inner"><span class="corners-top"><span></span></span>
<div class="content">
<p>
<center><iframe allowtransparency="true" src ="http://archivo.redfut.com/" height="10000" width="800" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" target="_top"></center>
</p>
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- INCLUDE jumpbox.html -->
<!-- INCLUDE overall_footer.html -->
Esta pagina esta añadida con un iframe (la única forma que encontre para hacerlo). Se alguien me puede ayudar con este error o con la forma de incustrar esta pagina se lo agradezco, hasta porque me gustaria de compartir esta pagina con los demas usuarios que tengan foros de la misma tematica.
URL: http://redfut.com
Versión phpBB: phpBB3 (3.0.

MODs Instalados: sportssuite
ultimate points
chess
knuffel
sudoku
pwgame
radio
linkpage
gallery
stats
ads manager
DM Video
Plantilla(s) usada(s): absolution
Servidor: Linux (server proprio)
Actualización desde otra versión: si
Conversión desde otro sistema de foros: no