تم وبحمد الله عمل الهاك الخاص لآخر عشر مواضيع وأشتغل تمام ولكن لا أرى المواضيع فقط مستطيل طويل وفي أوله مكتوب آخر عشر مواضيع ؟؟؟ شاهد الصورة
![]()
<?
/////////////// CONFIG ///////////////
//
$path = "http://www.ebhaar.net/vb1/admin"; //لموقعك admin اكتب هنا مسار مجلد path to your config.php file (usually in the /admin directory) - NO TRAILING SLASH! Do not include "config.php"
$url = "http://www.ebhaar.net/vb1"; // اكتب هنا مسار مجلد المنتدى URL to your board - NO TRAILING SLASH!
$urlimg = "http://www.ebhaar.net/vb1/images"; // اكتب هنا مسار مجلد الصور URL to your board's images - NO TRAILING SLASH!
$maxthreads = "11"; // اكتب هنا عدد المواضيع التي تريد ظهورها max threads to show. will show less if $last24 or $last7 limits it to less results than this number
$ob = "lastpost"; // لا داعي لتعديل هذا الجزء set to one of the following: replycount , views , lastposter , title , lastpost (lastpost is most popular. it's the thread most recently replied to, then the second-to-last most recent, etc.)
$obdir = "desc"; // هل تريد ان كون العرض من اليسار إلى اليمين أم العكس which direction to sort? "desc" goes from bottom to top (9 to 1, z to a, etc.). "asc" goes top to bottom (1 to 9, a to z, etc.). if you use lastpost for $ob, leave this set to desc or it will not work correctly!
$last24 = "0"; // 1 = last 24 hours; 0 = all مواضيع آخر يوم (must set this to 0 if $last7 is set to 1)
$last7 = "0"; // 1 = last 7 days; 0 = all مواضيع آخر أسبوع (must set this to 0 if $last24 is set to 1)
//
///////////// END CONFIG /////////////
?>