المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : حتى الان لا احد يساعدني



salasel
13 - 06 - 2005, 12:49
السلام عليكم
في الصفحة الرئيسية مقابل اسماء الاقسام مكتوب آخر مشاركة فيها اسم الكاتب والوقت
لا انا بدي اسم الموضوع كمان كيف اعملها؟؟؟؟؟
هذا هو المنتدى
http://www.salasel.net/vb

وبارك الله فيكم

ضيف المهاجر
14 - 06 - 2005, 01:40
اعتذر اخي على تأخري بالرد عليك

بالنسبه لمشكلتك اعتقد أن المشكله في قالب
forumhome_lastpostby

افتحه وخذ نسخه من الموجود فيه ,,, ثم ,,

اعمل له استرجاع ( revert )

او استبدله بالتالي


<if condition="$show['lastpostinfo']">
<div class="smallfont" align="$stylevar[left]">
<div style="clear:both">
<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
<a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a>
</div>
<div<if condition="is_browser('ie', 6)"> style="float:$stylevar[left]"</if>>
<phrase 1="member.php?$session[sessionurl]find=lastposter&amp;f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
</div>
<div align="$stylevar[right]">
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
<a href="showthread.php?$session[sessionurl]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><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]goto=lastpost&amp;t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</if>

تحياتي

salasel
14 - 06 - 2005, 04:31
بارك الله فيك أخي على هذا الجواب