图片:
风格简介:
c~Z\|Y`#B 风格名称:wow
3%V VG~[ 适合版本:PHPWIND BBS V4.3.X简体版
1d~cR 分 辨 率:建议1024 X 768
l$!g#?w 发布日期:2006-3-23
[JX
=<a)U 发 布 人:zongai
@arMg2"o 演示论坛:
http://zongai.vxv.cn v>p~y u+G U3ao:2zP ,OaPrAt- 首页显示公告修改你的index.php文件,
! ^U!T\qDi <-a6'g2y 打开index.php,搜索“require_once PrintEot('index');footer();”,在上面添加以下部分
w}QU;rl8q 3%SwCYd require_once(R_P.'require/bbscode.php');
E6y ?DXWH !$fid && $fid=-1;
p7Q
%)5o if($fid!='-1'){
{nlqQ.jO $foruminfo=$db->get_one("SELECT * FROM pw_forums WHERE fid='$fid'");
B[6y2+6$0 if($foruminfo['type']!='category'){
xp"5L8:C if(!$foruminfo){
Hb{G
RG70 require_once(R_P.'require/url_error.php');
W"L;8u }
F~_)auH wind_forumcheck($foruminfo);
ZI'Mr:z4 }
h,C?%H+/0Q }
h q&2o $noticedb=array();
LlfD>cN $query=$db->query("SELECT * FROM pw_announce WHERE fid='$fid' ORDER BY vieworder,startdate DESC LIMIT 1");
R@)L@M)u; while($notice=$db->fetch_array($query)){
E
_DSf $notice['rawurl']=rawurlencode($notice['author']);
m;"i4! $notice['startdate']=get_date($notice['startdate']);
GGR hM1II $notice['content']=str_replace("\n","<br />",$notice['content']);
z rV $notice['content']=convert($notice['content'],$db_windpost,2);
,
TAzJ $noticedb[]=$notice;
` E2@GX+, }
~~_!& $db->free_result($query);
1$g]&' $msg_guide=headguide($guide);
[ 此贴被zongai在2006-03-25 17:15重新编辑 ]