Witam.
Jak w temacie, chciałbym w phpbb3 zmienic napis: "Strona główna forum" na "domena.pl" Zmieniam w pliku public_html\language\pl\common.php , ale pojawia się alert:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/language/pl/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/language/pl/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/language/pl/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/language/pl/common.php:1)
Jak to zmienić, zna się ktoś na tym skrypcie?