최신글 오류 메세지...원인이 뭘까요 > 그누4 질문답변

그누4 질문답변

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

최신글 오류 메세지...원인이 뭘까요 정보

최신글 오류 메세지...원인이 뭘까요

본문

최신글 스킨 작업중입니다.

최신글 상단에
Warning: Cannot modify header information - headers already sent by (output started at /www/hoho/public_html/gnuboard4/test.html:16) in /www/hoho/public_html/gnuboard4/common.php on line 8

이렇게 나오는데요..
어떻게 하면 될까요?

테스트 페이지 소스는
<html>
<head>

<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>


<?

include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");

?>


<body>
<? echo latest("basic", "notice", 5, 20); ?>


</body>
</html>
  • 복사

댓글 전체

© SIRSOFT
현재 페이지 제일 처음으로