السلام عليكم
لقيت لكم هذا الهاك في ملفات اجنبية و إلي انا موووت و ادور عنه في المواقع الاجنبية و العربية
و ها انا لقيته و قلت بشاركه وياكم
ـمـ ـثـ ـا ـلـ
الشرح :
b.gif
br.gif
إلى المجلد الرئيسي images
1- أفتح الملف "includes/functions_forumslist.php"
ابحث عن:
كود PHP:
//get counters from the counters cache ( prepared by fetch_last_post_array() )
$forum['threadcount'] = $counters["$forum[forumid]"]['threadcount'];
$forum['replycount'] = $counters["$forum[forumid]"]['replycount'];
الصق تحته:
كود PHP:
/* begin forum activity hack */
if ($forum[threadcount]!=0) {
$nowstamp=time();
$forumactivity=intval($forum[threadcount] / $forum[replycount] * ($nowstamp+$forum[lastpost]) / ($nowstamp-$forum[lastpost]+1) / 3600);
if ($forumactivity > 68) {
$forumactivity = 68;
}
} else {
$forumactivity=0;
}
/* end forum activity hack */
2- إذهب للتمبلت: forumhome_forumbit_level2_post
ابحث عن :
كود PHP:
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
ضع تحته:
كود PHP:
/* begin forum activity hack */
<table width="85%"><td noWrap>
<DIV class=smallfont ><font color=red>» النشاط:</font> <IMG height=6 alt=""
src="images/b.gif" width="$forumactivity%"><IMG height=6
alt="" src="images/br.gif" width=6></DIV></td></table>
/* activity forum activity hack */
و مبروووك لكم الهاك
اخوكم الغريم