여분필드 검색이 안되는 문제입니다. 정보
여분필드 검색이 안되는 문제입니다.본문
전체검색을 이용중입니다.
head.php에
<input type="hidden" name="sfl" value="wr_subject||wr_content||wr_1||wr_2||wr_3||wr_4||wr_5||wr_6">
이렇게 넣었습니다.
물론 search.skin.php에도 동일하게 넣었고요.
몇 년전 제작한 사이트에는 위와 같이 했을 때 문제 없이 다 검색이 잘 되고 있는데요, 이번에 그누보드 최신버전을 다운 받아서 제작중인 사이트에서는 검색이 전혀 안되네요.
버전 문제일까요? 아니면 다른 문제일까요?
좋은 답변 부탁드립니다.
head.php에
<input type="hidden" name="sfl" value="wr_subject||wr_content||wr_1||wr_2||wr_3||wr_4||wr_5||wr_6">
이렇게 넣었습니다.
물론 search.skin.php에도 동일하게 넣었고요.
몇 년전 제작한 사이트에는 위와 같이 했을 때 문제 없이 다 검색이 잘 되고 있는데요, 이번에 그누보드 최신버전을 다운 받아서 제작중인 사이트에서는 검색이 전혀 안되네요.
버전 문제일까요? 아니면 다른 문제일까요?
좋은 답변 부탁드립니다.
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '212147' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php