답변 1개
4년 전
bbs/write_comment_update.php 파일에서 포인트 지급 부분을 이렇게 수정
if (!$tmp_comment_reply) {
// 포인트 부여
insert_point($member['mb_id'], $board['bo_comment_point'], "{$board['bo_subject']} {$wr_id}-{$comment_id} 댓글쓰기", $bo_table, $comment_id, '댓글');
}
참고 https://gnustudy.com/bbs/board.php?bo_table=gnu_tip&wr_id=342
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인