Seite 1 von 1

Fehler

Verfasst: 24.12.2004 12:22
von JJacu
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

Verfasst: 24.12.2004 13:06
von JJacu
Selbst hingekriegt. Hab in phpMyAdmin thumb einfach auf 0 gesetzt. und dann nochmal neu hochgelden die datei, jetzt ist thumb aus und der fehler ist weg, jetzt werd ich thumb wieder versuchen zu aktivieren, ohne Fehler.

Danke an Elvis