[제목에 new아이콘 보이기] 3.0버전에서 게시판 제목 > 그누3 팁자료실

그누3 팁자료실

[제목에 new아이콘 보이기] 3.0버전에서 게시판 제목 정보

그누호환 [제목에 new아이콘 보이기] 3.0버전에서 게시판 제목

본문

<!-- 게시판 목록 시작 -->
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<p style="line-height:3px; margin-top:0; margin-bottom:0;">&nbsp;</p>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<?
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$sqlgr = " select * from $cfg[table_group] where gr_id = 'yes'";
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$resgr = sql_query($sqlgr);
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;while ($rowgr = mysql_fetch_array($resgr)) {
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;echo " <table width=100% border=0 cellpadding=0 cellspacing=1>
<tr><td height=1 background='./$cfg[bbs_dir]/line.gif'></td></tr>
<tr class='subject subjectbg ht' height=30><td height=22 align=center><b>&nbsp;☞ $rowgr[gr_subject]</b></td></tr>
<tr><td height=1 background='./$cfg[bbs_dir]/line.gif'></td></tr>
<tr><td height=3></td></tr>
</table>";
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$sqlbo = " select * from $cfg[table_board] where gr_id = '$rowgr[gr_id]' order by bo_table ";
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$resbo = sql_query($sqlbo);
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;while ($rowbo = mysql_fetch_array($resbo)) {
$result = sql_query(" select * from {$cfg[write_table_prefix]}{$rowbo[bo_table]} where wr_comment = 0 order by wr_id");
$row = mysql_fetch_array($result);

$icon_new = "";
if ($row[wr_datetime] >= date("Y-m-d H:i:s", time() - $rowbo[bo_new] * 3600))
$icon_new = "<img src='./$cfg[bbs_dir]/skin/basic/icon_new.gif' align=absmiddle border=0>";
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;echo " <table width=100% border=0 cellpadding=0 cellspacing=1>
<tr bgcolor='#ffffff' height=19><td height=19 align=left> &nbsp;→ <a href='./?doc=$cfg[bbs_dir]/gnuboard.php&bo_table=$rowbo[bo_table]'>$rowbo[bo_subject]$icon_new</a></td></tr>
<tr><td height=1 background='./$cfg[bbs_dir]/line.gif'></td></tr>
</table>";
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mysql_free_result($resbo);
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;mysql_free_result($resgr);
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;?>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<!-- 게시판 목록 끝 -->
추천
0

댓글 전체

아마 구버전 사용자들은 잘 아실텐데 왜냐하면 구버전에 있던 소스이죠......좌측 메뉴이죠 음 이소스는 상단과 좌측을 감싸는 소스입니다....head.php  <=====여기에 적당한 장소에 위의 소스를 넣으면 됩니다.....음 그리고 제가 테스트를 해본 결과 위의 뉴아이콘 이 제목에 붙게 했는데 그림경로가 맞지 않는 것 같더군요....그래서
팁을 사용하시는 분들이 경로를 본인에게 맞게 설정하시면 될 듯 싶네요......*^^*
전체 1,026
그누3 팁자료실 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT