select count(*) as cnt from where mb_id = 'admin'
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mb_id = 'admin'' at line 1
error file : /bbs/write.php
게시판에서 글쓰기를 누르면 이렇게 나와요.
1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mb_id = 'admin'' at line 1
error file : /bbs/write.php
게시판에서 글쓰기를 누르면 이렇게 나와요.
|
답변 1개 / 댓글 1개
채택된 답변
+20 포인트
2013-07-10 (수) 10:48:29
아래 댓글을 참고하셔서 dbconfig.php 파일에 테이블 설정을 추가해주시기 바랍니다.
http://sir.co.kr/bbs/board.php?bo_table=g4s_pds&wr_id=684#c_694
http://sir.co.kr/bbs/board.php?bo_table=g4s_pds&wr_id=684#c_694
답변에 대한 댓글 1개
2013-07-10 (수) 13:49:26
답변을 작성하려면 로그인이 필요합니다.
data/dbconfig.php 폴더도 없고 파일도 없는데 어디에 있나요?