ابحث عن تمبلت
forumhome_www_gulfson_com
استبدل محتواه ب
كود PHP:
<!-- منتج مجموعة المربعات برمجة ADMIN ww200@hotmail.com شبكة ابن الخليج http://www.gulfson.com -->
<if condition="$show['gulftoday']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_online')"><img id="collapseimg_forumhome_online" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_online].gif" alt="" border="0" /></a>
عدد الأعضاء الذين تواجدوا في المنتدى : $nbuseronline
</tr>
</tbody>
<tbody id="collapseobj_forumhome_online" style="$vbcollapse[collapseobj_forumhome_online]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" border="0" /></a></td>
<td class="alt1" width="100%">$usernameonliness</td>
</tr>
</tbody>
</if>
<if condition="$show['gulfpost']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_todayposters')"><img id="collapseimg_forumhome_todayposters" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayposters].gif" alt="" border="0" /></a>
عدد الأعضاء الذين قاموا بوضع مشاركات اليوم: $posterstoday
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_todayposters" style="$vbcollapse[collapseobj_forumhome_todayposters]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="Users online today" border="0" /></td>
<td class="alt1" width="100%">$posttoday</td>
</tr>
</tbody>
</if>
<if condition="$show['gulfsts']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_statistics')"><img id="collapseimg_forumhome_statistics" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_statistics].gif" alt="" border="0" /></a>
إحصائية المنتدى
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_statistics" style="$vbcollapse[collapseobj_forumhome_statistics]">
<tr><td class="alt1" width="100%" colspan="2">
<table border="0" cellspacing="0" width="100%" bordercolorlight="#F6E3BC">
<tr>
<td class="thead" width="20%" align="center"> أكثر الأعضاء نشاطاَ</td>
<td class="thead" width="20%" align="center">الأعضاء الجدد</td>
<td class="thead" width="60%" align="center">آخر المشاركات</td>
</tr>
<tr>
<td width="20%" valign="top">
<table>
<tr>
<td class="alt2" width="92%" align="center">الاسم</td>
<td class="alt2" width="8%" align="center">المشاركات</td>
</tr>
$stats_posters
</table>
</td>
<td width="20%" valign="top">
<table>
<tr>
<td class="alt2" width="92%" align="center">الاسم</td>
<td class="alt2" width="8%" align="center">المشاركات</td>
</tr>
$stats_members
</table>
</td>
<td width="60%" valign="top">
<table>
<tr>
<td class="alt2" width="58%" align="center">الموضوع</td>
<td class="alt2" width="26%" align="center">آخر مشاركة</td>
<td class="alt2" width="8%" align="center">المشاهدات</td>
<td class="alt2" width="8%" align="center">المشاركات</td>
</tr>
$stats_threads
</table>
</td>
</tr>
</table></td></tr>
</tbody>
</if>
<!-- منتج مجموعة المربعات برمجة ADMIN ww200@hotmail.com شبكة ابن الخليج http://www.gulfson.com -->