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

설치후 인덱스 페이지 여니 이런 오류가...ㅠㅠ 해결법 아시는분?

· 13년 전 · 946 · 3
도와주심 감사하겠습니다. ㅠㅠ;

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/site/www/index.php:1) in /home/hosting_users/site/www/head.sub.php on line 38

===============================================================================

소스입니다.


<?
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'], 10, 70);
echo "<p>\n";
}
?>
</td></tr></table>
<!-- 硫붿씤?붾㈃ 理쒖떊湲€ ??-->

<?
include_once("./_tail.php");
?>

댓글 작성

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

로그인하기

댓글 3개

13년 전
에디트플러스로 해당 인코딩에 맞게 인코딩 다시 해서 올려보세요
13년 전
감사합니다. 근데 똑같은 코드인데 드림위버랑 에디트 플러스로 하면 에러가 안나고

메모장하고 나모웹에디터로 하면 에러가 나네요 -_-;;
13년 전
전 방금 해결했는데요, 제가 쓰는 에디터기준으로 설명을 드리자면,
저장하실때 인코딩방식을 UTF-8 No BOM 으로 저장했더니 해결되었습니다
에디터는 울트라에딧입니다.

게시글 목록

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