<script> tag in phpbb einfügen

Sugarwarlock

Dungeon-Boss
Mitglied seit
18.12.2006
Beiträge
682
Reaktionspunkte
7
Kommentare
204
hi.

ich mach für meine gilde eine homepage. als forum hab ich phpbb3 genommen. ich wollte im forum das anzeigen von tooltips ermöglichen. ich hab jetzt das problem, dass ich keinen script tag in die viewtopic.php schreiben kann... es werden immer errors ausgegeben.
Code:
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: Cannot modify header information - headers already sent by (output started at /viewtopic.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3547: Cannot modify header information - headers already sent by (output started at /viewtopic.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3548: Cannot modify header information - headers already sent by (output started at /viewtopic.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3549: Cannot modify header information - headers already sent by (output started at /viewtopic.php:2)

weiß nicht mehr was ich noch machen kann oO
 
Zurück