도서정보스킨 목록에서 레벨아이콘 적용이 안됩니다. 정보
도서정보스킨 목록에서 레벨아이콘 적용이 안됩니다.본문
쓰여진 소스가 생소합니다.
$list_infosub = " <span style='color: #ccc'>({$list[$i]['name']} | {$list[$i]['datetime2']} | hit:{$list[$i]['wr_hit']})</span>";
이 식의 출력은 (관리자 | 12-03 | hit:3) 이렇게 보여집니다.
보통은 <?=$list[$i][name]?> 이런식인데 이 스킨은 {$list[$i]['name']} 이렇게 되어 있습니다.
<?=level_icon($list[$i][mb_id])?> 이 소스가 안먹히는데
이런 식에서는 어떻게 적용해야 하나요?
적용방법이 있다면 이런 식에서 이것과 같은 공백을 주는 소스도 따로 있는지요?
$list_infosub = " <span style='color: #ccc'>({$list[$i]['name']} | {$list[$i]['datetime2']} | hit:{$list[$i]['wr_hit']})</span>";
이 식의 출력은 (관리자 | 12-03 | hit:3) 이렇게 보여집니다.
보통은 <?=$list[$i][name]?> 이런식인데 이 스킨은 {$list[$i]['name']} 이렇게 되어 있습니다.
<?=level_icon($list[$i][mb_id])?> 이 소스가 안먹히는데
이런 식에서는 어떻게 적용해야 하나요?
적용방법이 있다면 이런 식에서 이것과 같은 공백을 주는 소스도 따로 있는지요?
( 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 = '283141' 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