다중카테고리에서 아래와 같은 에러가 발생합니다. 해결부탁합니다. 정보
다중카테고리에서 아래와 같은 에러가 발생합니다. 해결부탁합니다.본문
스킨 basic_sitelink를 사용할려구
http://www.sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=56810 (불당님게시글)
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=12169 ((불당님게시글)
를 참고하여
common.lib , list.php , list.skin.php , write.skin.php를 수정했구요
그런데.... 게시글에서 "분류선택 등..." 하면 아래와 같은 에러가 나는데 다음부턴 모르겠네요. ㅉㅉ
전에도 큰도움을 받았는데... 부탁드립니다.
사용사이트는
http://www.pandory.com/imyou/bbs/board.php?bo_table=jaestablish 입니다
select distinct wr_parent from g4_write_jaestablish where (( ca_name = '자료' and wr_5 = '(주)3S') and wr_4 = '업체명') ( ) and (wr_num between '-11' and '9989')
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 '( ) and (wr_num between '-11' and '9989')' at line 1
error file : /imyou/bbs/board.php
http://www.sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=56810 (불당님게시글)
http://sir.co.kr/bbs/board.php?bo_table=g4_tiptech&wr_id=12169 ((불당님게시글)
를 참고하여
common.lib , list.php , list.skin.php , write.skin.php를 수정했구요
그런데.... 게시글에서 "분류선택 등..." 하면 아래와 같은 에러가 나는데 다음부턴 모르겠네요. ㅉㅉ
전에도 큰도움을 받았는데... 부탁드립니다.
사용사이트는
http://www.pandory.com/imyou/bbs/board.php?bo_table=jaestablish 입니다
select distinct wr_parent from g4_write_jaestablish where (( ca_name = '자료' and wr_5 = '(주)3S') and wr_4 = '업체명') ( ) and (wr_num between '-11' and '9989')
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 '( ) and (wr_num between '-11' and '9989')' at line 1
error file : /imyou/bbs/board.php
댓글 전체
대답에 감사드립니다.
------------------------------------
() and 가 아니라
) and
---------------------------------------
윗부분을 어디서찾아야죠?
common.lib , list.php , list.skin.php , write.skin.php에는 없어서요
미안해요 이분야는 초보라서요
------------------------------------
() and 가 아니라
) and
---------------------------------------
윗부분을 어디서찾아야죠?
common.lib , list.php , list.skin.php , write.skin.php에는 없어서요
미안해요 이분야는 초보라서요