최근 게시물 설치시 메인에 이런 에러가나요.. 정보
최근 게시물 설치시 메인에 이런 에러가나요..본문
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 32
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 38
.. 다른데도 똑같이 사용했는데... 도와주세요
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 34
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 37
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/svm21/www/_common.php:4) in /home/hosting_users/svm21/www/gnuboard4/head.sub.php on line 38
.. 다른데도 똑같이 사용했는데... 도와주세요
댓글 전체
include_once("$g4[path]/head.sub.php"); 를 삭제했더니 되네요.. 근데 다른데는 똑같이 했는데..
이유가 뭘까요?
이유가 뭘까요?
이미 위쪽에 head에관련된 부분이 들어가 있는데
또 head.sub.php 를 include 하니 이미 들어가 있다라는 것입니다
head.sub.php 에 header(".....) 이런 부분들이 있는데 중복 되어 생기는 에러입니다
또 head.sub.php 를 include 하니 이미 들어가 있다라는 것입니다
head.sub.php 에 header(".....) 이런 부분들이 있는데 중복 되어 생기는 에러입니다