إضافة إعجاب غوغل 1+ Google جانب عنوان الموضوع

عضو مساعد

عضو جديد
23 أكتوبر 2011
85
0
0
algerie


السلام عليكم ورحمة الله وبركاته

مثال بعد التطبيق:


attachment.php


رابط الخدمة:
Google +1

الطريقة الصحيحة لإضافة زر أعجبني غوغل +1 جانب عنوان الموضوع تماما مثل الموجودة في مختلف المنتديات

الشرح:
ندخل لوحة الإدارة > الاستايلات والقوالب > البحث في القوالب ||
ثم نبحث عن قالب header وبداخل القالب نبحث عن:


PHP:
$ad_location[ad_header_end]
ونضع قبله الكود التالي:

PHP:
<script type="text/javascript" src="http://apis.google.com/js/plusone.js">   {lang: 'ar'} </script>

ثم حفظ

نفتح قالب الـ postbit_legacy ونبحث بداخله عن:

PHP:
<if condition="$post['title']"><strong>$post[title]</strong>
ونضيف بعده مباشرة الكود التالي:

PHP:
<g:plusone></g:plusone>

أما بالنسبة لهاك وهم

نفتح قالب helm_postbit وليس postbit_legacy

ونبحث عن:

PHP:
<if condition="$post['title']"><strong><font color="$post[field_mym_c]">$post[title]</font></strong>

ونضيف بعده مباشرة:


PHP:
<g:plusone></g:plusone>
ثم حفظ

وبالتوفيق للجميع
 

Abdul Rahim

[ أعضاء فى القلب ]
30 مايو 2011
3,386
23
0
وعليكم السلام

بداية موفقة وأتمنى لك التوفيق
جزاك الله خيرا وواصل تألقك

ولكن يرجى ذكر المصدر عند النقل حتى لا نضيع جهود الآخرين

جزيل الشكر
 

عضو مساعد

عضو جديد
23 أكتوبر 2011
85
0
0
algerie
منور يالغالي دمت مميز ومبدع ومنتظرين جديدك

نور الله مشكووور لمرورك العطر و ردك الجميل

وعليكم السلام

بداية موفقة وأتمنى لك التوفيق
جزاك الله خيرا وواصل تألقك

ولكن يرجى ذكر المصدر عند النقل حتى لا نضيع جهود الآخرين

جزيل الشكر

مشكووور يا غلا لمرورك الطيب و المصدر هو موقع فيس بوك التطويري

شكرا لك

لم اجد هذا القالب helm_postbit

العفو اخي لا شكر على واجب اليك قالب جاهز

PHP:
<!-- تطوير منتديات فيس بوك التطويرية http://abuomer.p2h.info/vb © <~ لا احلل بحذف حقوقي --> 
$template_hook[postbit_start]
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr>
    <td class="thead" $post[scrolltothis]>
        <div class="normal" style="float:$stylevar[right]">
            <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a>  </if>
    <if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a>  </if>
            <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a>  </if>
            $post[iplogged]
            <if condition="$show['inlinemod']">
            <input style="color: $post[border]" type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
            </if>
        </div>

        <div class="normal">
            <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
            <font color="$post[field_mym_c]">
            <if condition="!$show['announcement']">
                $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
            <else />
                <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
            </if>
            $post[firstnewinsert]</font>
        </div>
    </td>
</tr>
<tr>
<td class="alt2" style="padding:0px">
        <!-- user info -->
        <table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%">
        <tr>
            <if condition="$show['avatar']"><td>
<div align="center">
                <if condition="$show['avatar']">
                <p> <br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img <if condition="is_browser('ie')">
                style="opacity:0.4;filter:alpha(opacity=100)"
                onmouseover="this.style.opacity=1;this.filters.alpha.opacity=40"
                onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=100"
                <else />
                style="opacity:1;filter:alpha(opacity=40)"
                onmouseover="this.style.opacity=0.4;this.filters.alpha.opacity=100"
                onmouseout="this.style.opacity=1;this.filters.alpha.opacity=40"
                </if>src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </p>
<div align="center"></if>
            </div>
   </td></if>
            <td align="center">
<table border="0" cellpadding="0" cellspacing="2" width="187" align="center">
<tr><td align="center">
<div id="postmenu_$post[postid]" align="center">
                <if condition="$show['profile'] AND $show['member']">
                <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">
                <span style="text-decoration: none">$post[musername]</span></a>
                <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                <else />
<span style="text-decoration: none">$post[musername]</span></if>
            </div>
</td></tr>
<if condition="$post['field_myl']">
<tr><td align="center">
<div class="helm">$post[field_myl]</div>
</td></tr>
</if>
<if condition="$post['usertitle']">
<tr><td align="center">
<div class="smallfont">$post[usertitle]</div>
</td></tr>
</if>
<if condition="$post['rank']">
<tr><td align="center">
<div class="smallfont">$post[rank]</div>
</td></tr>
</if>
<if condition="$show['reputationlink']">
<tr><td align="center">
<span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><b><font style="text-decoration: none" color="$post[field_mym_c]" face="Tahoma" size="2">[ إضافة تقييم ]</font></b></a></span>
                <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if> 
            </td></tr></if>
<tr><td align="center">
$post[onlinestatus]</td></tr>
<if condition="$post[field_mym_d] AND $vboptions[mnoa_d] != '0' AND $vboptions[mnoa] != '0' OR $post[field_mym_j] AND $vboptions[mnoa_j] != '0' AND $vboptions[mnoa] != '0'">
<tr><td align="center">
<if condition="$vboptions[mnoa_d] != '0' AND $vboptions[mnoa] == '1' AND $post[field_mym_d] != '' ">
<img border="0"  src="helm/flags/$post[field_mym_d].gif" alt="$post[field_mym_d]" /></if>    
<if condition="$vboptions[mnoa_j] != '0' AND $vboptions[mnoa] == '1' AND $post[field_mym_j] != '' ">
<img  border="0" src="helm/$post[field_mym_j].gif" alt="$post[field_mym_j]" /></if>
</td></tr>
</if>
</table>
$template_hook[postbit_userinfo_left]</td>
<td valign="middle">
<div style="width: $vboptions[table_ksr]px; ">
<if condition="$post[field_mys] AND $vboptions[mms_sms_ns] != '0' AND $vboptions[mms_sms] != '0'">
<div style="background: url("images/dam3/sms.png?") no-repeat scroll 0% 0% transparent; height: 188px; width: 186px; float: none;">
<div style="height: 50px; width: 186px; float: none;"></div>
<marquee direction="up" onmouseover="this.stop()" onmouseout="this.start()" scrolldelay="2" scrollamount="1" style="text-align: center; font-family: Tahoma; margin: 2px 5px; padding: 2px 5px; color: DeepPink; float: none;" height="108" width="170">$post[field_mys]</marquee></div>



<a style="height: 30px; width: 186px; float: none;"></a></div> </if>
    <if condition="$post[showuserawards] && $post[postcount] == 1">
    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <div><fieldset style="border: 0px none; padding: 0px; margin: 0px;"><legend><label>
        $vbphrase[award_showcase] </label></legend><div align="center">
                <marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="1" style="width:170; height:100;">$post[userawards]</marquee></div></fieldset></div></div></if>

<td valign="middle" width="250">
<div style="width: $vboptions[table_ksr]px; ">
    
    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <span style="color: #333333">الحال</span><a style="color: rgb(51, 51, 51);">ـہ</a><b><font face="Arial"><a style="color: rgb(51, 51, 51);">:</a></font></b>$post[onlinestatus]</div>




    <if condition="$vboptions[last_z] == '1'">



    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <a style="color: rgb(51, 51, 51);">رقَمْ آلع’َـضويـہ</a><b><font face="Arial"><a style="color: rgb(51, 51, 51);">: </a><span class="helm" style="color:$post[field_mym_c];">$post[userid] </span>
    </font></b>
            </div>

    </if>




    <if condition="$vboptions[last_z] == '1'">



    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <a style="color: rgb(51, 51, 51);">تـَآريخَ وَجودكَ مع’َـنآ</a><b><font face="Arial"><a style="color: rgb(51, 51, 51);">:</a> <span class="helm" style="color:$post[field_mym_c];">$post[joindate]</span></font></b></div>

<if condition="$post['age']">
    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <a style="color: rgb(51, 51, 51)">آلع’َ<span lang="ar-om">ـمر</span></a><b><font face="Arial"><a style="color: rgb(51, 51, 51);">:</a> <span class="helm" style="color:$post[field_mym_c];">$post[age] </span>
            </font></b>
            </div></if>




    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">



    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <a style="color: rgb(51, 51, 51)">فــيڹ ڛـآإڪڹ</a><b><a style="color: rgb(51, 51, 51);"><font face="Arial">:</font></a><font face="Arial"> 
    <span class="helm"><span style="color: $post[field_mym_c]">$post[field2]<span style="color:$post[field_mym_c];"> </span>
            </span> </span>
            </font></b>
            </div>

<if condition="$post['age']">
    </if>




    <span style="color: rgb(51, 51, 51);">آخ’َـر آطلآلـہ</span><b><font face="Arial"><a style="color: rgb(51, 51, 51);">:</a> <span class="helm" style="color:$post[field_mym_c];">$post[last_z] ($post[last_t]) </span>
            </font></b>
            </div>




    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <span style="color: rgb(51, 51, 51);">آبـَـدع’ـآتـﮚ م’ـعَـنآ</span><b><font face="Arial"><a style="color: rgb(51, 51, 51);">:</a>
        <span class="helm" style="color:$post[field_mym_c];">$post[posts] [
            <a id="posts3_$post[postid]" title="تفاصيل المشاركات" href="#posts">+</a>
] </span>
            </font></b>
            </div>

    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <span style="color: rgb(51, 51, 51);">الـتقـَـيـَم</span><b><font face="Arial"><a style="color: rgb(51, 51, 51);">:</a> <span class="helm" style="color:$post[field_mym_c];">$post[reputation] </span>
            </font></b>
            </div>

    </if>




    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">




    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <span style="color: rgb(51, 51, 51)"><a style="color: rgb(51, 51, 51)">
    مَشْرٌوْبِيْ </a><font style="color:rgb(51, 51, 51)">: </font>
    </span>
  <img src="images/dam3/Drink/$post[field20].gif" title="مشروبك   : $post[field12]" align="center">
      <b><font face="Arial"><span class="helm" style="color:$post[field_mym_c];"> </span></font></b></div>

    <div style="color: DeepPink; font-family: Tahoma; font-size: 11px; text-align: right; border-bottom: 1px solid rgb(213, 213, 213); padding-bottom: 3px;">
    <span style="color: rgb(51, 51, 51)"><a style="color: rgb(51, 51, 51)">
    شُوْكُوْلَاتَتِيْ</a></span><a style="font-weight: 700;"><span style="color: Blueviolet;    
    font-family:Tahoma ; font-size: 11px; "> </span></a>
    <span style="color: rgb(51, 51, 51)"> :<font style="color:rgb(51, 51, 51)"> </font></span>
    <img src="images/dam3/kakaw/$post[field21].gif" title="كاكاو   : $post[field18]" align="center">
    <b><font face="Arial"><span class="helm" style="color:$post[field_mym_c];"> </span></font></b></div>
    <a style="color: rgb(51, 51, 51);"><span lang="ar-om">مستوى </span></a>
    <span style="color: rgb(51, 51, 51);">الـتقـَـيـَم</span><a style="color: rgb(51, 51, 51);"><b><font face="Arial">:</font></b></a><b><font face="Arial">
    <span class="helm" style="color:$post[field_mym_c];">$post[reputationdisplay] </span>
            </font></b>
            </div>
</div>

            </td>
        </tr>
        </table>
        <!-- / user info -->
    </td>
</tr>
<tr>
    <td class="alt1" id="td_post_$post[postid]" align="center">
    <!-- message, attachments, sig -->

        $template_hook[postbit_messagearea_start]

        <if condition="$show['messageicon'] OR $post['title']">
<!-- Place this tag in your head or just before your close body tag -->
<script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script>

<!-- Place this tag where you want the +1 button to render -->
<g:plusone></g:plusone>
            <!-- icon and title -->
            <div class="smallfont">
            <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
            <if condition="$post['title']"><strong><font color="$post[field_mym_c]">
$post[title]</font></strong></if>
            </div>
            <hr size="1" style="color:$post[field_mym_c]" />
            <!-- / icon and title -->
            </if>
<!-- message -->
$mwapostbit_stamps
<if condition="$post[postcount] == '1' && $post[field_mynb] && $vboptions[start_end] == '1' ">
<div align="center">
<img  border="0" src="$post[field_mynb]" alt="" />
</div>
</if>
<if condition="$post[field_mynb]  && $vboptions[start_end] == 'all' ">
<div align="center">
<img  border="0" src="$post[field_mynb]" alt="" />
</div>
</if>
<br />
<br />
$ad_location[ad_showthread_firstpost_start]
<div id="post_message_$post[postid]" align="center">
<if condition="$post[field_mynst] == 'عريض' "><b></if>
<if condition="$post[field_mynst] == 'مائل' "><i></if>
<if condition="$post[field_mynst] == 'خط اسفل النص' "><u></if>
<if condition="$post[field_mynst] == 'خط في المنتصف' "><s></if>
<if condition="$post[field_mynf]"><font face="$post[field_mynf]"></if>
<if condition="$post[field_mync]"><font color="$post[field_mync]"></if>
<if condition="$post[field_myns]"><font size="$post[field_myns]"></if>
<if condition="$post[field_mync] == '' "><font color="$vboptions[fontdu]"></if>
$post[message]
<if condition="$post[field_mync] == '' "></font></if>
<if condition="$post[field_mync]"></font></if>
<if condition="$post[field_myns]"></font></if>
<if condition="$post[field_mynf]"></font></if>
<if condition="$post[field_mynst] == 'عريض' "></b></if>
<if condition="$post[field_mynst] == 'مائل' "></i></if>
<if condition="$post[field_mynst] == 'خط اسفل النص' "></u></if>
<if condition="$post[field_mynst] == 'خط في المنتصف' "></s></if>
<!-- / message -->
</div>
<br />
<br />
<if condition="$post[postcount] == '1' && $post[field_mynb] && $vboptions[start_end] == '1' ">
<div align="center">
<img  border="0" src="$post[field_myne]" alt="" />
</div>
</if>
<if condition="$post[field_mynb]  && $vboptions[start_end] == 'all' ">
<div align="center">
<img  border="0" src="$post[field_myne]" alt="" />
</div>
</if>
<br />
        <if condition="$show['attachments']">
        <!-- attachments -->
            <div style="padding:$stylevar[cellpadding]px">

            <if condition="$show['thumbnailattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_thumbnails]</legend>
                    <div style="padding:$stylevar[formspacer]px">
                    $post[thumbnailattachments]
                    </div>
                </fieldset>
            </if>

            <if condition="$show['imageattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_images]</legend>
                    <div style="padding:$stylevar[formspacer]px">
                    $post[imageattachments]
                    </div>
                </fieldset>
            </if>

            <if condition="$show['imageattachmentlink']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_images]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">

                    $post[imageattachmentlinks]
                    </table>
                    </fieldset>
            </if>

            <if condition="$show['otherattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attached_files]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">

                    $post[otherattachments]
                    </table>
                </fieldset>
            </if>

            <if condition="$show['moderatedattachment']">
                <fieldset class="fieldset">
                    <legend>$vbphrase[attachments_pending_approval]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                    $post[moderatedattachments]
                    </table>
                </fieldset>
            </if>

            </div>
        <!-- / attachments -->
        </if>
$template_hook[postbit_signature_start]
$ad_location[ad_showthread_firstpost_sig]
<if condition="$vboptions[sig_d] == 'table' ">
<table border="1" width="100%" cellspacing="$vboptions[mnoa_cl_cellspacing]"  style="border: 1px $vboptions[table_csshelm] $post[field_mym_c]">
</if>
<if condition="$post['signature']">
<if condition="$vboptions[sig_d] == 'img' ">
<div align="center">
<img alt=" توقيع : $post[username]" src="helm/t.png" />
</div>
<br />
</if>
<if condition="$vboptions[sig_d] == 'table' ">
<tr>
<td style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
 توقيع : $post[musername]
<hr size="1" style="color:$post[field_mym_c]; background-color:$stylevar[tborder_bgcolor]" />
</if>
<div align="center">
$post[signature]
</div>
<if condition="$vboptions[sig_d] == 'table' ">
</td>
</tr>
</if>
<!--\ sig -->
</if>
<if condition="$vboptions['msharkate_f'] ==1 AND $vboptions['moa_loc'] == 1">
<if condition="$post['field_mymsh_1_n'] != '' AND $post['field_mymsh_1'] != '' OR
                        $post['field_mymsh_2_n'] != '' AND $post['field_mymsh_2'] != '' OR
                        $post['field_mymsh_3_n'] != '' AND $post['field_mymsh_3'] != '' ">
<if condition="$vboptions[sig_d] == 'img' ">
<div align="center">
<img alt="مواضيع : $post[username]" src="helm/m.png" />
</div>
<br />
</if>
<if condition="$vboptions[sig_d] == 'table' ">
<tr>
<td style="border-top: 1px solid $post[field_mym_c]; border-bottom: 1px solid $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
<span $co_helm class="helm_b">  مـواضـيـعـي</span>
<hr size="1" style="color:$stylevar[tborder_bgcolor]; background-color:$stylevar[tborder_bgcolor]" />
</if>
<div align="center">
        <if condition="$post['field_mymsh_1_n'] != '' AND $post['field_mymsh_1'] !=''">
        • <a target="_blank" href="$post[field_mymsh_1]"><span style="text-decoration: none">
$post[field_mymsh_1_n]</span></a>
        </if><br />
        <if condition="$post['field_mymsh_2_n'] != '' AND $post['field_mymsh_2'] !=''">
        • <a target="_blank" href="$post[field_mymsh_2]"><span style="text-decoration: none">
$post[field_mymsh_2_n]</span></a>
        </if><br />
        <if condition="$post['field_mymsh_3_n'] != '' AND $post['field_mymsh_3'] !=''">
        • <a target="_blank" href="$post[field_mymsh_3]"><span style="text-decoration: none">
$post[field_mymsh_3_n]</span></a>
        </if>
        </div>
<if condition="$vboptions[sig_d] == 'table' ">    
</td>
</tr>
</if>
        </if>
        </if>
<if condition="$vboptions[sig_d] == 'table' ">    
    </table>
</if>

$template_hook[postbit_signature_end]
<br />

<if condition="$show['postedited']">
<div class="smallfont">
<hr size="1" style="color:$post[field_mym_c]" />
    <div class="smallfont" align="center">
    <font size="2" face="Tahoma">آخر تعديل $post[edit_username] يوم
        $post[edit_date] في <span class="time">$post[edit_time]</span>. </font><if condition="$post[edit_reason]"><br />
<input style="color: $post[border]" name="edit_reason" size="80%" dir="rtl" value="سبب التعديل : $post[edit_reason]" class="alt1" style="border-style:dotted; border-width:1px; font-family:Tahoma; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; color:$post[field_mym_c]"></if></div>
        <!-- / edit note -->
            </div>
        </if>
        <div style="margin-top: 10px" align="$stylevar[right]">
            <!-- controls -->
            <if condition="$post['editlink']">
                <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
                <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
            </if>
            <if condition="$post['forwardlink']">
                <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
            </if>
            <if condition="$post['replylink']">
                <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
            </if>
            <if condition="$show['multiquote_post']">
                <a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
            </if>
            <if condition="$show['quickreply'] AND !$show['threadedmode']">
                <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
            </if>
            <if condition="$show['moderated']">
                <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
            </if>
            <if condition="$show['deletedpost']">
                <img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
            </if>
            <if condition="$show['redcard']">
                <a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
            <else />
                <if condition="$show['yellowcard']">
                    <a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
                </if>
            </if>
            $template_hook[postbit_controls]
            <!-- / controls -->
        </div>
    <!-- message, attachments, sig -->
    </td>
</tr>
</table>
$template_hook[postbit_end]
<div class="alt2" id="posts6_$post[postid]_menu" style="display:none">
<table border="0" width="200" cellspacing="$vboptions[mnoa_cl_cellspacing]">
        <if condition="$post['field_mym_test']">
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
            <span $co_helm class="helm_b"> $vbphrase[n_test] :</span> <span class="helm" style="color:$post[field_mym_c];">$post[field_mym_test]</span>
            </td>
        </tr></if>
        <if condition="$post['field_mym_test2']">
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
            <span $co_helm class="helm_b"> $vbphrase[n_test2] :</span><span class="helm" style="color:$post[field_mym_c];"> $post[field_mym_test2]</span>
            </td>
        </tr></if>
        <if condition="$post['field_mym_test3']">
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
            <span $co_helm class="helm_b"> $vbphrase[n_test3] : </span><span class="helm" style="color:$post[field_mym_c];">$post[field_mym_test3]</span>
        </td>
        </tr></if>
        <if condition="$vboptions['member_3dd']">
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
            <span $co_helm class="helm_b"> $vbphrase[phrase_me3_z] :</span><a href="member.php?$session[sessionurl]u=$post[userid]" style="color:$post[field_mym_c];" target="_blank"> $post[profilevisits]</a>
            </td>
        </tr>
</if>
        <if condition="$post['warnings']">
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
        <span $co_helm class="helm_b"> $vbphrase[infractions]</span>
        <span class="helm" style="color:$post[field_mym_c];">$post[warnings]/$post[infractions] ($post[ipoints])</span></td>
        </tr></if>
                <if condition="$vboptions['msharkate_f'] ==1 AND $vboptions['moa_loc'] != 1">
                <if condition="$post['field_mymsh_1_n'] != '' AND $post['field_mymsh_1'] != '' OR
                            $post['field_mymsh_2_n'] != '' AND $post['field_mymsh_2'] != '' OR
                            $post['field_mymsh_3_n'] != '' AND $post['field_mymsh_3'] != '' ">
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
        <span $co_helm class="helm_b">$vbphrase[phrase_mymsh]</span>
        <div>
            <marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="1" height="85" width="184"><span class="helm" style="color:$post[field_mym_c];">
        <if condition="$post['field_mymsh_1_n'] != '' AND $post['field_mymsh_1'] !=''">
        <div align="right">
        • <a target="_blank" href="$post[field_mymsh_1]"><span style="text-decoration: none">$post[field_mymsh_1_n]</span></a></div>
        </if><div />
        <if condition="$post['field_mymsh_2_n'] != '' AND $post['field_mymsh_2'] !=''">
        <div align="right">
        • <a target="_blank" href="$post[field_mymsh_2]"><span style="text-decoration: none">$post[field_mymsh_2_n]</span></a></div>
        </if><div />
        <if condition="$post['field_mymsh_3_n'] != '' AND $post['field_mymsh_3'] !=''">
        <div align="right">
        • <a target="_blank" href="$post[field_mymsh_3]"><span style="text-decoration: none">$post[field_mymsh_3_n]</span></a></div>
        </if></span></marquee></div></td>
        </tr></if></if>
        </table>
</div>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="posts2_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0" width="200">
<tr>
<td class="thead" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" width="200">
<font face="Tahoma" size="2"><span class="smallfont">إحصائية مشاركات »
<a href="member.php?$session[sessionurl]&u=$post[userid]">$post[musername]</a></span></font></td>
</tr>
<tr>
<td colspan="2" class="alt2" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="center">
<table width="100%"><tr>
<td align="center">
<span $co_helm class="helm_b">
 المواضيـع</span></td>
<td align="center">
<span $co_helm class="helm_b"> الــــــردود</span>
</td>
</tr>
<tr>
<td align="center">
<span $co_helm class="helm_b">[<a title="عرض المواضيع التي كتبها العضو" target="_blank" href="search.php?$session[sessionurl]do=finduser&u=$post[userid]&starteronly=1"><span class="helm" style="color:$post[field_mym_c];">+</span></a>]</span>
</td>
<td align="center">
<span $co_helm class="helm_b">[<a title="عرض المشاركات التي كتبها العضو" target="_blank" href="search.php?$session[sessionurl]do=finduser&u=$post[userid]"><span class="helm" style="color:$post[field_mym_c];">+</span></a>]</span>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="alt2" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="center">
<span $co_helm class="helm_b"> بمـــعــدل
: $post[postsperday] يوميا </span>
</td>
</tr>
</table>
</div>
<if condition="$show[field_mym]">
<div class="alt2" id="posts5_$post[postid]_menu" style="display:none">
<table border="0" width="200" cellspacing="$vboptions[mnoa_cl_cellspacing]">
    <tr>
    <td align="center" style="background-color: $post[field_mym_c]; border: 1px none;">
<font face="Tahoma" style="font-size: 11px;" color="#FFFFFF">
$vbphrase[phrase_mms]
</font>
</td>
</tr>
        <tr>
            <td class="css_helmtd" style="border-top: $vboptions[mnoa_cl_to]px $vboptions[table_csshelm] $post[field_mym_c]; border-bottom: $vboptions[mnoa_cl_b]px $vboptions[table_csshelm] $post[field_mym_c]; border-right: $vboptions[mnoa_cl_r]px $vboptions[table_csshelm] $post[field_mym_c]; border-left: $vboptions[mnoa_cl_l]px $vboptions[table_csshelm] $post[field_mym_c];" align="right">
        <div align="center">
        <img border="0" src="$post[field_mym]" alt="$vbphrase[phrase_mms]" />
        </div></td>
        </tr>
        </table>
        </div>
        </if>
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
    <table cellpadding="4" cellspacing="1" border="0">
    <tr>
        <td class="thead">$post[username]</td>
    </tr>
    <if condition="$show['profile']">
        <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]&u=$post[userid]">
            <span class="smallfont">$vbphrase[view_public_profile]</span></a></td></tr>
    </if>
    <if condition="$show['pmlink']">
        <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">
            <span class="smallfont">$vbphrase[send_private_message_to_x]</span></phrase></a></td></tr>
    </if>
    <if condition="$show['emaillink']">
        <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">
            <span class="smallfont">$vbphrase[send_email_to_x]</span></phrase></a></td></tr>
    </if>
    <if condition="$show['homepage']">
        <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">
            <span class="smallfont">$vbphrase[visit_xs_homepage]</span></phrase></a></td></tr>
    </if>
    <if condition="$show['search']">
        <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">
            <span class="smallfont">$vbphrase[find_more_posts_by_x]</span></phrase></a></td></tr>
    </if>
    <if condition="$post['userid'] AND $show['member']">
    <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">
        <span class="smallfont">$vbphrase[add_x_to_contacts]</span></phrase></a></td></tr>
    </if>
    $template_hook[postbit_user_popup]
    </table>
</div>
<!-- تطوير منتديات فيس بوك التطويرية http://abuomer.p2h.info/vb © <~ لا احلل بحذف حقوقي -->