Probleme mit Filebase

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
nebu2k
Mitglied
Beiträge: 16
Registriert: 18.12.2007 06:43

Probleme mit Filebase

Beitrag von nebu2k »

Hallo unzwar hab ich Probleme mit der Filebase. Sie funktioniert zwar, aber es kommen des öfteren Fehler. Im Grunde ist es immer der selbe der aber an verschiedenen Stellen kommt:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_filebase.php on line 1629: unlink(./../filebase/7_frozenvsnebu.rar) [function.unlink]: No such file or directory
[phpBB Debug] PHP Notice: in file /adm/index.php on line 149: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[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:2914)
[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:2914)
Oder ich klick auf Download dann kommt folgendes:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /filebase.php on line 60: filesize() [function.filesize]: Stat failed for ./filebase/7_frozenvsnebu.rar (errno=2 - No such file or directory)
[phpBB Debug] PHP Notice: in file /filebase.php on line 61: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /filebase.php on line 62: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /filebase.php on line 63: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /filebase.php on line 64: readfile() [function.readfile]: Unable to access ./filebase/7_frozenvsnebu.rar
[phpBB Debug] PHP Notice: in file /filebase.php on line 64: readfile(./filebase/7_frozenvsnebu.rar) [function.readfile]: failed to open stream: Success
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3396: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3397: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3398: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
Viper77
Mitglied
Beiträge: 18
Registriert: 16.04.2008 23:47

Beitrag von Viper77 »

Sind die Dateien überhaupt auf deinem Server hochgeladen worden? Wenn nein dann lösch die datei aus der phpbb_filebase tabelle raus.
Antworten

Zurück zu „[3.0.x] Mod Support“