طلب هاك تغير خلفية الرد مثل المودة
السلام عليكم ورحمة الله وبركاته
اخواني الكرام ان شاء الله تكونو بخير
اخواني شفت المشاركات لمميز للدارين في المودة وحابب اركبها عندي
انا مركب ستايل المودة واكيد مارح احتاج إلي تغير في بعض القوالب لهيك ياريت حدا يعطيني الهاك
انا ركبتو وعملي مشكله واعتقد انو المشكله من الهالك
ياريت حدا يعطيني نسخة تكون تمام مثل الموجودة في المودة
وهادي المشكله الي صارت معي لما ركبت الهاك الي عندي
كود PHP:
Database error in vBulletin 3.8.0:
Invalid SQL:
UPDATE user SET
### Bitfield: user.adminoptions ###
adminoptions = IF(adminoptions & 1, adminoptions - 1, adminoptions),
adminoptions = IF(adminoptions & 2, adminoptions - 2, adminoptions),
usertitle = 'مـديـر عام',
customtitle = 1,
birthday_search = '1985-12-26',
birthday = '12-26-1985',
referrerid = 0,
good_writer = '1',
good_writer_pic = 'http://www.falstine.com/1111.gif',
joindate = 1204320600,
lastactivity = 1236213600,
lastpost = 1236210960,
membergroupids = ''
WHERE userid = 1;
MySQL Error : Unknown column 'good_writer' in 'field list'
Error Number : 1054
Request Date : Wednesday, March 4th 2009 @ 07:41:12 PM
Error Date : Wednesday, March 4th 2009 @ 07:41:12 PM
Script : http://www.falstine.com/vb/admincp/user.php?do=update
Referrer : http://www.falstine.com/vb/admincp/user.php?do=edit&u=1
IP Address : 213.6.181.71
Username : AHMED
Classname : vB_Database
MySQL Version : 5.0.67-community
وشكرآ
1 مرفق
رد: طلب هاك تغير خلفية الرد مثل المودة
تفضل الهاك بالمرفقات
في حال ظهور database error
نفذ هذا الاستعلام
كود:
ALTER TABLE `user` ADD `good_writer` INT(6) NOT NULL DEFAULT '0';
ثم افتح قالب postbit_legacy
ابحث عن ::
كود:
<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-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
</if>
استبدله بـ
كود:
<if condition="$show['moderated']">
<td class="alt2" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
<else />
<if condition="$post['good_writer']">
<td id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" bgcolor="#FBF7EE" background="<if condition="$post['good_writer_pic']">$post[good_writer_pic]</if>">
<else />
<td class="alt1" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
</if>
</if>
تحياتي لك
رد: طلب هاك تغير خلفية الرد مثل المودة
اخوي مشكور وبارك ربي فيك
ولكن عند رفع المنتاج قولي انو ملف الملف المحدد خاطئ
ايش السبب حاولت اني اركبو علي اكتر من لوحة ولكن نفس الشي اتمنا انك تفيدني
وشكرآ
رد: طلب هاك تغير خلفية الرد مثل المودة
1 مرفق
رد: طلب هاك تغير خلفية الرد مثل المودة
بعد اذن الاخ المسافر
الهاك بالمرفقات
ويعمل 100%
وطبقت خطوات اخوي المسافر وضبطت
ملحوظه:
اخوي شبكة فلسطين
اذا عملت كل شي وأردت التجربه عند كتابة الموضوع أعمل إعتماد للموضوع لأن وضع مشاهدة الموضوع قبل إعتمادها لاتبين لك الشيئ المطلوب عمله
إلا بعد الإعتماد حصلت معي هذه المشكله والحمد لله تمام
وبالتوفيق
رد: طلب هاك تغير خلفية الرد مثل المودة
نفس المشكله يا غالي
Database error in vBulletin 3.8.0:
Invalid SQL:
UPDATE user SET
### Bitfield: user.adminoptions ###
adminoptions = IF(adminoptions & 1, adminoptions - 1, adminoptions),
adminoptions = IF(adminoptions & 2, adminoptions - 2, adminoptions),
usertitle = 'مـديـر عام',
customtitle = 1,
birthday_search = '1985-12-26',
birthday = '12-26-1985',
referrerid = 0,
good_writer = '1',
good_writer_pic = 'http://www.falstine.com/1111.gif',
joindate = 1204320600,
lastactivity = 1236213600,
lastpost = 1236210960,
membergroupids = ''
WHERE userid = 1;
MySQL Error : Unknown column 'good_writer' in 'field list'
Error Number : 1054
Request Date : Wednesday, March 4th 2009 @ 07:41:12 PM
Error Date : Wednesday, March 4th 2009 @ 07:41:12 PM
Script : http://www.falstine.com/vb/admincp/user.php?do=update
Referrer : http://www.falstine.com/vb/admincp/user.php?do=edit&u=1
IP Address : 213.6.181.71
Username : AHMED
Classname : vB_Database
MySQL Version : 5.0.67-community
رد: طلب هاك تغير خلفية الرد مثل المودة
نفس المشكله طبقتها على سيرفر شخصي ونفس المشكله
رد: طلب هاك تغير خلفية الرد مثل المودة
ازرع الامر يالغالي
تحياتي
رد: طلب هاك تغير خلفية الرد مثل المودة
المسافر بارك الله فيك اخوي
تم العمل بنجاح وشكرآ
رد: طلب هاك تغير خلفية الرد مثل المودة
رد: طلب هاك تغير خلفية الرد مثل المودة
رد: طلب هاك تغير خلفية الرد مثل المودة
العفو
كيف أزرع :mwalat19:
رد: طلب هاك تغير خلفية الرد مثل المودة
الف شكر
اتعبتك معي
وجدت 4 قواعد بيانات
كيف اعرف ايهن للمنتدى
ومتأسف اتعبتك معي
رد: طلب هاك تغير خلفية الرد مثل المودة
جزاك الله خير
الآن فعال
الف شكر لك حبيبي
رد: طلب هاك تغير خلفية الرد مثل المودة
على فكره كلمات البحث مو موجوده فى القالب
ارجو الافاده
رد: طلب هاك تغير خلفية الرد مثل المودة
حرااااااااام
<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<if condition="$show['announcement']">
<td class="thead" style="font-weight:normal" 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" $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>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="$stylevar[right]">
<if condition="$show['postcount']">رقم المشاركة :
<a href="showpost.php?$sessi on[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]0" name="$post[postcount]0"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]0" id="plist_$postid0" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle (this)" />
</if>
</td>
</if>
</tr>
<tr valign="top">
<td class="alt2" width="175">
<div align="center">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" class="tborder" width="93%" id="table52">
<td class="thead" align="center">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('postbit2 _$post[postid]')">
<font color="#FFFFFF"><img id="collapseimg_postbit2_ $post[postid]" src="$stylevar[imgdir_button]/sortasc{$collapseimg_post id2}.gif" alt="" border="0" /></font></a><font color="#FFFFFF"><b>معلوما ت العضو</b></font><b><font color="#FFFFFF">
</font></b></td>
<tbody id="collapseobj_postbit2_ $post[postid]" style="{$collapseobj_post id2}">
<tr>
<td class="alt1" align="center">
<div class="alt2Active" style="padding:$stylevar[cellpadding]px; border:1px inset; overflow:auto">
<div align="center" id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]" style="text-decoration: none; ">
<font size="4">$post[musername]</font></a>
<script type="text/javascript"> vbmenu_register("postmenu _$post[postid]", true); </script>
<else />
$post[musername]
</if>
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
<if condition="$post['isstaffrank']">
<div class="smallfont">
<if condition="$post['staffrank_opentag']">$post[staffrank_opentag]</if>
<if condition="$post['staffrank']">$post[staffrank]</if>
<if condition="$post['staffrank_closetag']">$post[staffrank_closetag]</if>
</div>
</if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
<if condition="$post['isstaffrank']">
<div class="smallfont">
<if condition="$post['staffrank_opentag']">$post[staffrank_opentag]</if>
<if condition="$post['staffrank']">$post[staffrank]</if>
<if condition="$post['staffrank_closetag']">$post[staffrank_closetag]</if>
</div>
</if>
</div>
<if condition="$show['avatar']">
<div align="center" class="smallfont">
<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
<div class="smallfont"><if condition="$show['avatar']"> <p> </div>
</if>
</div>
</td>
</tr>
</table>
<table border="0" width="90%" height="36" cellspacing="0" cellpadding="0">
<tr>
<td height="35"> </td>
</tr>
</table>
<div>
<if condition="$post['age']"></if>
<div>
<if condition="$post[showuserawards]">
<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>
</if>
<!-- /show awards -->
<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_post id2}.gif" alt="" border="0" /></a><b><font color="#FFFFFF">إحصائية العضو
</font></b></td>
<tbody id="collapseobj_postbit2_ $post[postid]" style="{$collapseobj_post id2}">
<tr>
<td class="alt1" align="center">
<div class="alt2Active" style="padding:$stylevar[cellpadding]px; border:1px inset; overflow:auto">
<if condition="$post[field8] != ''"><div>
علم الدوله: <img src="images/flags/$post[field8].gif" title="$post[field8]" align="center">
</div></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; background-image:url('alnad3r1gold/misc/body.gif')"><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; background-image:url('alnad3r1gold/misc/body.gif')"><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; background-image:url('alnad3r1gold/misc/body.gif')"><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; background-image:url('alnad3r1gold/misc/body.gif')"><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; background-image:url('alnad3r1gold/misc/body.gif')"><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; background-image:url('alnad3r1gold/misc/body.gif')"></if><if condition="$post['field6']"><br>
</if><if condition="$post['field7']">
<input type="text" name="الجنس0" size="22" dir="rtl" value="الجنس : $post[field7]" 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; background-image:url('alnad3r1gold/misc/body.gif')"></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; background-image:url('alnad3r1gold/misc/body.gif')"><br>
<input type="text" name="Number4" size="22" dir="rtl" value="$vbphrase[threads] :$usertherdcoun" 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; background-image:url('alnad3r1gold/misc/body.gif')"><br>
<input type="text" name="Number5" size="22" dir="rtl" value="$vbphrase[replies] : $userpostdcoun" 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; background-image:url('alnad3r1gold/misc/body.gif')"><br>
<p align="center">$post[onlinestatus]</div>
</div>
</td>
</tr>
</table>
<table border="0" width="91%" cellspacing="0" cellpadding="0">
<tr>
<td height="35"> </td>
</tr>
</table>
<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_post id2}.gif" alt="" border="0" /></a><b><font color="#ffffff"> آخـر
مواضيعي </font></b></td>
</tr>
<tbody id="collapseobj_postbit1_ 344900" style="">
<tr>
<td class="alt1">
<div class="alt2Active" style="padding:6px; border:1px inset; overflow:auto">
<div id="postmenu_344900">
<script type="text/javascript"> vbmenu_register("postmenu _344900", true);
</script> <br>
<font color="#FF0000">
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="1" style="text-align: center; font-family: Tahoma; font-size: 10px" height="78">$favo<br></marquee></font></div>
</div>
</td>
</tr>
</table>
<p style="margin-top: 0; margin-bottom: 0">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
<!--- MySMS By AlBa7ar Semauae.com -->
<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; width:208; height:104">
<legend><b>! . . حـروفـي . . !</b></legend>
<marquee onmouseover="this.stop()" onmouseout="this.start()" direction="up" scrolldelay="2" scrollamount="1" style="text-align: center; font-family: Tahoma; " height="78">$post[field6]</marquee></fieldset></form>
<!--- MySMS By AlBa7ar Semauae.com -->
</div>
<p align="center">المستوى: <span style='font-weight:bold; color:crimson'>$showlevel [$galaga]</span><br/>
<span style='font-size:11pt; color:red'>الحياة $hp / $maxhp </span><br/>
<div style='width:120px;align: center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' width="$hpf%" height='9' alt='' /><img src='images/rpg/hp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:11pt; color:red'>النشاط $mp / $maxmp</span><br />
<div style='width:120px;align: center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' width="$mpf%" height='9' alt='' /><img src='images/rpg/mp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<span style='font-size:11pt; color:red'>المؤشر $ep% </span><br />
<div style='width:120px;align: center'>
<table cellspacing='0' cellpadding='0' width='120' border='0'>
<tr>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_left.gif' alt='' /></td>
<td width='114' height='13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' width="$ep%" height='9' alt='' /><img src='images/rpg/exp.gif' height='9' alt='' /></td>
<td width='3' height='13' class='nopad'><img width='3' height='13' src='images/rpg/img_right.gif' alt='' /></td>
</tr>
</table>
</div>
<br/>
<if condition="$show['reputation']">
<fieldset><legend><b><fon t color="#000000">إحصائية الترشيح</font></b></legend>
<table width="135" border="0" cellspacing="0" cellpadding="1" id="table54">
<tr>
<td align="left" width="133">
<p align="right"><span class="smallfont"><font color="#666666">عدد النقاط :
</font>$post[reputation]<Br />$post[reputationdisplay]</span></td>
</tr>
</table>
</fieldset>
</if>
</div>
<div>
<p> </p>
<p> </div>
</td>
<if condition="$show['moderated']">
<td class="alt2" id="td_post_$post[postid]">
<else />
<td class="alt1" id="td_post_$post[postid]">
</if>
<if condition="$show['messageicon'] OR $post['title']">
<!-- 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>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>
<!-- stamps hack -->
<if condition="$post['stamppic']">
<div style=" background-position: $post[stampsposition]; width:100%;height:100%;ba ckground-repeat: $post[stampsrepeation]; background-image:url($post[stamppic]); background-attachment:scroll">
<else />
<div width="100%" height="100%">
</if>
<br>
<!-- / stamps hack -->
<!-- message -->
<p align="center">
<img border="0" src="/vb/images/start.gif"></p>
<div id="post_message_$post[postid]">
<p align="center">$post[message]</p>
<p align="center"> </p>
<p align="center"> </div><p align="center">
<img border="0" src="/vb/images/end.gif"></p>
<!-- / message -->
<!-- stamps hack -->
</div>
<!-- / stamps hack -->
<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_appro val]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</div>
<div ><fieldset class="fieldset">
<legend><b><font color="#ff0000">نصائح مهمه:</font></b><font color="#FF0000">
</font> </legend>
- أفحص الملف المرفق بأي برنامج مضاد للفيروسات<br>
2-<span lang="en-us"> </span>قم بمراسلة المراقب عن أي مرفق يوجد به فيروس<br>
3-<span lang="en-us"> </span>المنتدى غير مسوؤل عن مايحتويه المرفق من بيانات</fieldset></div>
<!-- / attachments -->
</if>
<if condition="$post['signature']">
<!-- sig -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="52%" align="center">
<tr>
<td class="thead" align="center">$vbphrase[signature]</td>
</tr>
<tr>
<td class="alt1" title="$vbphrase[signature]" align="center">
<p align="center">$post[signature]</td>
</tr>
</table>
<!-- / sig -->
</if>
<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">
<p align="center"> <if condition="$show['reputationlink']"><a href="reputation.php?$ses sion[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></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['warning']"><br /><br /><div class="smallfont">$post[warning]</div></if>
</td>
<if condition="$show['moderated']">
<td class="alt2" align="$stylevar[right]">
<else />
<td class="alt1" align="$stylevar[right]">
</if>
<!-- controls -->
<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$pos t[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['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_messa ge]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<!-- / controls -->
</td>
</tr>
</table>
<!-- 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?$sessio n[sessionurl]do=newpm&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?$se ssion[sessionurl]do=mailmember&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&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?$sessio n[sessionurl]do=addlist&userlist=b uddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
<if condition="$bbuserinfo[usergroupid]=='6'">
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('mod cp/user.php?do=editsig&useri d=$post[userid]','editsig','statusbar=no ,menubar=no,toolbar=no,sc rollbars=yes,resizable=ye s,width=500,height=500'); return false;">تعديل توقيع $post[username]</a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->
<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->
عورتني عيووووووووووووووووووووووو ووووووووووووووووووووووووو ووني ولا لقيته
رد: طلب هاك تغير خلفية الرد مثل المودة
السلام عليكم ورحمة الله وبركاته
اخوي وين الامر المطلوب زراعته
تحياتي
رد: طلب هاك تغير خلفية الرد مثل المودة
السلام عليكم ورحمة الله وبركاته
ضبطت معي كل الشكر اخوي على الشرح
بس في مشكله بسيطه انها تطلع استفهامات ب اسم الهاك
وخصائص الهاك
ممكن حل
تحياتي
رد: طلب هاك تغير خلفية الرد مثل المودة
رد: طلب هاك تغير خلفية الرد مثل المودة
رد: طلب هاك تغير خلفية الرد مثل المودة
اخي بيجي الملف المحدد خطا !!!
مشكور يا ريت في حل
تحياتي
رد: طلب هاك تغير خلفية الرد مثل المودة
ازرع الامر الي بأول المشاركة عن طريق الرابط
http://www.xxxx.com/vb/admincp/queries.php?do=modify
ولا تنسى استبدال رابط موقعك بدل الـ xxxx
رد: طلب هاك تغير خلفية الرد مثل المودة