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

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




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

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

 
 
خيارات الموضوع طريقة العرض
  #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





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

مدري حاس اني ما وصلت المعلومة صح ،،

وبعضهم مافي حيل يدخل الرابط يشوف المثال ،،

عشان كذا نريحكم هذا مثال :



والقالب موجود في الأعلى ،،


تحياتي
المعروف





  #3  
قديم 04-11-2007, 03:16 PM
محمّد نور محمّد نور غير متصل
عضو
 
تاريخ التسجيل: Jun 2007
مشاركة: 2,280
مستوى تقييم العضوية: 21
محمّد نور is on a distinguished road
الافتراضي

ما شاء الله

رااااااااااائع والله

وتسلم يالغالى على المجهود والخدمة والمتابعة الجميلة للقسم


وتأكد أننا سنظل بانتظار ابداعاتك وابداعات الجميع هنا ان شاء الله

وباذن الله نعود بالجديد قريبا

اطيب واحلى الأمانى لك





  #4  
قديم 04-11-2007, 07:37 PM
almfkr almfkr غير متصل
عضو
 
تاريخ التسجيل: Oct 2005
مشاركة: 159
مستوى تقييم العضوية: 19
almfkr is on a distinguished road
الافتراضي

المعروف يمال العافية
يا بعد حيي أنت

الحين نجربه ونوافيك بالنتيجة





  #5  
قديم 04-11-2007, 07:39 PM
almfkr almfkr غير متصل
عضو
 
تاريخ التسجيل: Oct 2005
مشاركة: 159
مستوى تقييم العضوية: 19
almfkr is on a distinguished road
الافتراضي

صح نسيت

المعروف ودي ولا عليك أمر كان تعطين بس التعديلات وقلي وين أحطها بالضبط

لأني لو انسخ كامل القالب تبي تروح علي أشياء مسويها بالمنتدى ولازم أعدلها من جديد وتبي تأخذ وقت وتبي تشغل فكري





  #6  
قديم 04-11-2007, 08:00 PM
wafei wafei غير متصل
عضو
 
تاريخ التسجيل: Mar 2007
مشاركة: 81
مستوى تقييم العضوية: 18
wafei is on a distinguished road
الافتراضي

المعـــــروف

معروف لن ننساه لك


خدمتنا في هذا الموضوع
جزاك الله خير وبيض الله وجهك


لكن ياعزيزي
سبق وان قمنا بالتعديل على هذا القالب عند اضافة هاك " من مواضيع العضو "
والآن لو قمنا بالتعديل راح تخرب الشغله .. فما الحل ياترى ؟


مرةً اخرى
اشكرك لهذا الطرح الجميل

...





  #7  
قديم 04-11-2007, 09:10 PM
wafei wafei غير متصل
عضو
 
تاريخ التسجيل: Mar 2007
مشاركة: 81
مستوى تقييم العضوية: 18
wafei is on a distinguished road
الافتراضي

عودة مرةً اخرى



تمت اضافة محتويات القالب ولم تتأثر " من مواضيع العضو " بذلك
ولكنها ظهرت في جهة اليمين وقد كنت عملت لها توسيط
فياحبذا لو تكرمت بالتعديل على القالب لتوسيط " من مواضيع العضو " اذا كان هناك امكانية لذلك

مع الشكر الجزيل

...





  #8  
قديم 04-11-2007, 11:42 PM
الصورة الشخصية لـ أســ الحب ــير
أســ الحب ــير أســ الحب ــير غير متصل
عضو
 
تاريخ التسجيل: Feb 2006
المدينة: عيــ العذارى ــون
مشاركة: 269
مستوى تقييم العضوية: 19
أســ الحب ــير is on a distinguished road
الافتراضي

يعطيك العافيه اخوي

وسلمت يمناك

الان اضبط ستايلات المنتدى


دمت بخير





  #9  
قديم 05-11-2007, 08:57 AM
wafei wafei غير متصل
عضو
 
تاريخ التسجيل: Mar 2007
مشاركة: 81
مستوى تقييم العضوية: 18
wafei is on a distinguished road
الافتراضي

المعــروف

ياليت تكمل معروفك

وتحل لنا هاتين المشكلتين

الأولى :

إقتباس:

فياحبذا لو تكرمت بالتعديل على القالب لتوسيط " من مواضيع العضو " اذا كان هناك امكانية لذلك



الثانيه :


بعد وضع محتويات هذا القالب اصبح الخط في المشاركات صغير جداً

وهذا مثال على احدى المشاركات

http://www.alweam.net/vb/showthread....4#p ost639094



تحياتي

...





  #10  
قديم 06-11-2007, 11:11 PM
بكره احلى بكره احلى غير متصل
عضو
 
تاريخ التسجيل: Mar 2006
مشاركة: 57
مستوى تقييم العضوية: 19
بكره احلى is on a distinguished road
الافتراضي

اخوي المعروف تكفا شوف هالموضوع
http://www.arabwebtalk.com/showthread.php?t=69253


فيه مربعات واضافات احلا

مثل عرض المواضيع على اليمين

وعرض المشاركات والمواضيع

بس فيه مشكلتين

الاوله تروح مزايا الكمبو والثنايه

في علامه ] [ تظهر مثل الل يكتبتها يعني كانها مضافه غلط او شيئ يبيله تعديل

تكفا شوفها وضبطها لا هنت وشاكرين لك يالغلا






آخر تعديل بواسطة بكره احلى ، 06-11-2007 الساعة 11:12 PM. السبب: نسيت اضيف الرابط
  #11  
قديم 07-11-2007, 03:16 AM
haleem haleem غير متصل
عضو
 
تاريخ التسجيل: Jan 2007
مشاركة: 43
مستوى تقييم العضوية: 0
haleem is on a distinguished road
الافتراضي

أخي المعروف

اتمنى فصل القالب وتحديد موقعه بالتحديد في النموذج postbit_legacy مثل شرح محمد نور

حتى يسهل علينا وضعه بدون اي مشاكل

لانني بصراحه وجدت قوالب اضافيه لا اريدها في المنتدى فقمت بإرجاع القالب الرئيسي لموقعي .

ارجوا ان تقدم لنا هذه المساعده؟؟؟


وايضا هل التعديل في postbit_legacy فقط امpostbit ايضاً ؟






آخر تعديل بواسطة haleem ، 07-11-2007 الساعة 03:21 AM.
  #12  
قديم 07-11-2007, 11:31 PM
الصورة الشخصية لـ athari
athari athari غير متصل
عضو
 
تاريخ التسجيل: Aug 2007
مشاركة: 309
مستوى تقييم العضوية: 0
athari is an unknown quantity at this point
الافتراضي

أخي المعروف مشكلت روحك : )





  #13  
قديم 09-11-2007, 01:18 AM
محمّد نور محمّد نور غير متصل
عضو
 
تاريخ التسجيل: Jun 2007
مشاركة: 2,280
مستوى تقييم العضوية: 21
محمّد نور is on a distinguished road
الافتراضي

صباح الخير على جميع من هنا

وما شاء الله اشوف هجوم طلبااااااات جوّى أرضى على اخينا الكريم المعروف

وعليها ان شاء الله افضّل وضع تعديل بسيط فى قالب

postbit_legacy

الخاص بالكمبو من قبلنا .."بالطبع بعدئذ اخينا العزيز المعروف"

فقط لوضع قائمة منبسطة ومتمددة تحوى "تاريخ التسجيل ,المدينة ,العمر ,عدد المشاركات"

اى بيانات الهوية للعضو

تحتاج لبعض التاتشات البسيطة ليكون التغيير فى جزء بسيط فقط من الكود لعدم التأثير على بقية التعديلات التى اجريت على القالب من قبل



بالنسبة للأسئلة بالأعلى فبعدئذ اخى المعروف اجيب عليها



إقتباس:

فياحبذا لو تكرمت بالتعديل على القالب لتوسيط " من مواضيع العضو " اذا كان هناك امكانية لذلك


ان شاء الله بالتعديل الذى سنضعه ستحتفظ بجميع التعديلات الأخرى ولن تتأثر

إقتباس:

بعد وضع محتويات هذا القالب اصبح الخط في المشاركات صغير جداً


وذلك لأن هناك كود div مخصص به تصغير الخط بالقالب غير مغلق فأثر على المشاركة ككل

وهذا ان شاء الله ايضا لن يمثل مشكلة بالتعديل الجديد



إقتباس:

وايضا هل التعديل في postbit_legacy فقط امpostbit ايضاً ؟



قالب ال postbit_legacy

هو المقصود هنا اخى الكريم لأنه الخاص بوضع بيانات العضو على اليمين مثل منتدى اخينا المعروف

اما قالب postbit

فهو خاص بطريقة العرض كما هنا فى الويب البيانات اعلى المشاركة وليست على اليمين


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



مع خااااااالص شكرى وتقديرى له ولتواجده ومساعدته للجميع





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

في البداية اعتذر يا اخوان على التأخير لأني كنت مسافر ،،

اشكرك يا استاذ محمد على الرد يا غالي ،،

ابد كل اللي قمت به مجرد محاولة مثل ما يقولون وما نستغني ابد عن خبرتك يا غالي ،،



بالنسبة للأخوان اللي طلبوو توسيط (((من مواضيع )) العضوو ،،

هذا التعديل :

كود:
$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.dcidcilocation='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.dcidcilocation='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.dcidcilocation='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.dcidcilocation='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">  <p align="center">   $favo  </p>  </font></fieldset></form>


        $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>






المفكر :

تشرفت كثير بـ مرورك وردك يا غالي ،،

بالنسبة للتعديل ،،

انا قمت فقط بـ إضافة هذا الكود ،،

مكان الإحصائيات الموجودة في قالب الكمبوو ،،


كود:
<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>





wafei

هلا بك والله منور الموضوع يالغلا ،،

ابد ما سوينا شي ،، كلنا لبعض ،،

التعديل موجود في الأعلى ،،

بالنسبة للخط بـ احاول اعدله وإن شاء الله يضبط ،،

شاكر ومقدر لك مره ثانية ،،



أسير الحب ،،

منور حبيبي ولا تنسى جهدك لأنك ساهمت في الموضوع ،،

شاكر ومقدر لك مرورك وردك ،،




بكره احلى ،،

ولا يهمك يالغلا ،،

اشوف الموضوع واجرب إذا تمام بـ انزله في نفس الموضوع حقك بإذن الله ،،

شاكر لك مرورك وردك ،،



haleem

هلا فيك يالغلا منور ،،

استفسارك رد عليه الأستاذ محمد نور ،،

شاكر لك الرد يا غالي



athari

لا والله في خدمتكم يالغلا ،،

لكن تأخيري كان بسبب السفر ،،

واي شي اقدر اساعد فيه ما راح اتردد ابد ،،




محمد نور :

اشكرك على تشجيعك لي في الرد الأول ،،

وعلى الرد على الإستفسارات والمداخلة في الرد الأخير ،،

شكراً لـ حرصك الشديد ومتابعتك الدائمة ،،

ولو ان الشكر لوحده ما يوفيك حقك ،،


تحياتي للجميع
المعروف





  #15  
قديم 10-11-2007, 09:00 PM
سطام سعد سطام سعد غير متصل
عضو
 
تاريخ التسجيل: Aug 2007
مشاركة: 39
مستوى تقييم العضوية: 0
سطام سعد is on a distinguished road
الافتراضي

المعروف ,

بارك الله فيك ,





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

حياك اخوي سطام ،،

منور الموضوع يا الغالي ،،

تشرفت بمرورك وردك ،،

تحياتي
المعروف





  #17  
قديم 11-11-2007, 06:09 PM
ديوانية مراجيج ديوانية مراجيج غير متصل
عضو
 
تاريخ التسجيل: Apr 2007
مشاركة: 147
مستوى تقييم العضوية: 17
ديوانية مراجيج is on a distinguished road
الافتراضي

شباب انا اللي عندي القديم عاجبني , لكن ابي حق الانذارات والوسام احطهم فيه . ممكن تعطوني الاكواد علشان اركبهم ؟

اللي يبي يشوف مثال . http://rjaah.com/vb/showthread.php?t=15060

للحين قاعد اعدل في الستايل ومابعد اخلص ,, في راسي تصميم غير شكل , بس موقفني البوستبيت





  #18  
قديم 11-11-2007, 07:15 PM
ديوانية مراجيج ديوانية مراجيج غير متصل
عضو
 
تاريخ التسجيل: Apr 2007
مشاركة: 147
مستوى تقييم العضوية: 17
ديوانية مراجيج is on a distinguished road
الافتراضي

لا خلاص سويتها يا ابطال





  #19  
قديم 12-11-2007, 05:36 AM
بكره احلى بكره احلى غير متصل
عضو
 
تاريخ التسجيل: Mar 2006
مشاركة: 57
مستوى تقييم العضوية: 19
بكره احلى is on a distinguished road
الافتراضي

تسلم اخوي المعروف

فيها لمسات طيبه والله

ويمكن بتعجبك اخوي ونفيد الجميع لا حرمناك

وخذ وقتك ووقت ما تففضى تاكد اننا بانتظارك شكرا لك حبيبي


لا حرمناك





 



خيارات الموضوع
طريقة العرض

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

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


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

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


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

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

   
 
 

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

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