최근게시물 경로 좀 봐주세요~ > 그누4 질문답변

그누4 질문답변

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

최근게시물 경로 좀 봐주세요~ 정보

최근게시물 경로 좀 봐주세요~

본문

Warning: Cannot modify header information - headers already sent by (output started at /web/home/rhkrwk/html/index.html:6) in /web/home/rhkrwk/html/gboard/common.php on line 8


이런 에러 문구가 상단에 뜹니다.

제 소스를 보면
상단에
<?
$g4_path = "gboard"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
?>

최근게시물 출력 부분에
<?=latest_group("group_basic", "wolf", 20, 50); ?>

이렇게 넣었습니다.

뭐가 잘못된건가요?
  • 복사

댓글 전체

Warning: Cannot modify header information - headers already sent by (output started at /web/home/rhkrwk/html/index.html:6) in /web/home/rhkrwk/html/gboard/common.php on line 8
그래도 안되요.. 하지만 답변 감사드립니다.
© SIRSOFT
현재 페이지 제일 처음으로