Pagina 1 van 1

ACP Announcement Centre - Errors

Geplaatst: 31 mar 2009, 13:15
door mathidinkske
  • Modificatie & Versie: ACP Announcement Centre 1.0.3
    Directe link naar de modificatie: http://www.phpbb.com/community/viewtopi ... &t=1195735
    Adres van je forum: http://forumgames.woelmuis.nl
    phpBB versie: 3.0.4.
    Heb je onlangs een andere modificatie of stijl geïnstalleerd? Stijl: DirtyBoard2.0

    Wat is het probleem?
    Als ik alles installeer krijg ik deze error:

    Code: Selecteer alles

    [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3769: 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 3771: 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 3772: 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 3773: Cannot modify header information - headers already sent by (output started at /language/nl/common.php:1)
    Ik heb al in beide bestanden gekeken, maar heb normaal gezien alles juist uitgevoerd zoals in het bestand van de MOD stond. Kan iemand me hiermee helpen? :|

Re: ACP Announcement Centre - Errors

Geplaatst: 31 mar 2009, 14:50
door Jim
Je moet het bestand language/nl/common.php even opslaan onder de codering van UTF8 zonder BOM, anders raakt het corrupt. Een editor die die mogelijkheid heeft is Notepad++.

Re: ACP Announcement Centre - Errors

Geplaatst: 31 mar 2009, 15:23
door mathidinkske
Ik ga eens proberen, bedankt ;)
Wijziging: Nee sorry, werkt niet. Heeft er niemand het bestand common.php en/of functions.php met deze MOD zonder extra MODs ofzo?

Re: ACP Announcement Centre - Errors

Geplaatst: 31 mar 2009, 18:37
door FreakyBlue
Pak een schone common.php uit een nieuwe download van je phpbb3.0.x versie en doe dan nogmaals de edits. Meestal werkt dat wel ;)