페이징에서 글보기후 첫번째 목록으로 나오기때문에 페이지인식 추가로 변경사항이 생겼습니다..
===/lib/common.lib.php 313번째 라인=====================================
$list[href] = "$g4[bbs_path]/board.php?bo_table=$board[bo_table]&wr_id=$list[wr_id]" . $qstr;
//클럽용 게시물링크 by Daeng2 여기부터 추가
if ($board[gr_id] == "club"){
$list[href] = "/$board[gr_id]/club_main.php?doc=$list[href]&sca=$list[ca_name]&cb_id=$board[bo_table]' target='_parent";
}
//여기까지
=============================================================
===/club/club_main.php 15번째 라인=====================================
$doc .= "?cb_id=$cb[cb_id]&bo_table=$bo_table&wr_id=$wr_id&sca=$sca" . $qstr; //글번호추가, 항상카테고리전달, 검색값전달추가 by Daeng2
============================================================
===/lib/common.lib.php 313번째 라인=====================================
$list[href] = "$g4[bbs_path]/board.php?bo_table=$board[bo_table]&wr_id=$list[wr_id]" . $qstr;
//클럽용 게시물링크 by Daeng2 여기부터 추가
if ($board[gr_id] == "club"){
$list[href] = "/$board[gr_id]/club_main.php?doc=$list[href]&sca=$list[ca_name]&cb_id=$board[bo_table]' target='_parent";
}
//여기까지
=============================================================
===/club/club_main.php 15번째 라인=====================================
$doc .= "?cb_id=$cb[cb_id]&bo_table=$bo_table&wr_id=$wr_id&sca=$sca" . $qstr; //글번호추가, 항상카테고리전달, 검색값전달추가 by Daeng2
============================================================
게시글 목록
| 번호 | 제목 |
|---|---|
| 938 | |
| 935 | |
| 931 | |
| 928 | |
| 925 | |
| 922 | |
| 918 | |
| 902 | |
| 896 | |
| 893 | |
| 886 | |
| 883 | |
| 878 | |
| 875 | |
| 871 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기