Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: [inne][PHP]Problem z phpbb3
Forum PHP.pl > Forum > Przedszkole
VeParadox
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?
Gość
Cytat
headers already sent by


włącz gzipa
VeParadox
Ale jak, gdzie? w czym? Sorki, ale świeżak jestem.. :/
fate
w index.php
w1 linijce
<?php ob_start("ob_gzhandler"); ?>
iw ostatniej
<?php ob_end_flush(); ?>

Nie rozumiem jak to jest że zmieniasz tylko anchor text (w HTML) i ci nagle bledem sypie
freemp3
Sprawdź, czy w pliku, który modyfikowałeś jest poprawne kodowane. Możliwe, że zmieniło się na UTF-8 z BOM i dlatego rzuca błędem.
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2025 Invision Power Services, Inc.