메모장으로 구문을 수정하는데.. > 그누4 질문답변

그누4 질문답변

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

메모장으로 구문을 수정하는데.. 정보

메모장으로 구문을 수정하는데..

본문

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

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

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

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

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

Warning: Cannot modify header information - headers already sent by (output started at /home/joona0825/public_html/head.php:1) in /home/joona0825/public_html/head.sub.php on line 38

이런 에러가 나는군요.
메모장으로 했고
경로수정만 약간 했습니다.

head.php의 50~51줄

<td width="78"><a href="<?=$g4['path']?>/"><img src="<?=$g4['path']?>/img/top_m01.gif" width="78" height="31" border="0"></a></td>

에서

            <td width="78"><a href="<?=$g4['path']?>/bbs/search.php"><img src="<?=$g4['path']?>/img/top_m01.gif" width="78" height="31" border="0"></a></td>

로 바꿨습니다.
메모장으로요..

살려줘요..
  • 복사

댓글 전체

저거 수정하셨다고 에러가 발생할리는 없는데..
뭔가 실수로 다른거 건드신건아닌지.
그리고 이건 가능성은 낮지만 문자셋도 가끔 영향을 끼칩니다.
메모장으로하심 euc-kr로 저장되실텐데.. 그누버전이 utf8이면 안맞겟죠.
© SIRSOFT
현재 페이지 제일 처음으로