평가게시판 코멘트부분좀 바주세요 채택완료
평가게시판을 설치했는데
모두 잘 작동합니다.
그런데 댓글을 쓰면
그 다음부터 댓글부분이 나오지않고 사라집니다.
해결방법이 없을까요???
어디를 수정바야할까요?
view_comment.skin.php
0, 'wr_4' => 0, 'wr_5' => 0, 'wr_6' => 0, 'wr_7' => 0, 'wr_8' => 0, 'wr_9' => 0, 'wr_10' => 0, );
for ($i=0; $i<$review_count; $i++) {
for ($j=3; $j<11; $j++) {
$review_array['wr_'.$j] += $list[$i]['wr_'.$j];
$total_value += $list[$i]['wr_'.$j];
if(!$is_duple && $list[$i]['is_edit']){
$is_duple = true;
}
}
}
?>
평가요약 (댓글 개)
/ 100점
댓글목록
\]/i", "", $comment);
$cmt_sv = $cmt_amt - $i + 1; // 댓글 헤더 z-index 재설정 ie8 이하 사이드뷰 겹침 문제 해결
?>
작성일
" id="secret_comment_">
if($w == 'cu') { $sql = " select wr_id, wr_content from $write_table where wr_id = '$c_id' and wr_is_comment = '1' "; $cmt = sql_fetch($sql); $c_wr_content = $cmt['wr_content']; }
$c_reply_href = './board.php?'.$query_string.'&c_id='.$comment_id.'&w=c#bo_vc_w'; $c_edit_href = './board.php?'.$query_string.'&c_id='.$comment_id.'&w=cu#bo_vc_w'; ?>
등록된 댓글이 없습니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인