최근게시물 경로 좀 봐주세요~ 정보
최근게시물 경로 좀 봐주세요~본문
Warning: Cannot modify header information - headers already sent by (output started at /web/home/rhkrwk/html/index.html:6) in /web/home/rhkrwk/html/gboard/common.php on line 8
이런 에러 문구가 상단에 뜹니다.
제 소스를 보면
상단에
<?
$g4_path = "gboard"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
?>
최근게시물 출력 부분에
<?=latest_group("group_basic", "wolf", 20, 50); ?>
이렇게 넣었습니다.
뭐가 잘못된건가요?
이런 에러 문구가 상단에 뜹니다.
제 소스를 보면
상단에
<?
$g4_path = "gboard"; // common.php 의 상대 경로
include_once("$g4_path/common.php");
?>
최근게시물 출력 부분에
<?=latest_group("group_basic", "wolf", 20, 50); ?>
이렇게 넣었습니다.
뭐가 잘못된건가요?
댓글 전체
상단에 이것도 넣어보셔요
include_once("$g4[path]/lib/latest.lib.php");
include_once("$g4[path]/lib/latest.lib.php");
Warning: Cannot modify header information - headers already sent by (output started at /web/home/rhkrwk/html/index.html:6) in /web/home/rhkrwk/html/gboard/common.php on line 8
그래도 안되요.. 하지만 답변 감사드립니다.
그래도 안되요.. 하지만 답변 감사드립니다.
정말 감사했습니다.
친절히 원격제어로 까지 알려주시고 ...
친절히 원격제어로 까지 알려주시고 ...