리스트에서 분류 항목 선택해도 적용이 안됩니다... > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

리스트에서 분류 항목 선택해도 적용이 안됩니다... 정보

리스트에서 분류 항목 선택해도 적용이 안됩니다...

본문

일단 게시판 주소는
http://sangho.hosting.paran.com/gnuboard4/bbs/board.php?bo_table=guest
여깁니다.

문제 증상
- 리스트 화면의 좌측 상단의 분류 항목을 클릭 하여도~ 게시판 변화가 없어요~
즉, 적용이 안되는것 같은데 뭐가 문제인가요~~?
이 게시판 처음 부터 그러던데~~~ 그누 기본 게시판을 디자인만 손본거거든요~

혹시 몰라서 list.skin.php 파일 중 분류 항목 소스 뽑아 보았습니다.
전문가님들 해결 좀 부탁드립니다. ㅠㅠ


  <form name="fcategory" method="get" style="margin:0px;">
            <? if ($is_category) { ?>
            <select name=sca onchange="location='<?=$category_location?>'+<?=strtolower($g4[charset])=='utf-8' ? "encodeURIComponent(this.value)" : "this.value"?>;">
            <option value=''>전체</option>
            <?=$category_option?>
            </select>
            <? } ?>
            </form>
  • 복사

( 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 = '170231' 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