3.23 V root님 인기검색어에서 질문드립니다. > 그누3질답

그누3질답

3.23 V root님 인기검색어에서 질문드립니다. 정보

그누보드 3.23 V root님 인기검색어에서 질문드립니다.

본문

버전 : 3.23

http://sir.co.kr/?doc=bbs/gnuboard.php&bo_table=tiptech&page=10&wr_id=1571
에 설명되어 있는데로 빠뜨리지 않고 작업을 했습니다.
그런데 검색어란에 보면 '5 . 2 . 1 . 세종도 . 3 . 4 . ' 와 같이 숫자가 찍혀져 나오더군요.
그래서 살펴보니 게시판의 카테고리를 메뉴로 했을때 해당 카테고리를 클릭하면 해당 카테고리의 넘버가 인기검색어에 찍혀 나오더군요.
다른 분은 그런분이 안계신지 모르겠는데 게시판 목록에서 이동하고자 하는 카테고리를 셀렉트박스에서 선택해도 역시 넘버가 찍히는 것 같습니다.

참고로 메뉴부분입니다.

<table width='100%' cellpadding=3 cellspacing=0 border=0>
<tr>
<td height=1 bgcolor=#595959></td>
</tr>
<tr>
<td height=1></td>
</tr>
<tr>
<td height=20 bgcolor=#CFCFCF>&nbsp;컴퓨터 자료실</td>
</tr>
<tr>
<td height=1></td>
</tr>
<tr>
<td height=1 bgcolor=#595959></td>
</tr>
<tr>
<td height=20><a href='./?doc=bbs/gnuboard.php&bo_table=kgb_webphp&sselect=ca_id&stext=1'>Java script</a></td>
</tr>
<tr><td colspan=2 width=100% height=1 background='./kgb-img/line.gif'></td></tr>
<tr>
<td height=20><a href='./?doc=bbs/gnuboard.php&bo_table=kgb_webphp&sselect=ca_id&stext=2'>PHP source</a></td>
</tr>
<tr><td colspan=2 width=100% height=1 background='./kgb-img/line.gif'></td></tr>
<tr>
<td height=20><a href='./?doc=bbs/gnuboard.php&bo_table=kgb_webphp&sselect=ca_id&stext=3'>Potoshop</a></td>
</tr>
<tr><td colspan=2 width=100% height=1 background='./kgb-img/line.gif'></td></tr>
<tr>
<td height=20><a href='./?doc=bbs/gnuboard.php&bo_table=kgb_webphp&sselect=ca_id&stext=4'>OS</a></td>
</tr>
</table>

root님 말씀에는 버전업이 되면 수정이 필요할지도 모른다는 글이 있었는데 어디가 잘못된 것인지 잘 모르겠습니다.
부탁드립니다.

댓글 전체

카테고리 값이 그곳에 들어가는 것을 파악하지 못했었습니다.
다음 두 파일에서 insert_popular($s[$i])에서 글자수가 1보다 클때 검색어로 등록하도록 수정해주세요
bbs/gnusearch.php
lib/gnuboard.lib.php

수정전 :
    insert_popular($s[$i]);    // 인기 검색어 등록

수정후 :
    if(strlen($s[$i]) > 1) insert_popular($s[$i]);    // 인기 검색어 등록
전체 9,564
그누3질답 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT