게시판 특정단어 검색결과 링크주소 정보
게시판 특정단어 검색결과 링크주소본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
특정단어검색결과를 링크로 걸고 싶습니다.
예를들어 셀렉트 메뉴에서 매매를 선택하고 검색하였을때 나타나는 부분을
버튼을 만들어서 매매라는 버튼을 클릭하면 매매를 선택하여 검색한 결과와 같은 결과가
나오게끔 만들고 싶습니다.
게시판 주소가 /bbs/board.php?bo_table=star <- 이런경우
매매라는 검색결과를 주려면 어떻게 들어가야할까요?
/bbs/board.php?bo_table=star&parti=매매 <- parti 로 하는걸봐서 넣어봣는데 안되서~
parti 라는건 어느부분을 가져온건가요?
<td style="cursor:pointer;" onClick="location.href=/bbs/board.php?bo_table=star'" width="67%" height="31" background="img/include/bg2.gif"><div align="center" class="bold">원룸</div></td>
<td style="cursor:pointer;" onClick="location.href='??=매매'" width="11%" bgcolor="#FFFFFF"><div align="center">매매</div></td>
오류 주소 :
특정단어검색결과를 링크로 걸고 싶습니다.
예를들어 셀렉트 메뉴에서 매매를 선택하고 검색하였을때 나타나는 부분을
버튼을 만들어서 매매라는 버튼을 클릭하면 매매를 선택하여 검색한 결과와 같은 결과가
나오게끔 만들고 싶습니다.
게시판 주소가 /bbs/board.php?bo_table=star <- 이런경우
매매라는 검색결과를 주려면 어떻게 들어가야할까요?
/bbs/board.php?bo_table=star&parti=매매 <- parti 로 하는걸봐서 넣어봣는데 안되서~
parti 라는건 어느부분을 가져온건가요?
<td style="cursor:pointer;" onClick="location.href=/bbs/board.php?bo_table=star'" width="67%" height="31" background="img/include/bg2.gif"><div align="center" class="bold">원룸</div></td>
<td style="cursor:pointer;" onClick="location.href='??=매매'" width="11%" bgcolor="#FFFFFF"><div align="center">매매</div></td>
( 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 = '283657' 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