페르소나님의 부동산 스킨 에러 좀 봐주세요 정보
페르소나님의 부동산 스킨 에러 좀 봐주세요본문
지역검색 에서
전남 - 순천 - 토지
를 맞추면 에러가
게시판에는 위같이 입력되있는데...
에러내용
select distinct wr_parent from g4_write_state where ((INSTR(concat(wr_5, '전남')) and (INSTR(concat(wr_5, '순천시')) and (INSTR(concat(wr_5, '토지')) ) and wr_is_comment = '0' and (wr_num between '-3' and '9997')
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 (INSTR(concat(wr_5, '순천시')) and (INSTR(concat(wr_5, '토지')) ) an' at line 1
error file : /addang/bbs/board.php
스킨이 잘못되었나요?
아님 제 홈피에 문제가?
g4_zip는 위처럼 import 시켯습니다.
지역검색에서 다 나오고요,
전남 - 순천 - 토지
를 맞추면 에러가
게시판에는 위같이 입력되있는데...
에러내용
select distinct wr_parent from g4_write_state where ((INSTR(concat(wr_5, '전남')) and (INSTR(concat(wr_5, '순천시')) and (INSTR(concat(wr_5, '토지')) ) and wr_is_comment = '0' and (wr_num between '-3' and '9997')
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 (INSTR(concat(wr_5, '순천시')) and (INSTR(concat(wr_5, '토지')) ) an' at line 1
error file : /addang/bbs/board.php
스킨이 잘못되었나요?
아님 제 홈피에 문제가?
g4_zip는 위처럼 import 시켯습니다.
지역검색에서 다 나오고요,
댓글 전체

syntax에러네요...
select distinct wr_parent from g4_write_state where (*1* (*2* INSTR(*3* concat(*4* wr_5, '전남'*4*) *3*) and (*5* INSTR(*6* concat(*7* wr_5, '순천시' *7*) *6*) and (*8* INSTR(*9* concat(*10* wr_5, '토지' *10*) *9*) *8*) and wr_is_comment = '0' and (*11* wr_num between '-3' and '9997' *11*)
남아있는게.... 1 하고 2 그리고 5번 괄호가 마무리가 안된듯 싶은데요...
g4_write_state where (( <----
and (<-- INSTR(concat(wr_5, '순천시'
스킨내에서 한번 쿼리문 부분을 함 찾아보세요..
select distinct wr_parent from g4_write_state where (*1* (*2* INSTR(*3* concat(*4* wr_5, '전남'*4*) *3*) and (*5* INSTR(*6* concat(*7* wr_5, '순천시' *7*) *6*) and (*8* INSTR(*9* concat(*10* wr_5, '토지' *10*) *9*) *8*) and wr_is_comment = '0' and (*11* wr_num between '-3' and '9997' *11*)
남아있는게.... 1 하고 2 그리고 5번 괄호가 마무리가 안된듯 싶은데요...
g4_write_state where (( <----
and (<-- INSTR(concat(wr_5, '순천시'
스킨내에서 한번 쿼리문 부분을 함 찾아보세요..
스킨내에서 쿼리문이 없어요
고수님들의 도움 바랍니다.
고수님들의 도움 바랍니다.