komisch ist aber, dass es lokal funktioniert
diesr fehler wäre es:
was stimmt hier nicht?efile) { if (is_readable(phpbb_realpath($sourcefile))) { $fd = fopen($sourcefile, "r"); $contents = fread($fd, filesize($sourcefile)); $encoded = $this->myChunkSplit(base64_encode($contents)); fclose($fd); } return $encoded; } } // class emailer ?> emailer ?>
Warning: Cannot add header information - headers already sent by (output started at /home/www/web28/html/includes/emailer.php:324) in /home/www/web28/html/includes/page_header.php on line 464
Warning: Cannot add header information - headers already sent by (output started at /home/www/web28/html/includes/emailer.php:324) in /home/www/web28/html/includes/page_header.php on line 466
Warning: Cannot add header information - headers already sent by (output started at /home/www/web28/html/includes/emailer.php:324) in /home/www/web28/html/includes/page_header.php on line 467
thx+mfg