Seite 1 von 3

Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 09.03.2010 15:24
von Apfelwurm
Habe folgenden Fehler im Bord

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4307: Cannot modify header information - headers already sent by (output started at /common.php:232)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4309: Cannot modify header information - headers already sent by (output started at /common.php:232)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4310: Cannot modify header information - headers already sent by (output started at /common.php:232)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4311: Cannot modify header information - headers already sent by (output started at /common.php:232)

Gruß Markus

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 09.03.2010 15:28
von modernist
Zum Thema "headers already sent" habe ich hier doch schon genügend Beiträge gelesen. Ist die Forumssuche mal wieder defekt? ;-)

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 09.03.2010 15:31
von Apfelwurm
die Suche bringt mich hier nicht recht viel weiter

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 09.03.2010 15:38
von Metzle
Hallo,

schau mal hier: KB:headers_already_sent

Ich tippe auf eine Leerzeile am Ende der common.php. Die Datei muss mit folgenden Zeichen enden:

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 09.03.2010 15:51
von Apfelwurm
Danke

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 11.03.2010 00:04
von Metler
Passt zwar nicht exakt hier rein, aber hab auch ein Problem nach dem Update. Hab alles wie in der Anleitung gemacht, nur steht immer noch 3.0.6 als akutelle Version bei mir drinnen. Hab alles hochgeladen, überprüft, geändertes Paket runtergeladen und anschließend wieder hochgeladen in die richtigen Verzeichnisse... Jemand eine Idee?

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 11.03.2010 06:09
von Metzle
Hallo,

wenn du dir sicher bist, dass du die geänderten Dateien hochgeladen hast, dann führe mal die Datei install/database_update.php aus. Danach sollte deine Version aktuell sein. Das Update scheint nämlich nicht bis zum Ende durchgelaufen zu sein und hat deshalb nicht die Version gesetzt ganz zum Schluss.

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 11.03.2010 08:27
von Gast234254
Den Fehler hab ich auch hier mit dem komplett Paket, Deutsch wie Englisch . Und zwar liegt das an der includes/acp/acp_styles.php

Habe das Testforum auf einer Subdomain liegen.

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php  on line 646: is_dir() [function.is-dir]: open_basedir restriction in effect. File(./../styles/..) is not within the allowed path(s): (/:/usr/share/php/:/tmp/)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Zeile 646:

Code: Alles auswählen

				if (!is_dir($phpbb_root_path . 'styles/' . $file))
Tausche ich diese Datei (acp_styles.php Version 3.0.7 RP) gegen die Version phpbb 3.0.6 kann ich im Adminbereich (ACP) die Styles aufrufen, ansonsten erhalte ich obige Fehler Info.

Ist das Problem auch anderst lösbar wie die Datei gegen die alte zu tauschen?

Gruß
Stephan

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 11.03.2010 13:00
von nickvergessen
Was für eine php-Version hast du?

Re: Fehler 3.0.6 -> 3.0.7-PL1

Verfasst: 11.03.2010 13:03
von Gast234254
phpBB Deutsch 3.0.7-PL1 , hab ich, das neueste Paket in Deutsch von hier.

Gruß
Stephan

Edit. Schreibteufel war hier unterwegs, sollte phpbb 3.07 PL1 heisen