이런 에러메시지가 호출될 때는 어떻게? > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

이런 에러메시지가 호출될 때는 어떻게? 정보

이런 에러메시지가 호출될 때는 어떻게?

첨부파일

time.php (3.7K) 0회 다운로드 2011-03-04 12:18:46
head.sub.php (4.3K) 1회 다운로드 2011-03-04 12:18:46
head_01.php (5.7K) 5회 다운로드 2011-03-04 12:18:46

본문

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/nongeun/www/board/head_01.php:5) in /home/hosting_users/nongeun/www/board/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/nongeun/www/board/head_01.php:5) in /home/hosting_users/nongeun/www/board/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/nongeun/www/board/head_01.php:5) in /home/hosting_users/nongeun/www/board/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/nongeun/www/board/head_01.php:5) in /home/hosting_users/nongeun/www/board/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/nongeun/www/board/head_01.php:5) in /home/hosting_users/nongeun/www/board/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/nongeun/www/board/head_01.php:5) in /home/hosting_users/nongeun/www/board/head.sub.php on line 38

위와 같은 메시지가 뜹니다.
헤드, 테일 적용은 board 폴더에 넣고 그 경로에 호출할 파일을 업로드하니 되긴 하더군요.
그런데...계속 위와 같은 메시지가 뜨는데 해결할 방법을 모르겠네요.
혹시 아시는 분 도움 간절히 부탁드립니다. ㅜㅜ

포인트 적더라도 제발요~
  • 복사

댓글 전체

header.sub.php 파일은 위 파일과 같이 아래 부분에 플래시 및 롤오버 관련된 스크립트만 추가하였고,
header를 echo한 적이 없거든요?
그런데, 게시판은 정상적으로 호출이 됩니다. 일반 htm으로 만든 파일만 위와 같은 호출 메시지가 뜨네요???
head_01 에서 head.sub.php 를 include 해서 생긴 문제 입니다.

head_01 에서는 <div id="Layer1"> 부터만 사용하시면 됩니다.
<html>
<head>
<title>마음이 따뜻해 지는 곳 농은수련원~</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
그리고
</head>
이 부분은 삭제하세요
© SIRSOFT
현재 페이지 제일 처음으로