Problema con portal
Publicado: 03 Dic 2010, 02:20
Bueno pues tengo un problema al instalar mi portal todo se veia en blanco el portal, asi que pense que era porque habia editado mal algun archivo o algo por el estilo. Busque la solucion aqui y entontre que tenia que remplazar este codigo:
Reemplazar, por :
Y si ahora se ve el portal pero descuadrado y hasta arriba me sale esto:
Gracias !
Código: Seleccionar todo
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
Código: Seleccionar todo
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);
Help me plz... no se que hacer ![phpBB Debug] PHP Notice: in file /portal.php on line 152: Undefined index: portal_ads_small
[phpBB Debug] PHP Notice: in file /portal.php on line 160: Undefined index: portal_ads_center
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4296: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4298: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4299: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4300: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3478)
Gracias !