특정게시판만 글쓰기가 안될때

특정게시판만 글쓰기가 안될때

QA

특정게시판만 글쓰기가 안될때

본문

다른 게시판은 글쓰기가 잘 되고 있는데

특정게시판만 갑자기 글쓰기가 안되요

기본스킨을 사용하고 있고 3일전까지는 작성이 잘 되었어요

글쓰기 버튼을 눌렀을때 아무런 반응이 없고

이미 작성된 글은 수정이 가능해요

 

어떤걸 확인해야할까요...?

이 질문에 댓글 쓰기 :

답변 4

특정 게시판에 글쓰기 스킨  에다가 

소스를 넣어주세요

<?php error_reporting( E_ALL ); ini_set( "display_errors", 1 ); ?>

 

그러면 에러가 뜰거에요 

그거 에러를 댓글 남겨주세요.

Notice: Undefined variable: is_homepage in /html/www/skin/board/basic/write.skin.php on line 67

Notice: Undefined variable: notice_checked in /html/www/skin/board/basic/write.skin.php on line 80

Notice: Use of undefined constant link_count - assumed 'link_count' in /html/www/skin/board/basic/write.skin.php on line 147

Notice: Use of undefined constant link_count - assumed 'link_count' in /html/www/skin/board/basic/write.skin.php on line 147

Notice: Use of undefined constant link_count - assumed 'link_count' in /html/www/skin/board/basic/write.skin.php on line 147



위와 같은 에러가 발생했어요.

Notice: Undefined variable: is_homepage in /html/www/skin/board/basic/write.skin.php on line 67
is_homepage 변수가 없대요

Use of undefined constant link_count - assumed 'link_count'
정의되지 않는 상수 라고 하는데 상수는 대문자로 해야될걸요

3일 전/후 로 소스 변경사항을 추적해보셔야 할것 같습니다.

웹 서버에 직접 접속 가능하다면 로그를 확인해 보세요.

/var/log/php-fpm 폴더의 www-error.log를 열어보면 무엇인가 에러 로그가 있을 수 있습니다. 이걸 보고 판단해 보시면 좋습니다.

 

CentOS라면 Selinux에 의한 폴더 권한 등도 문제가 될 수 있으니 로그 화일 확인해 보시길 권고 드려요.

답변을 작성하시기 전에 로그인 해주세요.
전체 10,633
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT