테스트 사이트 - 개발 중인 베타 버전입니다

메인에 최신글 오류내용..

· 13년 전 · 922 · 1
메인에 최신글을 달았는데..
최신글이 나오긴나오는데 오류나서 따라나옵니다..

<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<?
include_once("./bbs/_common.php");
include_once("$g4[path]/lib/latest.lib.php");

$g4["title"] = "";
?>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<div id="include"><?=latest("q_latest_right", "notice", 4 , 32);?></div>
</body>
</html>

오류내용

Warning: Cannot modify header information - headers already sent by (output started at /www/travins_co_kr/index.html:4) in /www/travins_co_kr/bbs/common.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /www/travins_co_kr/index.html:4) in /www/travins_co_kr/bbs/lib/common.lib.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /www/travins_co_kr/index.html:4) in /www/travins_co_kr/bbs/lib/common.lib.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /www/travins_co_kr/index.html:4) in /www/travins_co_kr/bbs/lib/common.lib.php on line 98

잘못된이유와 해결책을 알고싶습니다..

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">

이것이 common.php 뒤에 나와야 합니다
< head>바로 위에 넣으세요

게시글 목록

번호 제목
284508
284499
284492
284490
284484
284481
284478
284476
284474
284472
284470
284458
284457
284454
284453
284447
284446
284444
284441
284440