Seite 1 von 1

Probleme mit Filebase

Verfasst: 28.12.2007 21:49
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)

Verfasst: 17.04.2008 00:07
von Viper77
Sind die Dateien überhaupt auf deinem Server hochgeladen worden? Wenn nein dann lösch die datei aus der phpbb_filebase tabelle raus.