없는 게시판입니다 라고 오류가 안나오네요... 정보
없는 게시판입니다 라고 오류가 안나오네요...본문
/bbs/board.php?bo_table=totalcomment
bo_table 명에 다른 없는 테이블 명을 적으면 없는 게시판이라고 나오고 팅기는데
totalcomment라고 적으면 이렇게 에러 메세지를 표시해버리네요...;;;
이부분은 어떻게 막을수 있는데..
혹시 이렇게 에러 메세지가 보이는걸 안보이게 할수 없나요?
php.ini에 display_errors = Off 로 설정도 해봤는데.. 그래도 계속 보여지네요...
어떻게 해야 하나요?
select * from g4_write_totalcomment where wr_is_comment = 0 order by wr_num, wr_reply limit 0, 15
1146 : Table 'sai.g4_write_totalcomment' doesn't exist
error file : /bbs/board.php
bo_table 명에 다른 없는 테이블 명을 적으면 없는 게시판이라고 나오고 팅기는데
totalcomment라고 적으면 이렇게 에러 메세지를 표시해버리네요...;;;
이부분은 어떻게 막을수 있는데..
혹시 이렇게 에러 메세지가 보이는걸 안보이게 할수 없나요?
php.ini에 display_errors = Off 로 설정도 해봤는데.. 그래도 계속 보여지네요...
어떻게 해야 하나요?
select * from g4_write_totalcomment where wr_is_comment = 0 order by wr_num, wr_reply limit 0, 15
1146 : Table 'sai.g4_write_totalcomment' doesn't exist
error file : /bbs/board.php
댓글 전체