t

상품 검색시 카테고리 표시 부분

· 2014-08-10 (일) 14:41:24 · 903 · 1
shop/search.php, mobile/shop/search.php 파일

대분류 이하 중, 소분류 설정시 표시되지 않습니다.

//$sql = " select b.ca_id, b.ca_name, count(*) as cnt $sql_common $sql_where and length(b.ca_id) = 2 group by b.ca_id order by b.ca_id ";

$sql = " select b.ca_id, b.ca_name, count(*) as cnt $sql_common $sql_where group by b.ca_id order by b.ca_id ";

아니면 대분류만 표시되도록 수정해야 할 것 같네요.
|

댓글 1개

and length(b.ca_id) = 2 코드를 삭제하도록 하겠습니다.
댓글을 작성하시려면 로그인이 필요합니다.

버그신고

4,191건

  문의게시판을 이용해 주세요 :) https://sir.kr/co_qa  

+
분류 제목 글쓴이 날짜
14-08-25
14-08-22
14-08-22
14-08-21
14-08-21
14-08-14
14-08-13
14-08-12
14-08-11
14-08-10
14-08-06
14-08-05
14-08-04
14-08-02
14-08-01
14-07-26
14-07-24
14-07-24
14-07-17
14-07-16