مشاهدة النسخة كاملة : حل مشكلة عدم ظهور اختصارات المواضيع بالصفحه الريئسية للمنتدى ~


WebCraker
2009-06-19, 05:50 PM
{ .. آلًسٌٍلآٍمٌ عًلْيٌكُمِْ وِرْحَمٌهِ اللِِهًِ وٍبرٌكاَتِهْ ..~
••----------------------------------••
ڪِيف حآلڪِم أخواني , اخواتي ,
اكثر الاخوان عانوا من مشكلة عدم ظهور اختصارات المواضيع بالصفحه الرئيسية ,
مثل :
اختصارات المواضيع لا تظهر فى forumdisplay (http://www.traidnt.net/vb/showthread.php?t=985205&highlight=%C7%CE%CA%D5%C7%D1%C7%CA+%C7%E1%E3%E6%C7%D6%ED%DA)
.. مشكله في ظهور اختصارات المواضيع .. (http://www.traidnt.net/vb/showthread.php?t=1196250&highlight=%C7%CE%CA%D5%C7%D1%C7%CA+%C7%E1%E3%E6%C7%D6%ED%DA)

وظهورها فقط في عنوان الموضوع ,,
راح ابدا الشرح ..
نبحث عن قالب : forumhome_lastpostby
نستبدله بـ هذا :
..



<if condition="$show['lastpostinfo']">
<div class="smallfont" align="$stylevar[left]">
<div>
<span style="white-space:nowrap">
<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
<if condition="$lastpostinfo['prefix']">
$lastpostinfo[prefix]
</span><if condition="is_browser('safari')"><!--bug#24775-->&nbsp;</if>
<span style="white-space:nowrap">
</if>
<a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" style="white-space:nowrap" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a></span>
</div>
<div style="white-space:nowrap<if condition="is_browser('ie', 6)">; float:$stylevar[left]</if>">
<phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase</phrase>
</div>
<div align="$stylevar[right]" style="white-space:nowrap">
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</div>
<else />
<div class="smallfont" align="$stylevar[right]">
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
<a href="showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</if>

ملاحظة : خذ نسخه احتياطية من القالب الاصلي ..
إن استفدوا ادعو لي ولوالدي بالتوفيق والرحمه ..


[B]••----------------------------------••

دُمٌتًٍـُمْ بَــٍ وٌدٍّ .. }

أبو الطارق
2010-08-04, 11:57 AM
يخوي هذا الكود هو نفسه الكود الافتراضي ، ولم تحل المشكلة، فهل من حل آخر ؟

WebCraker
2011-03-27, 08:04 AM
حل مشكلة عدم ظهور اختصارات فى FORUMDISPLAY

المشكلة من هاك الأختام ـ نسخة المودة المطورة

قم برفع منتج المودة المرفق والموافقة على الاستبدال


أو قم بعمل التعديل التالى

يتم التعديل على قالب threadbit_stamps فى الاستايل المطلوب

نبحث عن

$thread[movedprefix]
$thread[typeprefix]
$thread[moderatedprefix]
نضيف اسفلها

$thread[prefix_rich]أما إكان كان الهاك غير مركب نقوم بعمل التعديل السابق نفسه لكن فى قالب threadbit

بالتوفيق