관리자 화면에서 메일 발송시 나타나는 오류 정보
그누보드 관리자 화면에서 메일 발송시 나타나는 오류본문
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 10
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 11
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 12
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 13
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 14
관리자 화면에서 메일을 보내면 위에 있는 메시지가 출력되면서 메일이 발송 됩니다.
이런 오류가 보이는데..메일은 잘 갑니다. 즉 모든 기능은 잘 되는데 저런 메시지가 보이니까 영;;
도대체 어딜 수정해야 하나요?
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 11
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 12
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 13
Warning: Cannot modify header information - headers already sent in /home/mytest/www/head.sub.php on line 14
관리자 화면에서 메일을 보내면 위에 있는 메시지가 출력되면서 메일이 발송 됩니다.
이런 오류가 보이는데..메일은 잘 갑니다. 즉 모든 기능은 잘 되는데 저런 메시지가 보이니까 영;;
도대체 어딜 수정해야 하나요?
댓글 전체
볼 권한이 없다고 나오네요 ^^;
영카트 문/답 란에 head.php 어쩌고...하는 글을 참고하십시오.