인덱스 수정하면 에러메세지가 뜹니다...꼭 도와 주세요.
http://sir.co.kr/bbs/board.php?bo_table=g4_qa&wr_id=178575&sfl=&stx=&sst=wr_hit&sod=desc&sop=and&page=2
위의 페이지에서 질문을 드린 적 있습니다.
근 열흘을 뚝딱뚝딱 제 힘으로 해결을 해 볼거라 연구를 해보지만
도무지 모르겠습니다.
최신버전으로 바꾼 날로 부터
가만 잘 있던 메인 페이지에 에러메세지가 주루룩 올라오는 겁니다.
이래저래 그동안 용을 쓰는 중에 사라진 에러들도 있고
이래저래 게시물들을 검색하며 적용도 시켜보고, 최상위로 다시 설치도 해보고
야단법석 종일 들여다 봅니다만
제 능력 밖입니다. 이래저래 독학하며 어린이도서관 홈을 운영하는 아줌마입니다.ㅠㅠ
어찌어찌 head를 수정하면 뜨던 에러메세지는 사라진 거 같은데
index를 점 하나라도 수정했다가는
이런 에러메세지가 뜹니다. 관련 게시물을 검색해 살펴봐도 아이고, 해결을 못하고 있습니다.
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/gnuboard4/index.php:2) in /home/sandolc/www/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/index.php:2) in /home/sandolc/www/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/index.php:2) in /home/sandolc/www/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/index.php:2) in /home/sandolc/www/lib/common.lib.php on line 98
(아래 line 98, 내용들은 떴다가 사라졌다가 하는군요. 아흑)
어린이도서관 http://sandolc.com 이구요.
common.php, head.php, index.php 화일을 첨부해 봅니다.
(도움을 얻으려면 어느부분을 올려야하는지도
모르겠기에...ㅠㅠ)
세밀한 방법을 도움 받을 수 있기를 기대해 봅니다...
************05:56 추가기재
____________________________________________________
common.php on line 8 입니다. 아래내용중 ()로 표시
도움을 바랍니다...^^
위의 페이지에서 질문을 드린 적 있습니다.
근 열흘을 뚝딱뚝딱 제 힘으로 해결을 해 볼거라 연구를 해보지만
도무지 모르겠습니다.
최신버전으로 바꾼 날로 부터
가만 잘 있던 메인 페이지에 에러메세지가 주루룩 올라오는 겁니다.
이래저래 그동안 용을 쓰는 중에 사라진 에러들도 있고
이래저래 게시물들을 검색하며 적용도 시켜보고, 최상위로 다시 설치도 해보고
야단법석 종일 들여다 봅니다만
제 능력 밖입니다. 이래저래 독학하며 어린이도서관 홈을 운영하는 아줌마입니다.ㅠㅠ
어찌어찌 head를 수정하면 뜨던 에러메세지는 사라진 거 같은데
index를 점 하나라도 수정했다가는
이런 에러메세지가 뜹니다. 관련 게시물을 검색해 살펴봐도 아이고, 해결을 못하고 있습니다.
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/gnuboard4/index.php:2) in /home/sandolc/www/common.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/index.php:2) in /home/sandolc/www/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/index.php:2) in /home/sandolc/www/lib/common.lib.php on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/sandolc/www/index.php:2) in /home/sandolc/www/lib/common.lib.php on line 98
(아래 line 98, 내용들은 떴다가 사라졌다가 하는군요. 아흑)
어린이도서관 http://sandolc.com 이구요.
common.php, head.php, index.php 화일을 첨부해 봅니다.
(도움을 얻으려면 어느부분을 올려야하는지도
모르겠기에...ㅠㅠ)
세밀한 방법을 도움 받을 수 있기를 기대해 봅니다...
************05:56 추가기재
____________________________________________________
common.php on line 8 입니다. 아래내용중 ()로 표시
도움을 바랍니다...^^
첨부파일
|
댓글을 작성하시려면 로그인이 필요합니다.
댓글 12개
===============
<meta name="generator" content="Namo WebEditor(Trial)">
<?
include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");
================
<?
include_once("./_common.php");
이 코드는 파일 첫 줄, 첫 칸부터시작해야 합니다.
<meta name="generator" content="Namo WebEditor(Trial)">
이런 메타 태그는 head.sub.php에 넣어 사용하세요.
저도 궁금해서 지워도 봤답니다.
나모를 사용하면 저절로 생겨나는 구문이더군요.
지워도 다시 생겨납니다...<meta name="generator" content="Namo WebEditor(Trial)">
이 코드는 파일 첫 줄, 첫 칸부터시작해야 합니다.
저는 이것 중간에 넣어서도 사용도 하긴 하는데요...
<meta name="generator" content="Namo WebEditor(Trial)">
이것 나모로 편집 하면 자동 생기는 테그 같은데 그냥 삭제해도 별 문젠 없어 보입니다.
그리고 index 에 있는
$g4['title'] = "";
include_once("./_head.php");
이것은 필요한건가요?
include_once("./_head.php");
지금...지워봤어요.ㅠㅠ
index 페이지의 상단 head를 불러주는군요.
야심한 시각에, 고맙습니다...
작업하면서 생긴 자동테그는 노트패드 같은 에디터로 불러서 불필요한 코드 빼시고 저장 업로드시켜보세요
그누보드 업데이트가 덜 된 점도 원인에 들었다구요...ㅠㅠ
열공하겠습니다. 거듭 감사를 드립니다.