링크
http://boan.pw/bbs/board.php?bo_table=g5_plugin&wr_id=11 (317) http://boan.pw/bbs/board.php?bo_table=bug (303)
adm 에 업로드 해주세요.
adm / point_list.php 186 코드표에 바로 밑 코드 추가 하세요.
[code]
<h2 class="h2_frm">포인트 내역 압축 플러그인</h2>
<form name="fpointlist1" method="post" id="fpointlist1" action="./point_zip.php" autocomplete="off">
<div class="tbl_frm01 tbl_wrap">
<table>
<colgroup>
<col class="grid_4">
<col>
</colgroup>
<tbody>
<tr>
<th scope="row"><label for="year">압축년도<strong class="sound_only">필수</strong></label></th>
<td><input type="text" name="year" value="<?php echo $year ?>" id="year" class="required frm_input" required></td>
</tr>
<tr>
<th scope="row"><label for="number">압축회원수<strong class="sound_only">필수</strong></label></th>
<td><input type="text" name="number" value="<?php echo $number ?>" id="number" class="required frm_input" required></td>
</tr>
</tbody>
</table>
</div>
<div class="btn_confirm01 btn_confirm">
<input type="submit" value="확인" class="btn_submit">
</div>
</form>
[/code]
그다음 관리자 페이지 > 포인트 관리 바로 밑에 원할때마다 바로바로 정리가능합니다. ^_^
이용하면서 버그가 있거나 그럴경우 링크 2 를 통해 신고 해주시길 바랍니다.
본 플러그인은 그누보드4 포인트 압축 프로그램 기능 밀러님이 만드신 기능을 그누보드5에 최적화 하여 제작된 플러그인입니다.
adm / point_list.php 186 코드표에 바로 밑 코드 추가 하세요.
[code]
<h2 class="h2_frm">포인트 내역 압축 플러그인</h2>
<form name="fpointlist1" method="post" id="fpointlist1" action="./point_zip.php" autocomplete="off">
<div class="tbl_frm01 tbl_wrap">
<table>
<colgroup>
<col class="grid_4">
<col>
</colgroup>
<tbody>
<tr>
<th scope="row"><label for="year">압축년도<strong class="sound_only">필수</strong></label></th>
<td><input type="text" name="year" value="<?php echo $year ?>" id="year" class="required frm_input" required></td>
</tr>
<tr>
<th scope="row"><label for="number">압축회원수<strong class="sound_only">필수</strong></label></th>
<td><input type="text" name="number" value="<?php echo $number ?>" id="number" class="required frm_input" required></td>
</tr>
</tbody>
</table>
</div>
<div class="btn_confirm01 btn_confirm">
<input type="submit" value="확인" class="btn_submit">
</div>
</form>
[/code]
그다음 관리자 페이지 > 포인트 관리 바로 밑에 원할때마다 바로바로 정리가능합니다. ^_^
이용하면서 버그가 있거나 그럴경우 링크 2 를 통해 신고 해주시길 바랍니다.
본 플러그인은 그누보드4 포인트 압축 프로그램 기능 밀러님이 만드신 기능을 그누보드5에 최적화 하여 제작된 플러그인입니다.
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 824 | |
| 809 | |
| 807 | |
| 766 | |
| 749 | |
| 735 | |
| 734 | |
| 679 | |
| 663 | |
| 658 | |
| 645 | |
| 638 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기