list.skin.php 수정 도와주세요. > 그누4 질문답변

그누4 질문답변

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

list.skin.php 수정 도와주세요. 정보

list.skin.php 수정 도와주세요.

첨부파일

list.skin.php (12.4K) 0회 다운로드 2009-10-31 14:37:40

본문

http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=32664&sca=&sfl=wr_subject&stx=%BB%E7%C0%CC%C6%AE&sop=and&page=3

위의 게시판에
<?
      if ($list[$i][comment_k]) {
                echo "<a href=\"{$list[$i][comment_href]}\"><span style='font-size:9pt;'>{$list[$i][comment_k]}개의 평가가 있습니다.</span></a>";
     } else {
      echo "<span style='font-size:9pt;'>평가가 없습니다</span>";
     }
     ?>


이소스만 넣으면 오류가납니다..list.skin.php 첨부했구요..

if ($list[$i][comment_cnt])
          echo " <a href=\"{$list[$i][comment_href]}\"><span class=w_comment_cnt>{$list[$i][comment_cnt]}</a>";

이게 있어서 바꾸기만 했는데 오류가나네요..

댓글 전체

<?
echo $nobr_begin;
echo $list[$i][reply];
echo $list[$i][icon_reply];
if ($is_checkbox)
echo "<input type=checkbox name=chk_wr_id[] value='{$list[$i][wr_id]}'>&nbsp;";
if ($is_category) {
echo "<a href=".$list[$i][ca_name_href]." style=color:#9999cc>[".$list[$i][ca_name]."]</a>&nbsp;&nbsp;";
}
echo "<a href='{$list[$i][href]}'>";
if ($list[$i][is_notice])
echo "<font class=w_notice><strong>{$list[$i][subject]}</strong></font>";
else
echo "<font class=w_list><b>{$list[$i][subject]}</b></font>";
echo "</a>";

  if ($list[$i][comment_cnt]) {
                                        echo " <a href=\"{$list[$i][comment_href]}\"><span class=w_comment_cnt>{$list[$i][comment_cnt]}개의 평가가 있습니다.</span>)</a>";
    } else {
      echo "(<span style='font-size:9pt;'>평가가 없습니다</span>)";
    }

// if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; }
// if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }

echo " " . $list[$i][icon_new];
echo " " . $list[$i][icon_file];
echo " " . $list[$i][icon_link];
echo " " . $list[$i][icon_hot];
echo " " . $list[$i][icon_secret];
echo $nobr_end;
?>
요렇게 해결했습니다..숫자 의 ) 이 없엘수가없네요/
echo " <a href=\"{$list[$i][comment_href]}\"><span class=w_comment_cnt>{$list[$i][comment_cnt]}개의 평가가 있습니다.</span>)</a>";
여기서 "</a>" 앞에 ")"가 있네요.
전체 66,554 |RSS
그누4 질문답변 내용 검색

회원로그인

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