인텍스에서 공지 최신글을 출력하면 오류가 뜹니다..
제목처럼 최신글을 출력하면
Warning: Cannot modify header information - headers already sent by (output started at /DATA/wawa58/public_html/index.html:5) in /DATA/wawa58/public_html/gnuboard4/common.php on line 8
이런 오류가 뜹니다...
인덱스 헤드 부분에
<?
$g4_path="gnuboard4";
include_once("gnuboard4/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
를 입력했구요...
어떤걸 수정해야 할까요....
Warning: Cannot modify header information - headers already sent by (output started at /DATA/wawa58/public_html/index.html:5) in /DATA/wawa58/public_html/gnuboard4/common.php on line 8
이런 오류가 뜹니다...
인덱스 헤드 부분에
<?
$g4_path="gnuboard4";
include_once("gnuboard4/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
를 입력했구요...
어떤걸 수정해야 할까요....
댓글 3개
15년 전
<?
$g4_path=".";
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
$g4_path=".";
include_once("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
15년 전
으랏찻차님 답변처럼 하시고
include_once("$g4_path/common.php");
위쪽의 공백라인 부분을 삭제 하세요
include_once("$g4_path/common.php");
위쪽의 공백라인 부분을 삭제 하세요
58wawa
15년 전
답변처럼 했는데...오류가 더 뜨더라구요...;;
그래서 원래 했던
<?
$g4_path="gnuboard4";
include_once("gnuboard4/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
을 헤드 위로...그러니깐 가장 위로 올렸더니...괜찮아 지네요...
근데 이방법도 맞는건지...
그래서 원래 했던
<?
$g4_path="gnuboard4";
include_once("gnuboard4/common.php");
include_once("$g4[path]/lib/latest.lib.php");
?>
을 헤드 위로...그러니깐 가장 위로 올렸더니...괜찮아 지네요...
근데 이방법도 맞는건지...
게시판 목록
그누4 질문답변
그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.
기존 게시물은 열람만 가능합니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 66554 | 11년 전 | 17733 | ||
| 66553 | 11년 전 | 12554 | ||
| 66552 |
alexseo
|
11년 전 | 10188 | |
| 66551 | 11년 전 | 10925 | ||
| 66550 | 11년 전 | 10496 | ||
| 66549 | 11년 전 | 11846 | ||
| 66548 | 11년 전 | 15029 | ||
| 66547 |
스타크루즈
|
11년 전 | 11493 | |
| 66546 |
kimch
|
11년 전 | 11599 | |
| 66545 | 11년 전 | 11423 | ||
| 66544 | 11년 전 | 12271 | ||
| 66543 |
별을기다리며
|
11년 전 | 14432 | |
| 66542 |
별을기다리며
|
11년 전 | 11924 | |
| 66541 | 11년 전 | 9692 | ||
| 66540 | 11년 전 | 10566 | ||
| 66539 | 11년 전 | 16399 | ||
| 66538 | 11년 전 | 10451 | ||
| 66537 | 11년 전 | 9134 | ||
| 66536 | 11년 전 | 10574 | ||
| 66535 |
alexseo
|
11년 전 | 5590 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기