Problema level_bar 0.0.1b
Publicado: 10 Dic 2009, 22:01
buenas tengo un problema con este mod: level_bar_0.0.1b aver yo cuando pongo la traduccion en el archivo common en el es y tambien en el otro ya que te lo pide me pone esto arriba cuando lo subo:
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3883: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3885: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3886: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3887: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
arriba del todo y no se como arreglarlo me lo podeis decir como arreglarlo
el codigo k añadi era este:
// Level Bar 0.0.1 [ www.TeskilatForum.neT ] - Start
$lang = array_merge($lang, array(
'LEVEL' => 'Nivel:',
'LEVEL_HP' => 'HP:',
'LEVEL_MP' => 'MP:',
'LEVEL_EXP' => 'EXP:',
));
// Level Bar 0.0.1 [ www.TeskilatForum.neT ] - End
gracias
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3883: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3885: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3886: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3887: Cannot modify header information - headers already sent by (output started at /language/es/common.php:1)
arriba del todo y no se como arreglarlo me lo podeis decir como arreglarlo
el codigo k añadi era este:
// Level Bar 0.0.1 [ www.TeskilatForum.neT ] - Start
$lang = array_merge($lang, array(
'LEVEL' => 'Nivel:',
'LEVEL_HP' => 'HP:',
'LEVEL_MP' => 'MP:',
'LEVEL_EXP' => 'EXP:',
));
// Level Bar 0.0.1 [ www.TeskilatForum.neT ] - End
gracias