최근게시물 추출에서 오류가 나는데요. 어떻게 해야할까요? 정보
최근게시물 추출에서 오류가 나는데요. 어떻게 해야할까요?본문
공지사항을 최근게시물로 추출하려고 하는데
이런 오류가 납니다. 어떤 때는 생겼다가 어떤 때는 없었다가 그러네요.
질문답변에 찾아 봤는데 해더가 중복되어서 그렇다고 하는 것 같은데
어느 파일을 열어서 고쳐야 하는지 궁금합니다.
답변 부탁드려요.
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/yatoo08/www/index-test.php:5) in /home/hosting_users/yatoo08/www/lib/common.lib.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/yatoo08/www/index-test.php:5) in /home/hosting_users/yatoo08/www/lib/common.lib.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/yatoo08/www/index-test.php:5) in /home/hosting_users/yatoo08/www/lib/common.lib.php on line 109
이런 오류가 납니다. 어떤 때는 생겼다가 어떤 때는 없었다가 그러네요.
질문답변에 찾아 봤는데 해더가 중복되어서 그렇다고 하는 것 같은데
어느 파일을 열어서 고쳐야 하는지 궁금합니다.
답변 부탁드려요.
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/yatoo08/www/index-test.php:5) in /home/hosting_users/yatoo08/www/lib/common.lib.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/yatoo08/www/index-test.php:5) in /home/hosting_users/yatoo08/www/lib/common.lib.php on line 109
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/yatoo08/www/index-test.php:5) in /home/hosting_users/yatoo08/www/lib/common.lib.php on line 109
댓글 전체
게시판별로 head 파일 따로 존재하거나 기타 이유로
최신글을 불러오기 위해 사용된 페이지에 ...
include_once("$g4[path]/lib/latest.lib.php");
우선 위코드가 혹 중복으로 불려지지 않는지 한번 확인해보세요,
에러가 생겼을때 해당페이지 소스보기해서 다른 중복코드가 없는지 확인해보시길~
최신글을 불러오기 위해 사용된 페이지에 ...
include_once("$g4[path]/lib/latest.lib.php");
우선 위코드가 혹 중복으로 불려지지 않는지 한번 확인해보세요,
에러가 생겼을때 해당페이지 소스보기해서 다른 중복코드가 없는지 확인해보시길~