-
رد: هاك جعل لكل عضو خلفيه معينه
شـكــ وبارك الله فيك ـــرا لك ... لك مني أجمل تحية .
-
رد: هاك جعل لكل عضو خلفيه معينه
العفو ومشكورين على المرور
-
رد: هاك جعل لكل عضو خلفيه معينه
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة بدر الخرج
اخوي من ملف الكونفق ضيف رقم عضويتك ليكون لديك صلاحيه لعمل امر
طريقة عمل امر sql
لوحة تحكم المنتدى
الصيانة
تنفيذ أمر sql
وضع الامر في المربع
ثم متابعة
اذا ظهر لك لايوجد تصريح
ادخل على ملف config.php
وابحث عن :
كود:
$config['SpecialUsers']['canrunqueries'] = '';
ضع رقم عضويتك في الخانة المخصصه
كود:
$config['SpecialUsers']['canrunqueries'] = 'ضع رقم عضويتك هنا';
تحياتي
الله يعطيك العافيه اخوي
انا دخلت باسم الاداره ورقمها 1 في ملف config.php .. وطلع لي في تنفيذ أمر sql غير مصرح لك بالدخول ..
تحياتي القلبيه
-
رد: هاك جعل لكل عضو خلفيه معينه
كل اللي االاكواد مش موجوودة في البوست ليقاسي
ممكن تجيب لنا واحد جاهز او تعدل على ذ1 ولك تحياتي
كود PHP:
<br>
$template_hook[postbit_start]
<!-- border top -->
<table id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="0" bgcolor="#FFFFFF" border="0" width="100%" align="center" style="border: 1px solid #B6BCC7;">
<tr>
<td class="alt4" colspan="99" $post[scrolltothis]>
</td>
</tr>
<!-- هاك عام ـ خلفية مخصصة لكاتب الموضوع -->
<if condition="$post['good_writer']">
<tr><td id="td_post_$post[postid]" background="<if condition="$post['good_writer_pic']">$post[good_writer_pic]</if>">
<else />
<tr><td class="alt4" id="td_post_$post[postid]" valign="top">
</if>
<!-- هاك عام ـ خلفية مخصصة لكاتب الموضوع -->
<!-- بداية الموضوع يمين ويسار -->
<table cellpadding="0" cellspacing="0" width="100%"><tr>
<!-- بداية الموضوع يمين -->
<td class="alt3" align="center" valign="top" rowspan="2" width="230">
<img src="$stylevar[imgdir_misc]/waha/bak/mwa10-postb2.gif" alt="" border="0" />
<div style="padding-left:25px; padding-right:27px; padding-top:0px">
<table cellpadding="0" cellspacing="2" border="0" width="100%" align="center">
<tr><td align="center">
<!-- user info -->
<div id="postmenu_$post[postid]">
<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="$show['avatar']"><div style="padding:10px">
<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></if>
<if condition="$post['usertitle']">$post[usertitle]<br /></if>
<if condition="$post['rank']"><div class="smallfont" style="padding-top: 10px">$post[rank]</div><br /></if>
$template_hook[postbit_userinfo_left]
</td></tr>
<tr></tr><tr></tr>
<!-- هاك عام ـ رقم العضوية -->
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
رقم العضوية : $post[userid]
<div>
</td></tr>
<!-- هاك عام ـ رقم العضوية -->
<!-- تاريخ التسجيل -->
<if condition="$post['joindate']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
الإنتساب : $post[joindate]
<div>
</td></tr></if>
<!-- تاريخ التسجيل -->
<!-- الدولة -->
<if condition="$post['field2']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[location_perm] : $post[field2]
<div>
</td></tr></if>
<!-- الدولة -->
<!-- العمر -->
<if condition="$post['age']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[age] : $post[age]
<div>
</td></tr></if>
<!-- العمر -->
<!-- المشاركات -->
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[posts] : $post[posts]
<div>
</td></tr>
<!-- المشاركات -->
<!-- هاك عام ـ بمعدل -->
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
بمعدل : $post[postsperday] يوميا
<div>
</td></tr>
<!-- هاك عام ـ بمعدل -->
<!-- الإنذارات -->
<if condition="$show['infraction']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[infractions] : $post[warnings]/$post[infractions] ($post[ipoints])
<div>
</td></tr></if>
<!-- الإنذارات -->
<!-- التقييم والمستوى -->
<if condition="$show['reputation']">
<if condition="$show['reppower']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
النقاط : <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span>
<div>
</td></tr>
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
<span id="repdisplay_$post[postid]_$post[userid]">المستوى : $post[reputationdisplay]</span>
<div>
</td></tr>
</if></if>
<!-- التقييم والمستوى -->
<tr><td class="thead" align="center" style="padding: 1px">
<div style="padding:2px">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
</td></tr>
<tr><td>
$template_hook[postbit_userinfo_right_after_posts]
$template_hook[postbit_userinfo_right]
</td></tr>
<!-- / user info -->
</table></div><br />
$post[onlinestatus]
<!-- هاك عام ـ وضع رابط لألبوم صور العضو -->
<a href="album.php?u=$post[userid]" title="عرض البوم صور $post[username]" rel="nofollow"><img src="images/buttons/add_album.png" alt="عرض البوم صور $post[username]" border="0"/></a>
<!-- هاك عام ـ وضع رابط لألبوم صور العضو -->
<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&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>
<br /><br />$post[iplogged]
<br><br>
</td>
<!-- نهاية الموضوع يمين -->
<!-- بداية الموضوع يسار -->
<td valign="top" style="padding:10px">
<!-- message, attachments, sig -->
$template_hook[postbit_messagearea_start]
<div style="float:$stylevar[right]">
<if condition="$show['postcount']">مشاركة رقم : <a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]">$post[postcount]</a> </if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:10px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</div>
<if condition="$thread['firstpostid'] != $post['postid']">
<font color="#000000">كاتب الموضوع : </font>
<a target="_blank" href="member.php?$session[sessionurl]u=$thread[postuserid]" title="المزيد من المعلومات عن $thread[postusername]">
$thread[postusername]</a>
</if>
<if condition="THIS_SCRIPT != 'private'">
<font color="#000000">المنتدى : </font>
<a target="_blank" href="forumdisplay.php?f=$forum[forumid]" title="الإنتقال لمنتدى $forum[title]">
$forum[title]</a></if>
<!-- الموضوع والأيقونة -->
<!-- icon and title -->
<if condition="$show['messageicon'] OR $post['title']">
<div class="smallfont" style="text-align:right">
<if condition="$show['messageicon']">
<font face="Arial" size="4">
<img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']">
<font face="Arial" size="4"><b>$post[title]</b></font></if></div></if>
<!-- / icon and title -->
<!-- الموضوع والأيقونة -->
<!-- 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>
<if condition="!$show['announcement']">
بتاريخ : $post[postdate] الساعة : $post[posttime]
<else />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</if>
$post[firstnewinsert]
<!-- / status icon and date -->
<!-- message -->
<div id="post_message_$post[postid]">
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
<center><font size="4">
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
<br />
$ad_location[ad_showthread_firstpost_start]
$post[message]<br /><br />
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
</center></font>
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
</div>
<!-- / message -->
</td></tr><tr><td cellspacing="2" style="padding:10px" valign="bottom">
<!-- المرفقات -->
<if condition="$show['attachments']">
<!-- attachments -->
<br />
<if condition="$show['otherattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_files]</td></tr>
<tr><td class="panel" align="right">
$post[otherattachments]
</td></tr></table><br />
</if>
<if condition="$show['moderatedattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attachments_pending_approval]</td></tr>
<tr><td class="panel" align="right">
$post[moderatedattachments]
</td></tr></table><br />
</if>
<if condition="$show['thumbnailattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_thumbnails]</td></tr>
<tr><td class="panel" align="right">
$post[thumbnailattachments]
</td></tr></table><br />
</if>
<if condition="$show['imageattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_images]</td></tr>
<tr><td class="panel" align="right">
$post[imageattachments]
</td></tr></table><br />
</if>
<if condition="$show['imageattachmentlink']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_images]</td></tr>
<tr><td class="panel" align="right">
$post[imageattachmentlinks]
</td></tr></table><br />
</if>
<!-- / attachments -->
</if>
<!-- المرفقات -->
$template_hook[postbit_signature_start]
$ad_location[ad_showthread_firstpost_sig]
<!-- التوقيع -->
<if condition="$post['signature']">
<!-- sig -->
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="center">توقيع $post[musername]</td></tr>
<tr><td class="panel" align="center">
<br />$post[signature]<br /><br />
</td></tr></table><br />
<!-- / sig -->
</if>
<!-- التوقيع -->
$template_hook[postbit_signature_end]
<!-- رسالة التعديل الأخير -->
<if condition="$show['postedited']">
<!-- edit note -->
<table class="tborder" cellpadding="8" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="panel" align="center">
<font color="red">
<if condition="$post['editlink'] AND $show['postedithistory']">
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]" 4="posthistory.php?$session[sessionurl]p=$post[postid]">$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>.
<else />
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
</if>
<if condition="$post['edit_reason']">
$vbphrase[reason]: $post[edit_reason]
</if>
</font></td></tr></table><br />
<!-- / edit note -->
</if>
<!-- رسالة التعديل الأخير -->
<!-- message, attachments, sig -->
</td>
<!-- نهاية الموضوع يسار -->
</tr>
<tr><td valign="top">
<img src="$stylevar[imgdir_misc]/waha/bak/mwa10-post2.gif" alt="" border="0" />
</td><td>
<div style="padding: 0px;" align="left">
<!-- 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['largereplybutton']">
<a href="newreply.php?do=newreply&noquote=1&p=$post[postid]">
<img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" />
</a>
</if>
<if condition="$show['multiquote_post']">
<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
</if>
<if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<if condition="$show['spam']">
<img src="$stylevar[imgdir_misc]/spam_detected.png" alt="$vbphrase[spam_post]" border="0" />
</if>
<if condition="$show['deletedpost']">
<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
</if>
<if condition="$show['redcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
<else />
<if condition="$show['yellowcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
</if>
</if>
$template_hook[postbit_controls]
<!-- / controls -->
</div>
</td></tr></table>
<!-- نهاية الموضوع يمين ويسار -->
</td></tr></table>
<!-- border buttom -->
$template_hook[postbit_end]
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" 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&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&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_all_posts_by_x]</phrase></a></td></tr>
</if>
<!-- هاك عام ـ البحث عن مواضيع العضو -->
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?do=finduser&u=$post[userid]&starteronly=1" rel="nofollow">البحث عن جميع مواضيع $post[username]</a></td></tr>
</if>
<!-- هاك عام ـ البحث عن مواضيع العضو -->
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
</if>
$template_hook[postbit_user_popup]
</table>
</div>
<!-- / post $post[postid] popup menu -->
-
رد: هاك جعل لكل عضو خلفيه معينه
احسنت ياغالي
الله يبارك في جهودك يارب
دمت لنا مبدعا
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة سلمان المودة
كل اللي االاكواد مش موجوودة في البوست ليقاسي
ممكن تجيب لنا واحد جاهز او تعدل على ذ1 ولك تحياتي
كود PHP:
<br>
$template_hook[postbit_start]
<!-- border top -->
<table id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="0" bgcolor="#ffffff" border="0" width="100%" align="center" style="border: 1px solid #b6bcc7;">
<tr>
<td class="alt4" colspan="99" $post[scrolltothis]>
</td>
</tr>
<!-- هاك عام ـ خلفية مخصصة لكاتب الموضوع -->
<if condition="$post['good_writer']">
<tr><td id="td_post_$post[postid]" background="<if condition="$post['good_writer_pic']">$post[good_writer_pic]</if>">
<else />
<tr><td class="alt4" id="td_post_$post[postid]" valign="top">
</if>
<!-- هاك عام ـ خلفية مخصصة لكاتب الموضوع -->
<!-- بداية الموضوع يمين ويسار -->
<table cellpadding="0" cellspacing="0" width="100%"><tr>
<!-- بداية الموضوع يمين -->
<td class="alt3" align="center" valign="top" rowspan="2" width="230">
<img src="$stylevar[imgdir_misc]/waha/bak/mwa10-postb2.gif" alt="" border="0" />
<div style="padding-left:25px; padding-right:27px; padding-top:0px">
<table cellpadding="0" cellspacing="2" border="0" width="100%" align="center">
<tr><td align="center">
<!-- user info -->
<div id="postmenu_$post[postid]">
<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="$show['avatar']"><div style="padding:10px">
<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></if>
<if condition="$post['usertitle']">$post[usertitle]<br /></if>
<if condition="$post['rank']"><div class="smallfont" style="padding-top: 10px">$post[rank]</div><br /></if>
$template_hook[postbit_userinfo_left]
</td></tr>
<tr></tr><tr></tr>
<!-- هاك عام ـ رقم العضوية -->
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
رقم العضوية : $post[userid]
<div>
</td></tr>
<!-- هاك عام ـ رقم العضوية -->
<!-- تاريخ التسجيل -->
<if condition="$post['joindate']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
الإنتساب : $post[joindate]
<div>
</td></tr></if>
<!-- تاريخ التسجيل -->
<!-- الدولة -->
<if condition="$post['field2']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[location_perm] : $post[field2]
<div>
</td></tr></if>
<!-- الدولة -->
<!-- العمر -->
<if condition="$post['age']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[age] : $post[age]
<div>
</td></tr></if>
<!-- العمر -->
<!-- المشاركات -->
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[posts] : $post[posts]
<div>
</td></tr>
<!-- المشاركات -->
<!-- هاك عام ـ بمعدل -->
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
بمعدل : $post[postsperday] يوميا
<div>
</td></tr>
<!-- هاك عام ـ بمعدل -->
<!-- الإنذارات -->
<if condition="$show['infraction']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
$vbphrase[infractions] : $post[warnings]/$post[infractions] ($post[ipoints])
<div>
</td></tr></if>
<!-- الإنذارات -->
<!-- التقييم والمستوى -->
<if condition="$show['reputation']">
<if condition="$show['reppower']">
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
النقاط : <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span>
<div>
</td></tr>
<tr><td class="thead" align="right" style="padding: 1px">
<div class="smallfont" style="padding:2px">
<span id="repdisplay_$post[postid]_$post[userid]">المستوى : $post[reputationdisplay]</span>
<div>
</td></tr>
</if></if>
<!-- التقييم والمستوى -->
<tr><td class="thead" align="center" style="padding: 1px">
<div style="padding:2px">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
</td></tr>
<tr><td>
$template_hook[postbit_userinfo_right_after_posts]
$template_hook[postbit_userinfo_right]
</td></tr>
<!-- / user info -->
</table></div><br />
$post[onlinestatus]
<!-- هاك عام ـ وضع رابط لألبوم صور العضو -->
<a href="album.php?u=$post[userid]" title="عرض البوم صور $post[username]" rel="nofollow"><img src="images/buttons/add_album.png" alt="عرض البوم صور $post[username]" border="0"/></a>
<!-- هاك عام ـ وضع رابط لألبوم صور العضو -->
<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&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>
<br /><br />$post[iplogged]
<br><br>
</td>
<!-- نهاية الموضوع يمين -->
<!-- بداية الموضوع يسار -->
<td valign="top" style="padding:10px">
<!-- message, attachments, sig -->
$template_hook[postbit_messagearea_start]
<div style="float:$stylevar[right]">
<if condition="$show['postcount']">مشاركة رقم : <a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]">$post[postcount]</a> </if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:10px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</div>
<if condition="$thread['firstpostid'] != $post['postid']">
<font color="#000000">كاتب الموضوع : </font>
<a target="_blank" href="member.php?$session[sessionurl]u=$thread[postuserid]" title="المزيد من المعلومات عن $thread[postusername]">
$thread[postusername]</a>
</if>
<if condition="this_script != 'private'">
<font color="#000000">المنتدى : </font>
<a target="_blank" href="forumdisplay.php?f=$forum[forumid]" title="الإنتقال لمنتدى $forum[title]">
$forum[title]</a></if>
<!-- الموضوع والأيقونة -->
<!-- icon and title -->
<if condition="$show['messageicon'] or $post['title']">
<div class="smallfont" style="text-align:right">
<if condition="$show['messageicon']">
<font face="arial" size="4">
<img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']">
<font face="arial" size="4"><b>$post[title]</b></font></if></div></if>
<!-- / icon and title -->
<!-- الموضوع والأيقونة -->
<!-- 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>
<if condition="!$show['announcement']">
بتاريخ : $post[postdate] الساعة : $post[posttime]
<else />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</if>
$post[firstnewinsert]
<!-- / status icon and date -->
<!-- message -->
<div id="post_message_$post[postid]">
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
<center><font size="4">
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
<br />
$ad_location[ad_showthread_firstpost_start]
$post[message]<br /><br />
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
</center></font>
<!-- هاك عام ـ تكبير خط المواضيع والتوسيط -->
</div>
<!-- / message -->
</td></tr><tr><td cellspacing="2" style="padding:10px" valign="bottom">
<!-- المرفقات -->
<if condition="$show['attachments']">
<!-- attachments -->
<br />
<if condition="$show['otherattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_files]</td></tr>
<tr><td class="panel" align="right">
$post[otherattachments]
</td></tr></table><br />
</if>
<if condition="$show['moderatedattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attachments_pending_approval]</td></tr>
<tr><td class="panel" align="right">
$post[moderatedattachments]
</td></tr></table><br />
</if>
<if condition="$show['thumbnailattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_thumbnails]</td></tr>
<tr><td class="panel" align="right">
$post[thumbnailattachments]
</td></tr></table><br />
</if>
<if condition="$show['imageattachment']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_images]</td></tr>
<tr><td class="panel" align="right">
$post[imageattachments]
</td></tr></table><br />
</if>
<if condition="$show['imageattachmentlink']">
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="right">$vbphrase[attached_images]</td></tr>
<tr><td class="panel" align="right">
$post[imageattachmentlinks]
</td></tr></table><br />
</if>
<!-- / attachments -->
</if>
<!-- المرفقات -->
$template_hook[postbit_signature_start]
$ad_location[ad_showthread_firstpost_sig]
<!-- التوقيع -->
<if condition="$post['signature']">
<!-- sig -->
<table class="tborder" cellpadding="4" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="thead" align="center">توقيع $post[musername]</td></tr>
<tr><td class="panel" align="center">
<br />$post[signature]<br /><br />
</td></tr></table><br />
<!-- / sig -->
</if>
<!-- التوقيع -->
$template_hook[postbit_signature_end]
<!-- رسالة التعديل الأخير -->
<if condition="$show['postedited']">
<!-- edit note -->
<table class="tborder" cellpadding="8" cellspacing="2" border="0" align="center" width="99%">
<tr><td class="panel" align="center">
<font color="red">
<if condition="$post['editlink'] and $show['postedithistory']">
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]" 4="posthistory.php?$session[sessionurl]p=$post[postid]">$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>.
<else />
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
</if>
<if condition="$post['edit_reason']">
$vbphrase[reason]: $post[edit_reason]
</if>
</font></td></tr></table><br />
<!-- / edit note -->
</if>
<!-- رسالة التعديل الأخير -->
<!-- message, attachments, sig -->
</td>
<!-- نهاية الموضوع يسار -->
</tr>
<tr><td valign="top">
<img src="$stylevar[imgdir_misc]/waha/bak/mwa10-post2.gif" alt="" border="0" />
</td><td>
<div style="padding: 0px;" align="left">
<!-- 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['largereplybutton']">
<a href="newreply.php?do=newreply&noquote=1&p=$post[postid]">
<img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" />
</a>
</if>
<if condition="$show['multiquote_post']">
<a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
</if>
<if condition="$show['quickreply'] and !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
<if condition="$show['spam']">
<img src="$stylevar[imgdir_misc]/spam_detected.png" alt="$vbphrase[spam_post]" border="0" />
</if>
<if condition="$show['deletedpost']">
<img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
</if>
<if condition="$show['redcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
<else />
<if condition="$show['yellowcard']">
<a href="infraction.php?$session[sessionurl]do=view&p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
</if>
</if>
$template_hook[postbit_controls]
<!-- / controls -->
</div>
</td></tr></table>
<!-- نهاية الموضوع يمين ويسار -->
</td></tr></table>
<!-- border buttom -->
$template_hook[postbit_end]
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" 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&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&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_all_posts_by_x]</phrase></a></td></tr>
</if>
<!-- هاك عام ـ البحث عن مواضيع العضو -->
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?do=finduser&u=$post[userid]&starteronly=1" rel="nofollow">البحث عن جميع مواضيع $post[username]</a></td></tr>
</if>
<!-- هاك عام ـ البحث عن مواضيع العضو -->
<if condition="$post['userid'] and $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
</if>
$template_hook[postbit_user_popup]
</table>
</div>
<!-- / post $post[postid] popup menu -->
القالب جاهز من دون تعديل لو تلاحظ فيه <!-- هاك عام ـ خلفية مخصصة لكاتب الموضوع -->
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة علاء الفاتك
احسنت ياغالي
الله يبارك في جهودك يارب
دمت لنا مبدعا
جزيت خيرا اخوي علاء مرورك شرف لي
-
رد: هاك جعل لكل عضو خلفيه معينه
-
رد: هاك جعل لكل عضو خلفيه معينه
لما اسووووي استعلام شوفوا وش يطلع
========================= =====
[حدث خطأ عند محاولة تنفيذ استفسارك. تم إعادة المعلومات التالية.
رقم الخطأ: 1060
وصف الخطأ: Duplicate column name 'good_writer'
========================= ========
شنو الحل برااايكم
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة سلمان المودة
لما اسووووي استعلام شوفوا وش يطلع
========================= =====
[حدث خطأ عند محاولة تنفيذ استفسارك. تم إعادة المعلومات التالية.
رقم الخطأ: 1060
وصف الخطأ: Duplicate column name 'good_writer'
========================= ========
شنو الحل برااايكم
جرب ارفع الصوره الخلفيه اذا اشتغلت عادي تمام في الغالب يحدث هالخطأ
-
رد: هاك جعل لكل عضو خلفيه معينه
شـكــ وبارك الله فيك ـــرا لك ... لك مني أجمل تحية .
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة بدر الخرج
جرب ارفع الصوره الخلفيه اذا اشتغلت عادي تمام في الغالب يحدث هالخطأ
على اي امتداد ارفعها
الله يجزاك خير ..
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة السحاب الممطر
الله يعطيك العافيه اخوي
انا دخلت باسم الاداره ورقمها 1 في ملف config.php .. وطلع لي في تنفيذ أمر sql غير مصرح لك بالدخول ..
تحياتي القلبيه
بدر الله يرحم جدتك مالنا رب ترد علينا
يالله دخيلك
-
رد: هاك جعل لكل عضو خلفيه معينه
يظهر لي
حدث خطأ عند محاولة تنفيذ استفسارك. تم إعادة المعلومات التالية.
رقم الخطأ: 1060
وصف الخطأ: Duplicate column name 'good_writer'
مالعمل
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة من الغد
يظهر لي
حدث خطأ عند محاولة تنفيذ استفسارك. تم إعادة المعلومات التالية.
رقم الخطأ: 1060
وصف الخطأ: Duplicate column name 'good_writer'
مالعمل
عادي ياحبيبي ارفع الصوره خلاص تلاقي الخيار لادخلت على اسمك من لوحة التحكم
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة السحاب الممطر
بدر الله يرحم جدتك مالنا رب ترد علينا
يالله دخيلك
لو تتبعت الموضوع وجدت حلك :mwalat36:
طريقة عمل امر sql
لوحة تحكم المنتدى
الصيانة
تنفيذ أمر sql
وضع الامر في المربع
ثم متابعة
اذا ظهر لك لايوجد تصريح
ادخل على ملف config.php
وابحث عن :
كود:
$config['SpecialUsers']['canrunqueries'] = '';
ضع رقم عضويتك في الخانة المخصصه
كود:
$config['SpecialUsers']['canrunqueries'] = 'ضع رقم عضويتك هنا';
تحياتي
-
رد: هاك جعل لكل عضو خلفيه معينه
قم التركيب خطوة خطوة
لكن ماظهرت أي خلفية
-
رد: هاك جعل لكل عضو خلفيه معينه
ما قصرت الله يعطيك العافيه
-
رد: هاك جعل لكل عضو خلفيه معينه
شكراً لك اخي الكريم ولكن عندي استفسار ...
عن عمل او تنفيذ الاستعلام اخبرني بما يلي ..
اقتباس:
هذا الاستفسار قد يغير البيانات في قاعدة البيانات. إذا هذا التغيير سيصنع خطأ, من المحتمل أنك لن تكون قادر على التعافي من أثاره. هل أنت متأكد أنك تريد الاستمرار؟
فهل هنالك خطأ , ام ان هذه الرساله دائمة الظهور للتحذير ؟؟؟
بانتظار ردك عل احر من الجمر لتطبيق الهاك ...
ملاحظه : لم اجد ما هو مطلوب البحث عنه ولكني لاني استعمل ستايل الموده رأيت ان الاخ ابو راشد واضع كل ما يلزم
من اكواد ليعمل هذا الهاك , فهل يفي هذا بالغرض ام انه يجب التغيير ؟؟؟
-
رد: هاك جعل لكل عضو خلفيه معينه
حد يقدر يفيدني يا شباب ووبكون مشكور له !!
-
رد: هاك جعل لكل عضو خلفيه معينه
-
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة عادل نت
شكراً لك اخي الكريم ولكن عندي استفسار ...
عن عمل او تنفيذ الاستعلام اخبرني بما يلي ..
فهل هنالك خطأ , ام ان هذه الرساله دائمة الظهور للتحذير ؟؟؟
بانتظار ردك عل احر من الجمر لتطبيق الهاك ...
ملاحظه : لم اجد ما هو مطلوب البحث عنه ولكني لاني استعمل ستايل الموده رأيت ان الاخ ابو راشد واضع كل ما يلزم
من اكواد ليعمل هذا الهاك , فهل يفي هذا بالغرض ام انه يجب التغيير ؟؟؟
الرسالة دائمه ولاداعي للتعديل في استايل الموده
-
رد: هاك جعل لكل عضو خلفيه معينه
شكراجزيلا
لكن ارى هنا عيوب كثير له
-
رد: هاك جعل لكل عضو خلفيه معينه
يعطيك العافيه اخوي بدر الخرج
على الهاك الجميل وراح اعمله باذن الله
-
رد: هاك جعل لكل عضو خلفيه معينه
شباب نبي خلفيات مواضيع للاعضاء المميزين ..
مثلا مكتوب على الخلفيه شفافه أعضاء مميزين أو عضو مميز
تكون الخلفيه شفافه .. ياليت تشوفونها لي ما لقيتهاا
-
2 مرفق
رد: هاك جعل لكل عضو خلفيه معينه
اقتباس:
المشاركة الأصلية كتبت بواسطة قلب الغلاا
شباب نبي خلفيات مواضيع للاعضاء المميزين ..
مثلا مكتوب على الخلفيه شفافه أعضاء مميزين أو عضو مميز
تكون الخلفيه شفافه .. ياليت تشوفونها لي ما لقيتهاا
تفضلي :mwalat4:
-
رد: هاك جعل لكل عضو خلفيه معينه
نحتاج ترقيه الهاك للنسخ الجديده لاهنتو
-
رد: هاك جعل لكل عضو خلفيه معينه
تكفوووووووون اريد حد يرقي الهاك للنسخ الجديده
-
رد: هاك جعل لكل عضو خلفيه معينه
يعطيك العافية أخ بدروجزاك الله خيرا
لكن في حال ظهورخطأ داتا بيس أين ينفذ الاستعلام أرجو أن توضح
لك تحيتي
-
رد: هاك جعل لكل عضو خلفيه معينه
-
رد: هاك جعل لكل عضو خلفيه معينه
يعطيك العافيه
والى الامام
-
رد: هاك جعل لكل عضو خلفيه معينه
مشكور أخوي على الهاك الأكثر من رائع
جااااااري التجربة
لاعدمناك يا ذيبان
-
رد: هاك جعل لكل عضو خلفيه معينه
يعطيك العافيه اخوي بدر صراحه انا عجبني هالهاك ومركبه من فترة
ولكن واجهتني مشكلة الاونه الاخيره
الا هو الاستايلات الي بتقنية scc
الاكواد التي يتم استبدالها غير موجوده
اتمنى ان تضع لنا الكود الي يتم استبداله
لتظهر الخلفيات