레벨아이콘 적용팁을 활용했는데... 정보
레벨아이콘 적용팁을 활용했는데...본문
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=62
요팁을 적용했는데..
게시판 상단에 이러한 에러가 나오네요..
Warning: Cannot modify header information - headers already sent by (output started at /free/home/xxx/html/extend/developer.lib.php:62) in /free/home/xxx/html/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /free/home/xxx/html/extend/developer.lib.php:62) in /free/home/xxx/html/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 38
developer.lib.php 파일 62줄을 보니.. "?>" 이것뿐이던데..
위에 팁 댓글을보면 저하고 같은에러가나는분이 계시네요.
요팁을 적용했는데..
게시판 상단에 이러한 에러가 나오네요..
Warning: Cannot modify header information - headers already sent by (output started at /free/home/xxx/html/extend/developer.lib.php:62) in /free/home/xxx/html/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /free/home/xxx/html/extend/developer.lib.php:62) in /free/home/xxx/html/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/qwe/html/extend/developer.lib.php:62) in /home/qwe/html/head.sub.php on line 38
developer.lib.php 파일 62줄을 보니.. "?>" 이것뿐이던데..
위에 팁 댓글을보면 저하고 같은에러가나는분이 계시네요.
댓글 전체
developer.lib.php 파일 62줄을 보니.. "?>" 이것뿐이던데..
이거 뒤로 뭐가 있나요?
62가 마지막 줄이라면
?>뒤로 공백도 있어서는 안 됩니다.
이거 뒤로 뭐가 있나요?
62가 마지막 줄이라면
?>뒤로 공백도 있어서는 안 됩니다.
아무것도 없어요 ㅠ
공백이 있었네요.. ^^ 감사합니다.