특정게시판 제외시키는 방법 정보
특정게시판 제외시키는 방법본문
오누리빌더 서브페이지에
'베스트10'이 고정으로 돌아가고 있는데요..
몇몇 게시판에서는 '베스트10'이 필요없는 테이블이 있거든요..
예를 들면. 회사소개 페이지, 찾아오는 길 페이지 등등..
board_head.php에 관련 문구가 있는데 어떻게 고치는지좀... 갈켜주세요..
<?if($bo_table){?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="4"><img src="<?=$g4['path']?>/img/box_b_1.gif"></td>
<td width="100%" background="<?=$g4['path']?>/img/box_b_2.gif"></td>
<td width="4"><img src="<?=$g4['path']?>/img/box_b_3.gif"></td>
</tr>
<tr>
<td background="<?=$g4['path']?>/img/box_b_4.gif"></td>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr height="4"><td colspan="3"></td></tr>
<tr>
<td></td><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="148"> <a href="<?=$g4['bbs_path']?>/board.php?bo_table=<?=$bo_table?>" style="color:#017c99; font-weight:bold;"><?=$board[bo_subject]?> 베스트 10</a></td></tr></table>
<td></td>
</tr>
<tr height="6">
<td colspan="3"></td>
</tr>
<tr height="1">
<td></td>
<td bgcolor=#cddbe4></td>
<td></td>
</tr>
<tr height="6">
<td colspan="3"></td>
</tr>
<tr>
<td></td>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="24%">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td> <?=latest_num("rank_1", $bo_table, 1, 20, "H", "", "", "0");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><?=latest_num("rank_234", $bo_table, 3, 20, "H", "", "", "1");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><?=latest_num("rank_567", $bo_table, 3, 20, "H", "", "", "4");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><?=latest_num("rank_890", $bo_table, 3, 20, "H", "", "", "7");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
</tr>
</table>
</td><td>
</td>
</tr>
</table>
</td>
<td background="<?=$g4['path']?>/img/box_b_5.gif"></td>
</tr>
<tr>
<td><img src="<?=$g4['path']?>/img/box_b_6.gif"></td>
<td width="100%" background="<?=$g4['path']?>/img/box_b_7.gif"></td>
<td><img src="<?=$g4['path']?>/img/box_b_8.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<?}?>
'베스트10'이 고정으로 돌아가고 있는데요..
몇몇 게시판에서는 '베스트10'이 필요없는 테이블이 있거든요..
예를 들면. 회사소개 페이지, 찾아오는 길 페이지 등등..
board_head.php에 관련 문구가 있는데 어떻게 고치는지좀... 갈켜주세요..
<?if($bo_table){?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="4"><img src="<?=$g4['path']?>/img/box_b_1.gif"></td>
<td width="100%" background="<?=$g4['path']?>/img/box_b_2.gif"></td>
<td width="4"><img src="<?=$g4['path']?>/img/box_b_3.gif"></td>
</tr>
<tr>
<td background="<?=$g4['path']?>/img/box_b_4.gif"></td>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr height="4"><td colspan="3"></td></tr>
<tr>
<td></td><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="148"> <a href="<?=$g4['bbs_path']?>/board.php?bo_table=<?=$bo_table?>" style="color:#017c99; font-weight:bold;"><?=$board[bo_subject]?> 베스트 10</a></td></tr></table>
<td></td>
</tr>
<tr height="6">
<td colspan="3"></td>
</tr>
<tr height="1">
<td></td>
<td bgcolor=#cddbe4></td>
<td></td>
</tr>
<tr height="6">
<td colspan="3"></td>
</tr>
<tr>
<td></td>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="24%">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td> <?=latest_num("rank_1", $bo_table, 1, 20, "H", "", "", "0");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><?=latest_num("rank_234", $bo_table, 3, 20, "H", "", "", "1");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><?=latest_num("rank_567", $bo_table, 3, 20, "H", "", "", "4");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
<td width="24%" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><?=latest_num("rank_890", $bo_table, 3, 20, "H", "", "", "7");?></td>
</tr>
</table>
</td>
<td width="1%"></td>
</tr>
</table>
</td><td>
</td>
</tr>
</table>
</td>
<td background="<?=$g4['path']?>/img/box_b_5.gif"></td>
</tr>
<tr>
<td><img src="<?=$g4['path']?>/img/box_b_6.gif"></td>
<td width="100%" background="<?=$g4['path']?>/img/box_b_7.gif"></td>
<td><img src="<?=$g4['path']?>/img/box_b_8.gif"></td>
</tr>
</table>
</td>
</tr>
</table>
<?}?>
댓글 전체
<?if($bo_table !='제외1게시판' and $bo_table !='제외2게시판' and $bo_table !='제외3게시판' ){?>
이렇게 해당 게시판을 제외 시키면 되겠네요
이렇게 해당 게시판을 제외 시키면 되겠네요
<?if($bo_table){?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
==>
<?if( !empty( $bo_table) && $bo_table != 'ABC' && $bo_table != 'ABC2' && $bo_table != 'ABC3' ){?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
==>
<?if( !empty( $bo_table) && $bo_table != 'ABC' && $bo_table != 'ABC2' && $bo_table != 'ABC3' ){?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
잘 됩니다~~ 답변 갑사합니다.