댓글을 쓰면 위에 댓글 숫자가 표시되자나요?

댓글을 쓰면 위에 댓글 숫자가 표시되자나요?

QA

댓글을 쓰면 위에 댓글 숫자가 표시되자나요?

본문

한개의 댓글을 쓰면 위에 1이라고 해야하는데 왜 2가 뜨고 이 댓글을 지우면 2에서 1로 내려가요

그래서 댓글을 달면 두배로 숫자가 늘어나요

 

이런건 어디서 수정해줘야해요? 

이 질문에 댓글 쓰기 :

답변 1

별도로 설정할 수 있는 곳은 없으며 스킨 파일을 직접 봐야 알 것 같은데요. 

view.comment.skin.php 이건 만 있던데..
<h2> <em><?php echo number_format($view['wr_comment']) ?></em></h2>

그리고 코멘트 관련 은 이게 다던데요...^^;;
    <?php
    $cmt_amt = count($list);
    for ($i=0; $i<$cmt_amt; $i++) {
        $comment_id = $list[$i]['wr_id'];

$list[$i][reply_cnt] = strlen($list[$i][wr_comment_reply]);
if($list[$i][reply_cnt]) $list[$i][indent] = "ico_ind".$list[$i][reply_cnt];
        $comment = $list[$i]['content'];

        /*
        if (strstr($list[$i]['wr_option'], "secret")) {
            $str = $str;
        }
        */
        $comment = preg_replace("/\[\<a\s.*href\=\"(http|https|ftp|mms)\:\/\/([^[:space:]]+)\.(mp3|wma|wmv|asf|asx|mpg|mpeg)\".*\<\/a\>\]/i", "<script>doc_write(obj_movie('$1://$2.$3'));</script>", $comment);
$comment_2 = str_replace('{{','<img src=/board/mobile/skin/board/basic/img/emoticon/',$comment);
$comment_3 = str_replace('}}','>',$comment_2);
        $cmt_sv = $cmt_amt - $i + 1; // 댓글 헤더 z-index 재설정 ie8 이하 사이드뷰 겹침 문제 해결
?>

답변을 작성하시기 전에 로그인 해주세요.
전체 123,768
QA 내용 검색

회원로그인

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