Fehler
Verfasst: 24.12.2004 12:22
hab ne File hochgeladen per attach file mod und das war größer als ich ihm AdmiNpanel angegebenhb, dann sollte ein Link erscheinen uauf dem Downlaod steht, tuts auch, wenn drauf klickt kommt dieser Fehler und der kommt jetzt die ganze zeit, auch wenn ich admin panel betreten will
Code: Alles auswählen
tach_config['allow_ftp_upload'])) { $result = ftp_file($new_file, $old_file, $mimetype, true); // True for disable error-mode if (!$result) { return false; } } else { @chmod($new_file, 0664); } return true; } ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/web48/html/Forum/attach_mod/includes/functions_thumbs.php:266) in /home/htdocs/web48/html/Forum/admin/index.php on line 582
Warning: Cannot modify header information - headers already sent by (output started at /home/htdocs/web48/html/Forum/attach_mod/includes/functions_thumbs.php:266) in /home/htdocs/web48/html/Forum/admin/index.php on line 583