왜 자꾸 이런오류가 나오는 거에요? > 그누4 질문답변

그누4 질문답변

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

왜 자꾸 이런오류가 나오는 거에요? 정보

왜 자꾸 이런오류가 나오는 거에요?

본문

<meta name="generator" content="Namo WebEditor(Trial)">
<p><?
include_once("./_common.php");
include_once("$g4[path]/head.sub.php");
include_once("$g4[path]/lib/outlogin.lib.php");
include_once("$g4[path]/lib/poll.lib.php");
include_once("$g4[path]/lib/visit.lib.php");
include_once("$g4[path]/lib/connect.lib.php");
include_once("$g4[path]/lib/popular.lib.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
</p>
<table cellpadding="0" cellspacing="0" width="891">
    <tr>
        <td width="891"> <?=outlogin("basic"); // 외부 로그인 ?>

        <div style='height:10px;'></div>

        <?=poll("basic"); // 설문조사 ?>

        <div style='height:10px;'></div>

        <?=visit("basic"); // 방문자수 ?>

        <div style='height:10px;'></div>

        <?=connect(); // 현재 접속자수 ?></td>
    </tr>
</table>

-----------------------------------------------------------------------------------------
Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/common.php on line 8

Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/flonet/public_html/gnuboard4/index.php:2) in /home/flonet/public_html/gnuboard4/head.sub.php on line 38
  • 복사

댓글 전체

와.. 저도 head.sup.php on line 32~38 이거때문에 진짜 이것저것 다해보고 골치아팠는데
웃는하루님 덕분에 해결됐어요 ㅠㅠ
감사드립니다.ㅠㅠ 와.. 나모 어쩌고 그게 그렇게 영향력이 있는거였다니 ㅋㅋ
삭제하고 났더니 한방에 되네여 ㅋㅋ
진짜 감사드려요~
© SIRSOFT
현재 페이지 제일 처음으로