بحث متقدم | التسجيل
الويب العربي
  تسجيل دخول
 
   
   

  ملاحظة
الموقع متاح للإطلاع والقراءة فقط، المشاركة والمواضيع الجديدة غير متاحة حالياً لحين تطوير الموقع.




الموقع متاح للإطلاع والقراءة فقط، المشاركة والمواضيع الجديدة غير متاحة حالياً لحين تطوير الموقع.

عـودة للخلف   الويب العربي المركز التعليمي المجاني قسم المنتديات

 
 
خيارات الموضوع طريقة العرض
  #1  
قديم 04-11-2007, 01:14 PM
المعروف المعروف غير متصل
عضو
 
تاريخ التسجيل: Jul 2005
مشاركة: 513
مستوى تقييم العضوية: 20
المعروف is on a distinguished road
إرسال رسالة عبر MSN إلى المعروف
وسام الويب البرونزي وسام انفنتي 
عدد الأوسمة: 2 (المزيد ...)
Talking القالب لاظهار العضويه وتاريخ التسجيل في مربعات

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

وجدت طلبات في القسم بخصوص إحصائيات العضو ،، ووضعها في مربعات ،،

والأخ اسير الحب وضع القالب وذكر ان هناك مشكلة ان الإنذارات لا تظهر وقمت بالتعديل على القالب ليناسب الكمبوو ،،

بدون مشاكل إن شاء الله ،،

هذا هو القالب :

كود:
$template_hook[postbit_start]
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="1%"><img src="$stylevar[imgdir_misc]/trc.gif" border="0"></td><td width="98%" class="ctbg" align="center"><img src="$stylevar[imgdir_misc]/ctim.gif" border="0"></td><td width="1%"><img src="$stylevar[imgdir_misc]/tlc.gif" border="0"></td></tr></table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td class="linkawynavrightbor">&nbsp;</td>
    <td>
   <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
	<if condition="$show['announcement']">
		<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
			<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
			<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
		</td>
	<else />
        <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px" $post[scrolltothis]>
			<!-- status icon and date -->
			<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
			$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
			<if condition="$show['member'] AND (THIS_SCRIPT == 'showthread' OR THIS_SCRIPT == 'showpost')"> - <a href="vbfavorites.php?$session[sessionurl]do=addentry&amp;type=post&amp;id=$post[postid]"><img class="inlineimg" alt="$vbphrase[add_post_to_favorites]" border="0" src="$stylevar[imgdir_misc]/favorit.gif"></a></if>
			$post[firstnewinsert]
			<!-- / status icon and date -->
		</td>
		<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-right: 0px" align="$stylevar[right]">
			&nbsp;
  <!-- checks for warning system -->
   <if condition="THIS_SCRIPT=='showthread' AND $buttons=='Text'">
	<if condition="$showwarnlink==1">
	<if condition="$vboptions['warn_allownotes']==1">
   <a href='warn.php?do=NoteUser&id=$post[userid]&post=$post[postid]'><phrase 1="$post[username]">$vbphrase[aws_addnote_postbit]</phrase></a>&nbsp;</if>
		<a href='warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><phrase 1="$post[username]">$vbphrase[aws_addwarn_postbit]</phrase></a>&nbsp;
	</if>
	<if condition="$showviewwarnlink==1">
		<a href='warn.php?do=ViewWarnings&id=$post[userid]'><phrase 1="$post[username]">$vbphrase[aws_view_warnings_info_postbit]</phrase></a>&nbsp;
	</if>
	<if condition="$showviewyourslink==1">
		<a href='warn.php?do=ViewMyWarnings'>$vbphrase[view_your_warnings_postbit]</a> &nbsp;
	</if>
   </if>
   <if condition="THIS_SCRIPT=='showthread' AND $buttons=='Buttons'">
	<if condition="$showwarnlink==1">
	<if condition="$vboptions['warn_allownotes']==1">
	<a href='warn.php?do=NoteUser&id=$post[userid]&post=$post[postid]'>
	<img class="inlineimg" border="0" src="$stylevar[imgdir_misc]/walert.gif" name="warn" alt="<phrase 1='$post[username]'>$vbphrase[aws_addnote_postbit]</phrase>" accesskey="n" onClick="window.dcilocation='warn.php?do=NoteUser&id=$post[userid]&post=$post[postid]'"></a> &nbsp;
	</if>
		<a href='warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><img class="inlineimg" border="0" src="$stylevar[imgdir_misc]/redcard.gif" name="warn" alt="<phrase 1='$post[username]'>$vbphrase[aws_addwarn_postbit]</phrase>"  accesskey="w" onClick="window.dcilocation='warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'"></a> &nbsp;
	</if>
	<if condition="$showviewwarnlink==1">
		<a href='warn.php?do=ViewWarnings&id=$post[userid]'><img class="inlineimg" border="0" src="$stylevar[imgdir_misc]/redcardview.gif" name="warn" alt="<phrase 1='$post[username]'>$vbphrase[aws_view_warnings_info_postbit]</phrase>" accesskey="v" onClick="window.dcilocation='warn.php?do=ViewWarnings&id=$post[userid]'"></a>&nbsp;
	</if>
	<if condition="$showviewyourslink==1">
		<a href='warn.php?do=ViewMyWarnings'><img class="inlineimg" border="0" src="$stylevar[imgdir_misc]/redcardview.gif" name="warn" alt="<phrase 1='$post[username]'>$vbphrase[aws_view_warnings_info_postbit]</phrase>" accesskey="v" onClick="window.dcilocation='warn.php?do=ViewMyWarnings'"></a>&nbsp;
	</if>
   </if>
   <!-- end of warning system -->
			<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
			<if condition="$show['inlinemod']">
				<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
			</if>
		</td>
	</if>
</tr>
<tr valign="top">
	<td class="alt2" width="175" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">

			<center><div id="postmenu_$post[postid]" class="xlargfont">
				<if condition="$show['profile']">
				<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
				<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
				<else />
				$post[musername]
				</if>
			</div>

			<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
			<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
			$template_hook[postbit_userinfo_left]

			<if condition="$vboptions[warn_avatar_thresshold]>0 AND $userinfo[warning_level]>=$vboptions[warn_avatar_thresshold]">
  <else />
			<if condition="$show['avatar']">
				<div class="smallfont">
					&nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </div></center>
			</if>
			</if>
			<center><div class="smallfont">
				&nbsp;<br />
				<div align="center">

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="95%"> 
<td class="thead"> 
            <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('postbit2_$post[postid]')">
			<img id="collapseimg_postbit2_$post[postid]" src="$stylevar[imgdir_button]/sortasc{$collapseimg_postid2}.gif" alt="" border="0" /></a><b>إحصائية العضو </b></td> 
<tbody id="collapseobj_postbit2_$post[postid]" style="{$collapseobj_postid2}">

<tr>

<td class="alt1" align="center">

<div class="alt2Active" style="padding:$stylevar[cellpadding]px; border:1px inset; overflow:auto">   
<if condition="$post[field7] != ''"></if>
$post[crowns]$post[champtext]<br />
<p align="center"><if condition="$post['joindate']">

<input type="text" name="Date0" size="22" dir="rtl" value="الانتساب : $post[joindate]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "><br></if>

<input type="text" name="Number2" size="22" dir="rtl" value="رقم العضوية : $post[userid]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "><br><if condition="$post[field2]">

<input type="text" name="City0" size="22" dir="rtl" value="الإقامة : $post[field2]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "><br></if>

<input type="text" name="Cuantity0" size="22" dir="rtl" value="المشاركات : $post[posts]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "><br>

<input type="text" name="Every_day0" size="22" dir="rtl" value="بمعدل : $post[postsperday] يومياً" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "><if condition="$post['age']"><br>

<input type="text" name="age0" size="22" dir="rtl" value="$vbphrase[age]: $post[age]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "></if><br>

<input type="text" name="Number3" size="22" dir="rtl" value="عدد النقاط : $post[reputation]" class="alt1" style="border-style:solid; border-width:1px; font-family:MS Sans Serif; font-size:10px; vertical-align:middle; letter-spacing:0;; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; "><br>


<p align="center">$post[onlinestatus]</div>

   </div>     

 </td>

</tr>

	</table>

</div>
                   <!-- Show warning points -->
   <if condition="$showpoints==1">
   <if condition="$post[alerts]>0">
   <font color="#ff0000">
   <phrase 1="$post[alerts]">$vbphrase[aws_alerts]</phrase>
   <font color="#000000">
   </if>
   <if condition="$post[warns]>0">
   <font color="#ff0000">
   <phrase 1="$post[warns]">$vbphrase[aws_warnings]</phrase>
   <font color="#000000">
   </if>
   <if condition="$post[warning_level]>0">
   <font color="#ff0000">
   <phrase 1="$post[warning_level]">$vbphrase[aws_warning_level]</phrase>
   <font color="#000000">
   </if>
   <if condition="$post[warning_bans]>0">
   <font color="#ff0000">
   <phrase 1="$post[warning_bans]">$vbphrase[aws_warning_bans]</phrase>
   <font color="#000000">
   </if>
   </if>
   <!-- End of show warning points -->
                $template_hook[postbit_userinfo_right]
				<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
			</div>
		<!-- show awards -->
<if condition="$post[showuserawards]">
<center><div>
$post[userawards]
<br>
$vbphrase[total_awards]: $post[num_awards] (<a href="member.php?$session[sessionurl]u=$post[userid]#award">$vbphrase[more_awards] ...</a>)
</div></center>
</if>
<!-- /show awards -->
	</td>
 <if condition="$show['moderated']">
    <td class="alt2" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
    <else />
    <td class="alt1" id="td_post_$post[postid]" style="border-left: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
    </if>
        $template_hook[postbit_messagearea_start]
	<if condition="$show['messageicon'] OR $post['title'] OR (THIS_SCRIPT=='showthread' AND $showwarnsignmgm==1) OR (THIS_SCRIPT=='showthread' AND $showwarnsign==1)">
		<TABLE width=100%><TR>
			<TD width=90%>
			<!-- 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>$post[title]</strong></if>
			</div>
			
			<!-- / icon and title -->
			</td>
			<TD width=10% align="$stylevar[right]">
			<!-- Show warned sign -->
			<if condition="THIS_SCRIPT=='showthread'">
				<if condition="$showwarnsignmgm==1">
				      <!-- Mgm can click on the stop sign to see the warnings -->
				      <A HREF="warn.php?do=ViewPostWarnings&post=$post[postid]"  onclick="window.open('warn.php?do=ViewPostWarnings&post=$post[postid]','','width=1000, height=500, resizable=yes, scrollbars=yes'); return false;" target="_blank"><img src="$stylevar[imgdir_misc]/warn.gif" border=0></a>
				</if>

				<if condition="$showwarnsign==1">
				      <!-- Simple Users can only see the warn sign but not the warnings -->
				      <img src="$stylevar[imgdir_misc]/warn.gif" border=0>
				</if>
			</if>
			<!-- End of show warned sign -->
			</td>
		</tr></table>
		<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
	</if>

		<!-- message -->
		 <if condition="$pnotes!='' AND $vboptions['warn_allownotes']==1">
  <table border="1" width="100%" align="center" class="alt2">
   <tr>
   <td align="center" class="thead" colspan="4">
   <div class="smallfont">$vbphrase[aws_noteslist_postbit]</div>
   </td>
   </tr>
   <tr>
   <td align="center" class="smallfont" width="10%">
   $vbphrase[aws_note_moderator_postbit]
   </td>
   <td align="center" class="smallfont" width="15%">
   $vbphrase[aws_notes_time_postbit]
   </td>
   <td align="center" class="smallfont">
   $vbphrase[aws_notes_moderatornote_postbit]
   </td>
   <td width="5%" class='smallfont' align='center'>
   $vbphrase[aws_removenote_postbit]
   </td>
   </tr>
   $pnotes
   </table>
   <br>
   </if>
		<div id="post_message_$post[postid]" class="xlargfont">
			<p align="center"><b>$post[message]</b></div>
		<!-- / message -->

		<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>    
<form method="POST" action="--WEBBOT-SELF--">    
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->    
<fieldset style="padding: 2">    
<legend><span lang="ar-sa">من مواضيع : $post[username]</span></legend>    
<font face="Times New Roman" size="2">$favo</font></fieldset></form>
		</if>

        $template_hook[postbit_signature_start]
		<if condition="$forum['allowsig']">
 <if condition="$vboptions[warn_sig_thresshold]>0 AND $userinfo[warning_level]>=$vboptions[warn_sig_thresshold]">
 <else />
  <if condition="$post['signature'] AND   !$vboptions['shownsigs'][$post[userid]] AND $vboptions['shownsigs'][$post[userid]] = true    ">
		<!-- sig -->
			<div>

<br />
<center>ـــــــــــــــــــــــــــــــــــــ</center>
<fieldset class="fieldset">
					<legend>التوقيع</legend>
					<p align="center"><b>$post[signature]</b></fieldset>
			</div>
		<!-- / sig -->
		</if>
		</if>
		</if>
		$template_hook[postbit_signature_end]
		<if condition="$show['postedited']">
		<!-- edit note -->
			<div class="smallfont">			<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
				<em>
				<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
				<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
				</em>
			</div>
		<!-- / edit note -->
		</if>

	</td>
</tr>
<tr>
	<td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px">
		$post[onlinestatus]
		<if condition="$show['reputationlink']">
            <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
            <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>
        </if>
        <if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;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]
		&nbsp;
	</td>
	<if condition="$show['moderated']">
	<td class="alt2" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px">
	<else />
	<td class="alt1" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-right: 0px; border-top: 0px">
	</if>
		<!-- 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['replylinknoquote']">
				<a href="private.php?$session[sessionurl]do=newpm&amp;pmid=$post[pmid]&amp;noquote=1"><img src="$stylevar[imgdir_button]/reply_small.gif" alt="رد بدون اقتباس" 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&amp;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&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
            </if>
		</if>
		$template_hook[postbit_controls]
		<!-- / controls -->
	</td>
</tr>
</table>
    </td>
    <td class="linkawynavleftbor">&nbsp;</td>
  </tr>
</table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td width="1%"><img src="$stylevar[imgdir_misc]/brc.gif" border="0"></td><td width="98%" class="cbbg" align="center"><img src="$stylevar[imgdir_misc]/cbim.gif" border="0"></td><td width="1%"><img src="$stylevar[imgdir_misc]/blc.gif" border="0"></td></tr></table>

</table>

$template_hook[postbit_end]
</td></tr></table>
&nbsp;<!-- post $post[postid] popup menu --><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]">$vbphrase[view_public_profile]</a></td></tr>
	</if>
	<if condition="$show['pmlink']">
		<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
	</if>
	<if condition="$show['emaillink']">
		<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
	</if>
	<if condition="$show['homepage']">
		<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
	</if>
	<if condition="$show['search']">
		<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</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&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
	</if>
    $template_hook[postbit_user_popup]
    </table>
</div>
<!-- / post $post[postid] popup menu -->
<if condition="THIS_SCRIPT=='showthread'">
<if condition="$vboptions[inbannersactive] AND $inbanner">
<table cellpadding="2" cellspacing="1" border="0" align="center">
<tr>
$inbanner
</tr>
</table>
</if>
</if>


طريقة التعديل من إدارة إسلوب العرض : ثم إبحث بالنماذج ضع : postbit_legacy

امسح المحتوى كامل والصق القالب الموجود في الأعلى كاملاً ،،

لـ مشاهدة مثال لـ شكل إحصائية العضو :

http://www.m3rof.com/vb/showthread.php?t=12527





 




قوانين المشاركة
لا يمكنك إضافة موضوع جديد
لا يمكنك الرد على المواضيع
لا يمكنك إضافة مرفقات
لا يمكنك تعديل مشاركاتك

كود vB متاح
كود [IMG] متاح
كود HTML مغلق
إنتقل إلى


جميع الأوقات بتوقيت مكة المكرمة. الساعة الآن » 11:10 AM.

Powered by vBulletin
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.


 
 »  خدمات البرمجة   »  رئيسية الدليل
  »  خدمات التصميم   »  الأمن والحماية
  »  الدعاية والتسويق
  »  الدعم والتطوير
  »  الشركات الرسمية
  »  حجز دومينات
  »  خدمات الإستضافة
 
 
  »  مكتبة الإستايلات   »  رئيسية المكتبة
  »  أكواد برمجية   »  أدوات الويب ماسترز
  »  مكتبة الهاكات   »  أدوات المصممين
  »  سكربتات متنوعة
  »  مجلات إلكترونية
  »  بلوكات متنوعة
  »  ثيمات مختلفة
 
 

صحيفة متخصصة في متابعة أخبار وجديد الإنترنت العربي
والحوارات الصحفية ومعلومات تقنية متنوعة .

   
 
 

للتواصل مع فريق عمل الويب العربي
يمكنك ذالك من خلال مركز الدعم والمساندة.

 الدعم الفني |  اعتماد العضويات |  قوانين الإنتساب |  إتفاقية الإستخدام |  أهداف الويب العربي |  دليل الشركات |  مكتبة الويب |  صحيفة الويب العربي |  الرئيسية