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

مشاهدة النسخة كاملة : كود مواضيعى - مشاركاتى - مواضيع لم يتم الرد عليها ..~


رآنيا
07-07-2021, 12:03 AM
ابحث فى النافبار navbar عن هذا الكود

<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if>


أضف مباشرة تحته الكود التالي:

<a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">
<font color="#000080">مواضيعي</font></a><font color="#000080"> <span lang="ar-sa">|</span>&nbsp; </font>
<a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">
<font color="#000080">مشاركاتي</font></a><span lang="ar-sa"><font color="#000080">&nbsp; |&nbsp; </font></span>
<a href="search.php?do=process&replyless=1&replylimit=0&ex clude=30$session[sessionurl_q]">
<span style="text-decoration: none"><font color="#000080">مواضيع لم يتم الرد عليها</font></span></a>

رآنيا
07-07-2021, 12:03 AM
الكود مع الصور والايقونات

طريقة التركيب
1- اذهب الى لوحة تحكم المنتدى
2- ثم البحث فى القوالب
3- ابحث عن قالب navbar بداخله ابحث عن هذا الكود


<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
<td>&nbsp;</td>
<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><if condition="$_SERVER['REQUEST_METHOD'] == 'POST'">
<img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="" border="0" />
<else />
<a href="$navbar_reloadurl">
<img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="$vbphrase[reload_this_page]" border="0" /></a>
</if>
<strong>$navbits[lastelement]</strong></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">
<img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>


ثم ضيف اسفله

<!-- بداية كود مواضيعي ومشاركاتي -->
<if condition="$show['member']">
<td class="alt1" align="center" valign="middle">
<a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&u=$bbuserinfo[userid]">
<img src="$stylevar[imgdir_button]/myposts1.gif" alt="جميع مواضيعي" border="0" /></a>&nbsp;
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]">
<img src="$stylevar[imgdir_button]/myposts2.gif" alt="جميع مشاركاتي" border="0" /></a>&nbsp;
<a href="search.php?do=process&replyless=1&replylimit=0&ex clude=30$session[sessionurl_q]">
<img src="$stylevar[imgdir_button]/myposts3.gif" alt="مواضيع لم يتم الرد عليها" border="0" /></a>
</td>
</if>
<!-- / نهاية كود مواضيعي ومشاركاتي -->


https://e.top4top.io/p_1633n4bvt2.gif (https://top4top.io/)

https://top4top.io/downloadf-1633335pm1-zip.html

~