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