최근게시물 질문입니다 정보
최근게시물 질문입니다본문
탭방식의 최근게시물 스킨을 사용하려는데요
tab.php 로 호출하면 잘 보이거든요.
그런데 이 tab.php 를
<? include "tap.php"; // 탭메뉴?>
로 같은 루트의 인덱스 화면에 호출하면 최근게시물이 보이는 화면 위에
Warning: Cannot modify header information - headers already sent by (output started at /free/home/samkoo/html/tab.php:2) in /free/home/sam/html/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /free/home/samkoo/html/tab.php:2) in /free/home/sam/html/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /free/home/samkoo/html/tab.php:2) in /free/home/sam/html/common.php on line 8
이런 에러 메시지가 나와요.
어디에 문제가 있는 건가요?
도와주세요
댓글 전체
tab.php 파일 최상단의 공백이 있다면 지워주시구요,...
해결안되시면 common.php 파일의 8번째 라인과 동일한 내용을 tab.php 파일에서 삭제해 주세요..
해결안되시면 common.php 파일의 8번째 라인과 동일한 내용을 tab.php 파일에서 삭제해 주세요..
공백을 지웠더니 되었어요. 정말 감사합니다.
그누보드를 처음 설치했는데 모두들 친절해서 참 좋아요^^
그누보드를 처음 설치했는데 모두들 친절해서 참 좋아요^^