테스트 사이트 - 개발 중인 베타 버전입니다

에러 납니다. 해결책 알려주세요 채택완료

bossbug 6년 전 조회 3,456

사이트 접속하면 아래와 같은 메세지가 나옵니다.

 

도와주세요ㅜㅜ

 

로그인을 하면 아래 메세지가 사라집니다.

 

 

Warning: preg_match() [http://taesan-kst.com/gnu/function.preg-match">function.preg-match]: Compilation failed: missing ) at offset 13 in /home/hosting_users/jsjs_taesan/www/gnu/common.php on line 419 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/jsjs_taesan/www/gnu/common.php:419) in /home/hosting_users/jsjs_taesan/www/gnu/head.sub.php on line 33 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/jsjs_taesan/www/gnu/common.php:419) in /home/hosting_users/jsjs_taesan/www/gnu/head.sub.php on line 35 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/jsjs_taesan/www/gnu/common.php:419) in /home/hosting_users/jsjs_taesan/www/gnu/head.sub.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/jsjs_taesan/www/gnu/common.php:419) in /home/hosting_users/jsjs_taesan/www/gnu/head.sub.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/jsjs_taesan/www/gnu/common.php:419) in /home/hosting_users/jsjs_taesan/www/gnu/head.sub.php on line 38 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/jsjs_taesan/www/gnu/common.php:419) in /home/hosting_users/jsjs_taesan/www/gnu/head.sub.php on line 39

댓글을 작성하려면 로그인이 필요합니다.

답변 3개

티로그
6년 전

처음 경고 나오는 /home/hosting_users/jsjs_taesan/www/gnu/common.php on line 419  에 코드를 확인하셔야 겠네요 아마 패턴형식이 틀린 것 같습니다.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

toqurk
6년 전

common.php:419 의 문제라고 나오는건데..

 

http://egloos.zum.com/totoriver/v/3387009">http://egloos.zum.com/totoriver/v/3387009 참고해보세요

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

b
bossbug
6년 전
답변 감사합니다. 확인해보겠습니다.

댓글을 작성하려면 로그인이 필요합니다.

6년 전

head.sub.php 파일 소스 맨상단에 ob_start(); 이소스를 다 추가해 보세요..

 

ob_start();

?>

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

b
bossbug
6년 전
답변 감사합니다. 하지만 에러메세지가 사라지진 않습니다.

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인