활용팁 오류 좀 부탁드리겠습니다. 정보
활용팁 오류 좀 부탁드리겠습니다.본문
유용한팁 중 불당님의 쪽지 전체 삭제 팁을 적용했습니다.
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=12579
적용 후 전체선택 후 삭제를 하면 아래의 오류가 납니다.
고수님들의 한마디 부탁드립니다.
select me_send_mb_id from where me_id = '8'
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 me_id = '8'' at line 1
error file : /home/bbs/memo2_form_delete.php
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=12579
적용 후 전체선택 후 삭제를 하면 아래의 오류가 납니다.
고수님들의 한마디 부탁드립니다.
select me_send_mb_id from where me_id = '8'
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 me_id = '8'' at line 1
error file : /home/bbs/memo2_form_delete.php
댓글 전체

select me_send_mb_id from 테이블명 where me_id = '8'
테이블명을 호출하지 못하네요.
config.php에 $g4[memo_recv_table] ~~~ 요런식의 테이블 지정 되어있는지 확인해보세요.
테이블명을 호출하지 못하네요.
config.php에 $g4[memo_recv_table] ~~~ 요런식의 테이블 지정 되어있는지 확인해보세요.