시그너스님의 부동산 짜집기 스킨... 정보
시그너스님의 부동산 짜집기 스킨...관련링크
본문
링크의 스킨을 오누리빌더에 적용하려 합니다.
설치 모두 했구요..
필드확장..g4_sql....주의사항대로 모두 적용했습니다.
정상적으로 등록이 된거 같은데요...
문제가...
글작성후 완료버튼을 누르면...그대로 입니다.
즉, 완료버튼이 먹통이 된듯한 느낌??
어떤부분을 봐야 할까요?
* 혹시나 위의 스킨에 대해서 이런경우 격으신분...조언 부탁드립니다.
댓글 전체
스킬폴더 write스킨파일 570번째줄 뒷쪽에 엑세스기 오탈자...있네요....
a평esskey='s' -> accesskey='s' 이거는 첨에 찾아서 수정해 놨거든요...ㅜㅜ
select distinct wr_parent from onuri_write_05_1 where ((INSTR(concat(wr_17, '서울')) and (INSTR(concat(wr_17, '강남구')) and (INSTR(concat(wr_17, '빌딩/건물')) ) and wr_is_comment = '0' and (wr_num between '' and '10000')
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_17, '강남구')) and (INSTR(concat(wr_17,
error file : /bbs/board.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 ') and (INSTR(concat(wr_17, '강남구')) and (INSTR(concat(wr_17,
error file : /bbs/board.php
게시물은 없지만...그냥 검색기능 이용해 보니....이런..에러가 나오는데요...
config.list_select2.php 파일 107번째줄에 이걸로 변경
<input type=hidden name=sfl value="wr_5||wr_14">이렇게 수정해주세요
검색기능 잘됩니다 그러면
<input type=hidden name=sfl value="wr_5||wr_14">이렇게 수정해주세요
검색기능 잘됩니다 그러면