도저히 무슨 문제인지 모르겠습니다 > 그누4 질문답변

그누4 질문답변

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

도저히 무슨 문제인지 모르겠습니다 정보

도저히 무슨 문제인지 모르겠습니다

본문

오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.

오류 주소 : www.stikershop.com

저히가 지금 메인 스킨을 재작하려는데 오류가 생기네요

index.php에 소스를 고치지 않고 다시 저장했담뿐인데 오류가 생기네요

오류네용
Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\common.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at e:\hz\mrpark1\wwwroot\index.php:1) in e:\hz\mrpark1\wwwroot\head.sub.php on line 38

댓글 전체

index.php 내용은 아래와 같습니다(고치지도 않았습니다,다만 다시 저장 했습니다)
엑스엠엘님 BOM을 검색해라니 상세히 알려줐스면 감사드립니다
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");

$g4['title'] = "";
include_once("./_head.php");
?>

<!-- 메인화면 최신글 시작 -->
<table width="100%" cellpadding=0 cellspacing=0><tr><td valign=top>
<?
//  최신글
$sql = " select bo_table, bo_subject from $g4[board_table] order by gr_id, bo_table ";
$result = sql_query($sql);
for ($i=0; $row=sql_fetch_array($result); $i++) {
    // 이 함수가 바로 최신글을 추출하는 역할을 합니다.
    // 스킨은 입력하지 않을 경우 관리자 > 환경설정의 최신글 스킨경로를 기본 스킨으로 합니다.

    // 사용방법
    // latest(스킨, 게시판아이디, 출력라인, 글자수);
    echo latest("basic", $row['bo_table'], 12, 70);
    echo "<p>\n";
}
?>
</td></tr></table>
<!-- 메인화면 최신글 끝 -->

<?
include_once("./_tail.php");
?>
다시작성할 때 utf-8로 하셨을 겁니다.
그러면 첫글자가 <?가 아닙니다.
http://sir.co.kr/bbs/board.php?bo_table=g4_qa&wr_id=91341&sca=&sfl=wr_subject%7C%7Cwr_content&stx=BOM&sop=and
전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT