- Adres van je forum: http:// www.zweefvliegenonline.nl
Event. modificaties op je forum: Geen
Wanneer ontstond het probleem? na een verandering in de file common.php
phpBB versie: 3.0.8
Heb je onlangs iets veranderd aan je forum? ja
Wat is het probleem?
'NEWEST_USER' => 'Ons nieuwste lid is <strong>%s</strong>',
Daar heb ik als experiment dit van gemaakt:
'NEWEST_USER' => 'Ons nieuwste lid is <strong>%s</strong> Welkom!',
Nu krijg ik een serie foutmeldingen op mijn website ook nadat ik het weer netjes terug veranderd had.
Wat nu?
phpBB Debug] PHP Notice: in file /includes/functions.php on line 4505: Cannot modify header information - headers already sent by (output started at /language/nl/common.php:1)
PHP Notice: in file /includes/functions.php on line 4507: Cannot modify header information - headers already sent by (output started at /language/nl/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4508: Cannot modify header information - headers already sent by (output started at /language/nl/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4509: Cannot modify header information - headers already sent by (output started at /language/nl/common.php:1)