اكواد التقييم لا تعمل عندي بانوعها
3 مشترك
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
اكواد التقييم لا تعمل عندي بانوعها
السلام عليكم
اود كود تقييم و الاعجاب
للنسخة phpbb2
لانني جربت جميع اكواد و لم تنجح لي
اود كود تقييم و الاعجاب
للنسخة phpbb2
لانني جربت جميع اكواد و لم تنجح لي
عدل سابقا من قبل dz2019 في الثلاثاء 25 يونيو 2019 - 16:06 عدل 1 مرات
رد: اكواد التقييم لا تعمل عندي بانوعها
ممكن تعطيني الكود اللي انت عاوز تركبه و انا هعدله بحيث يناسب الستايل تبعك
رد: اكواد التقييم لا تعمل عندي بانوعها
هاهو كود موجود هنا ^^
تم الحذف
ملاحظة هل يمكن ان تضيف له ازرار اخرى ك اعجبني احببته احزنني اغضبني سيىء
تم الحذف
ملاحظة هل يمكن ان تضيف له ازرار اخرى ك اعجبني احببته احزنني اغضبني سيىء
رد: اكواد التقييم لا تعمل عندي بانوعها
تأكد من تفعيل خاصية النقاط
لتشغيل هذا النظام, عليك التوجه إلى :
لوحة الإدارة >> عناصر إضافية >> النقاط و السمعة >> نظام النقاط >> تشغيل نظام النقاط >> نعم.
لتشغيل هذا النظام, عليك التوجه إلى :
لوحة الإدارة >> عناصر إضافية >> النقاط و السمعة >> نظام النقاط >> تشغيل نظام النقاط >> نعم.
رد: اكواد التقييم لا تعمل عندي بانوعها
تفضل اخي ^^
عدل سابقا من قبل dz2019 في الثلاثاء 25 يونيو 2019 - 16:06 عدل 1 مرات
رد: اكواد التقييم لا تعمل عندي بانوعها
- الكود:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
if(typeof(_atc) == "undefined") {
_atc = { };
}
});
var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
try
{
var regId = parseInt(id, 10);
if( isNaN(regId) ) { regId = 0; }
if( regId > 0)
{
$('.post--' + id).toggle(0, function()
{
if( $(this).is(":visible") )
{
$('#hidden-title--' + id).html(hiddenMsgLabel.visible);
}
else
{
$('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
}
});
}
}
catch(e) { }
return false;
};
//]]>
</script>
<h1 style="text-align:center; margin-top:-10px;">
<a href="/t{TOPIC_ID}-topic" title="{postrow.displayed.POST_SUBJECT}">{postrow.displayed.POST_SUBJECT}</a>
</h1>
<a name="poststop" id="poststop"></a>
<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tbody>
<tr valign="bottom">
<td class="smallfont">
<!-- BEGIN switch_user_authreply -->
<div class="position-bottom" data-tooltip="{L_POST_REPLY_TOPIC}">
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"><div class="newpostTop"><span class="fa fa-reply fa-lg"></span> إضافة رد</div></a>
</div>
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"></a>
<!-- END switch_user_authreply -->
</td>
<td>
<!-- BEGIN topicpagination -->
<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>
<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>
<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>
<!-- END topicpagination -->
</td>
</tr>
</tbody>
</table>
<!-- / controls above postbits -->
<!-- toolbar -->
<div class="threadtoolBox">
<div style="float:right; border-right: 0px;" class="threadtool">
<a href="{TOPIC_URL}"><span class="fa fa-arrow-circle-o-down threadtoolicon"></span> عرض أول مشاركة غير مقروءة</a>
</div>
<!-- BEGIN switch_plus_menu -->
<div class="threadtool" id="threadtools" style="cursor: pointer;">
<span class="gensmall bold">
<script type="text/javascript">//<![CDATA[
var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
</span>
</div>
<div class="threadtool" id="threadsearch" nowrap="nowrap" style="cursor: pointer;">
<span class="gensmall bold"><a class="addthis_button" href="#">{L_SHARE}</a></span>
</div>
<!-- END switch_plus_menu -->
</div>
<!-- / toolbar -->
<head>
<style type="text/css">
.infouser {
font: normal 11px "tahoma";
letter-spacing: 0px;
vertical-align: middle;
padding: 1px 2px;
margin: 0 2px 2px;
}
.avataruser img {
border:1px outset #ccebfb;
margin: 10px auto 0;
padding: 5px;
}
</style>
</head>
<!-- BEGIN postrow --><!-- BEGIN displayed -->
<div id="posts">
<div align="center">
<div class="page" style="width:100%; text-align:right">
<div style="padding: 0px 0px 0px 0px;" align="right">
<div id="edit1" style="padding:0px 0px 6px 0px">
<div id="post1" class="PostbitContainer">
<div class="PostbitHeader">
<!-- status icon and date -->
<a name="post1"></a>
<span class="fa fa-clock-o PmessageDate"></span> {postrow.displayed.POST_DATE}
<!-- / status icon and date -->
{postrow.displayed.IP_IMG} <a href="/report?mode=report&p={postrow.displayed.U_POST_ID}" rel="nofollow" title="تقرير بمشاركة سيئة"><span class="fa fa-exclamation-triangle PmessageReport"></span></a>
</div>
<div class="PostbitUserBox">
<div id="postmenu_1">
<a class="bigusername" name="{postrow.displayed.U_POST_ID}">{postrow.displayed.POSTER_NAME}</a>
</div>
<div class="userlqab">{postrow.displayed.POSTER_RANK}</div>
<div class="smallfont">{postrow.displayed.RANK_IMAGE}</div>
<div class="PostbitUserInfoAvatar">
<span class="PostbitOnline" title="عضو {L_INDEX}"></span>
{postrow.displayed.POSTER_AVATAR}
</div><br />
<div class="PostbitUserInfo">
<!-- BEGIN profile_field -->
<div>
<span style="padding:0px 0px 0px 8px;" class="fa fa-check-circle"></span>{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}
</div>
<!-- END profile_field -->
</div>
<div style="padding: 0px 0px 10px 0px;">
{postrow.displayed.PROFILE_IMG} <!-- BEGIN contact_field -->{postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}
</div>
<div internal="" align="center" style="margin-top:5px">{postrow.displayed.ONLINE_IMG}</div>
<div class="Continue"><div class="Social"><ul></ul></div></div><br />
<div align="center"></div><br />
<span class="PostbitUserInfoArrow"></span>
</div>
<div class="PostbitMessageBox">
<div class="PostbitContent">
<div class="PostbitMessageID">
#<a href="#{postrow.displayed.U_POST_ID}" target="new" rel="nofollow" id="postcount1" name="{postrow.displayed.U_POST_ID}"><strong>{postrow.displayed.U_POST_ID}</strong></a>
</div>
<div class="PostbitMessageTitle">
<img class="inlineimg" src="https://i.servimg.com/u/f78/19/47/70/95/icon121.gif" alt="افتراضي" border="0" title="افتراضي" />
<strong>{postrow.displayed.POST_SUBJECT}</strong>
</div>
<div id="post_message_1" class="PostbitMessage">
<div class="Message">
<!-- BEGIN switch_vote_active -->
<div class="vote gensmall">
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
<!-- END switch_vote -->
<!-- BEGIN switch_bar -->
<div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
<!-- BEGIN switch_vote_plus -->
<div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
<!-- END switch_vote_plus -->
<!-- BEGIN switch_vote_minus -->
<div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
<!-- END switch_vote_minus -->
</div>
<!-- END switch_bar -->
<!-- BEGIN switch_no_bar -->
<div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
<!-- END switch_no_bar -->
<!-- BEGIN switch_vote -->
<div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->
{postrow.displayed.MESSAGE}<br /><br />
<!-- BEGIN switch_attachments -->
<fieldset class="fieldset">
<legend>الملفات المرفقة</legend>
<!-- BEGIN switch_post_attachments -->
<!-- BEGIN switch_dl_att -->
<table cellpadding="0" cellspacing="3" border="0"><table border="1" width="100%" cellspacing="0" bordercolor="#000000" style="border-collapse: collapse">
<tr>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">اسم الملف</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">نوع الملف</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">حجم الملف</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">التحمــيل</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">مرات التحميل</font></b></td>
</tr>
<tr>
<td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</td>
<td align="center"><img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}"width="40" height="40" border="0" /></td>
<td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}</td>
<td align="center"><a rel="nofollow" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}"><img class="inlineimg" src="https://i.servimg.com/u/f43/15/53/11/89/downlo10.png" border="0" style="vertical-align:absmiddle; cursor:hand" hspace="0" title="اضغط هنا لتحميل الملف "/></a></td>
<td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</td>
</tr>
</table>
<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
<FONT color=Red>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>
? الحجم ({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) ({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
</table>
<!-- END switch_no_dl_att -->
<!-- END switch_post_attachments -->
</fieldset>
<!-- END switch_attachments -->
</div>
</div>
</div>
<div class="PostbitFooter"><br />
<!-- BEGIN switch_signature -->
<div class="PostbitSig">{postrow.displayed.SIGNATURE}</div>
<!-- END switch_signature -->
<div class="PostbitControlsBox">
{postrow.displayed.QUOTE_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.THANK_IMG} {postrow.displayed.DELETE_IMG}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="lastpost"></div>
</div>
<!-- END displayed --><!-- END postrow -->
<!-- BEGIN topicpagination -->
<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>
<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>
<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>
<!-- END topicpagination -->
<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:-3px">
<tbody>
<tr valign="top">
<td class="smallfont">
<!-- BEGIN switch_user_authreply -->
<div class="position-bottom" data-tooltip="{L_POST_REPLY_TOPIC}">
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"><div class="newpostTop"><span class="fa fa-reply fa-lg"></span> إضافة رد</div></a>
</div>
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"></a>
<!-- END switch_user_authreply -->
</td>
</tr>
</tbody>
</table>
<!-- / controls below postbits --><br />
<h2 style="text-align:center; margin-bottom:-15px;">
<a href="/t{TOPIC_ID}-topic" title="{postrow.displayed.POST_SUBJECT}">{postrow.displayed.POST_SUBJECT}</a>
</h2><br />
<table class="tborder" style="border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;" border="0" cellpadding="6" cellspacing="0" width="60%" align="center">
<thead>
<tr>
<td class="thead" style="padding:6px 8px 0px 4px;" colspan="2">الرد السريع</td>
</tr>
</thead>
<tbody id="collapseobj_quickreply" style="">
<tr>
<td class="panelsurround" align="center">
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}<br />
<!-- END switch_user_logged_in -->
</td>
</tr>
</tbody>
</table>
<br /><br />
<!-- next / previous links -->
<div class="smallfont" align="center">
<strong>«</strong>
<a href="{U_VIEW_OLDER_TOPIC}" rel="nofollow">الموضوع السابق</a>
|
<a href="{U_VIEW_NEWER_TOPIC}" rel="nofollow">الموضوع التالي</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->
<!-- popup menu contents --><br />
<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="90%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td colspan="2" align="center" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
<form name="action" method="get" action="{S_FORM_MOD_ACTION}">
<input type="hidden" name="t" value="{TOPIC_ID}" />
<!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
<input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
<span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
</form>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->
<!-- / popup menu contents -->
<!-- forum rules and admin links -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tbody>
<tr valign="bottom">
<td class="smallfont" align="left">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td>
<div class="smallfont" style="text-align:right; white-space:nowrap">
<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<input type="hidden" name="s" value="" />
<input type="hidden" name="daysprune" value="" />
<strong>الانتقال السريع</strong><br />
{S_JUMPBOX_SELECT}<input type="submit" class="button" value="إذهب" />
</form>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- /forum rules and admin links -->
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
رد: اكواد التقييم لا تعمل عندي بانوعها
تفضلي القالب بعد تركيب قود التقييم
- الكود:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
if(typeof(_atc) == "undefined") {
_atc = { };
}
});
var hiddenMsgLabel = { visible:'{JS_HIDE_HIDDEN_MESSAGE}', hidden:'{JS_SHOW_HIDDEN_MESSAGE}' };
showHiddenMessage = function(id)
{
try
{
var regId = parseInt(id, 10);
if( isNaN(regId) ) { regId = 0; }
if( regId > 0)
{
$('.post--' + id).toggle(0, function()
{
if( $(this).is(":visible") )
{
$('#hidden-title--' + id).html(hiddenMsgLabel.visible);
}
else
{
$('#hidden-title--' + id).html(hiddenMsgLabel.hidden);
}
});
}
}
catch(e) { }
return false;
};
//]]>
</script>
<h1 style="text-align:center; margin-top:-10px;">
<a href="/t{TOPIC_ID}-topic" title="{postrow.displayed.POST_SUBJECT}">{postrow.displayed.POST_SUBJECT}</a>
</h1>
<a name="poststop" id="poststop"></a>
<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tbody>
<tr valign="bottom">
<td class="smallfont">
<!-- BEGIN switch_user_authreply -->
<div class="position-bottom" data-tooltip="{L_POST_REPLY_TOPIC}">
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"><div class="newpostTop"><span class="fa fa-reply fa-lg"></span> إضافة رد</div></a>
</div>
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"></a>
<!-- END switch_user_authreply -->
</td>
<td>
<!-- BEGIN topicpagination -->
<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>
<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>
<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>
<!-- END topicpagination -->
</td>
</tr>
</tbody>
</table>
<!-- / controls above postbits -->
<!-- toolbar -->
<div class="threadtoolBox">
<div style="float:right; border-right: 0px;" class="threadtool">
<a href="{TOPIC_URL}"><span class="fa fa-arrow-circle-o-down threadtoolicon"></span> عرض أول مشاركة غير مقروءة</a>
</div>
<!-- BEGIN switch_plus_menu -->
<div class="threadtool" id="threadtools" style="cursor: pointer;">
<span class="gensmall bold">
<script type="text/javascript">//<![CDATA[
var url_favourite = '{U_FAVOURITE_JS_PLUS_MENU}';
var url_newposts = '{U_NEWPOSTS_JS_PLUS_MENU}';
var url_egosearch = '{U_EGOSEARCH_JS_PLUS_MENU}';
var url_unanswered = '{U_UNANSWERED_JS_PLUS_MENU}';
var url_watchsearch = '{U_WATCHSEARCH_JS_PLUS_MENU}';
var url_tellfriend = '{U_TELLFRIEND_JS_PLUS_MENU}';
insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
//]]>
</script>
</span>
</div>
<div class="threadtool" id="threadsearch" nowrap="nowrap" style="cursor: pointer;">
<span class="gensmall bold"><a class="addthis_button" href="#">{L_SHARE}</a></span>
</div>
<!-- END switch_plus_menu -->
</div>
<!-- / toolbar -->
<head>
<style type="text/css">
.infouser {
font: normal 11px "tahoma";
letter-spacing: 0px;
vertical-align: middle;
padding: 1px 2px;
margin: 0 2px 2px;
}
.avataruser img {
border:1px outset #ccebfb;
margin: 10px auto 0;
padding: 5px;
}
</style>
</head>
<!-- BEGIN postrow --><!-- BEGIN displayed -->
<div id="posts">
<div align="center">
<div class="page" style="width:100%; text-align:right">
<div style="padding: 0px 0px 0px 0px;" align="right">
<div id="edit1" style="padding:0px 0px 6px 0px">
<div id="post1" class="PostbitContainer">
<div class="PostbitHeader">
<!-- status icon and date -->
<a name="post1"></a>
<span class="fa fa-clock-o PmessageDate"></span> {postrow.displayed.POST_DATE}
<!-- / status icon and date -->
{postrow.displayed.IP_IMG} <a href="/report?mode=report&p={postrow.displayed.U_POST_ID}" rel="nofollow" title="تقرير بمشاركة سيئة"><span class="fa fa-exclamation-triangle PmessageReport"></span></a>
</div>
<div class="PostbitUserBox">
<div id="postmenu_1">
<a class="bigusername" name="{postrow.displayed.U_POST_ID}">{postrow.displayed.POSTER_NAME}</a>
</div>
<div class="userlqab">{postrow.displayed.POSTER_RANK}</div>
<div class="smallfont">{postrow.displayed.RANK_IMAGE}</div>
<div class="PostbitUserInfoAvatar">
<span class="PostbitOnline" title="عضو {L_INDEX}"></span>
{postrow.displayed.POSTER_AVATAR}
</div><br />
<div class="PostbitUserInfo">
<!-- BEGIN profile_field -->
<div>
<span style="padding:0px 0px 0px 8px;" class="fa fa-check-circle"></span>{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}
</div>
<!-- END profile_field -->
</div>
<div style="padding: 0px 0px 10px 0px;">
{postrow.displayed.PROFILE_IMG} <!-- BEGIN contact_field -->{postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}
</div>
<div internal="" align="center" style="margin-top:5px">{postrow.displayed.ONLINE_IMG}</div>
<div class="Continue"><div class="Social"><ul></ul></div></div><br />
<div align="center"></div><br />
<span class="PostbitUserInfoArrow"></span>
</div>
<div class="PostbitMessageBox">
<div class="PostbitContent">
<div class="PostbitMessageID">
#<a href="#{postrow.displayed.U_POST_ID}" target="new" rel="nofollow" id="postcount1" name="{postrow.displayed.U_POST_ID}"><strong>{postrow.displayed.U_POST_ID}</strong></a>
</div>
<div class="PostbitMessageTitle">
<img class="inlineimg" src="https://i.servimg.com/u/f78/19/47/70/95/icon121.gif" alt="افتراضي" border="0" title="افتراضي" />
<strong>{postrow.displayed.POST_SUBJECT}</strong>
</div>
<div id="post_message_1" class="PostbitMessage">
<div class="Message">
<!-- BEGIN switch_vote_active -->
<style type="text/css">.style1 {text-align: center;}</style>
<div class="style1">
<!-- BEGIN switch_vote -->
<a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}"> <img id="i_icon_mini_index" src="http://i65.servimg.com/u/f65/14/75/40/08/11111118.gif" alt="مساهمة رائعة ( زيادة نقطة للتقييم )" title="مساهمة رائعة ( زيادة نقطة للتقييم )" border="0" hspace="0" /></a>
<!-- END switch_vote -->
<!-- BEGIN switch_bar -->
<!-- BEGIN switch_vote_plus -->
<!-- END switch_vote_plus -->
<!-- BEGIN switch_vote_minus -->
<!-- END switch_vote_minus -->
<!-- END switch_bar -->
<!-- BEGIN switch_no_bar -->
<!-- END switch_no_bar -->
<!-- BEGIN switch_vote -->
<a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}"> <img id="i_icon_mini_index" src="http://i65.servimg.com/u/f65/14/75/40/08/22222214.gif" alt="مساهمة لا بأس فيها ( انقاص نقطة من التقييم )" title="مساهمة لا بأس فيها ( انقاص نقطة من التقييم )" border="0" hspace="0" /></a>
<!-- END switch_vote -->
</div>
<!-- END switch_vote_active -->
<br />
{postrow.displayed.MESSAGE}<br /><br />
<!-- BEGIN switch_attachments -->
<fieldset class="fieldset">
<legend>الملفات المرفقة</legend>
<!-- BEGIN switch_post_attachments -->
<!-- BEGIN switch_dl_att -->
<table cellpadding="0" cellspacing="3" border="0"><table border="1" width="100%" cellspacing="0" bordercolor="#000000" style="border-collapse: collapse">
<tr>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">اسم الملف</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">نوع الملف</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">حجم الملف</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">التحمــيل</font></b></td>
<td align="center" bgcolor="#333333"><b><font color="#FFFFFF">مرات التحميل</font></b></td>
</tr>
<tr>
<td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</td>
<td align="center"><img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}"width="40" height="40" border="0" /></td>
<td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}</td>
<td align="center"><a rel="nofollow" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}"><img class="inlineimg" src="https://i.servimg.com/u/f43/15/53/11/89/downlo10.png" border="0" style="vertical-align:absmiddle; cursor:hand" hspace="0" title="اضغط هنا لتحميل الملف "/></a></td>
<td align="center">{postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</td>
</tr>
</table>
<!-- END switch_dl_att -->
<!-- BEGIN switch_no_dl_att -->
{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
<FONT color=Red>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</FONT>
? الحجم ({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) ({postrow.displayed.switch_attachments.switch_post_attachments.NB_DL})
</table>
<!-- END switch_no_dl_att -->
<!-- END switch_post_attachments -->
</fieldset>
<!-- END switch_attachments -->
</div>
</div>
</div>
<div class="PostbitFooter"><br />
<!-- BEGIN switch_signature -->
<div class="PostbitSig">{postrow.displayed.SIGNATURE}</div>
<!-- END switch_signature -->
<div class="PostbitControlsBox">
{postrow.displayed.QUOTE_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.THANK_IMG} {postrow.displayed.DELETE_IMG}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="lastpost"></div>
</div>
<!-- END displayed --><!-- END postrow -->
<!-- BEGIN topicpagination -->
<table class="tborder" cellpadding="3" cellspacing="1" border="0" align="left">
<tr>
<td class="vbmenu_control" style="font-weight:normal">صفحات الموضوع</td>
<td class="alt1"><a rel="prev" class="smallfont" href="showthread.php?t=3" title="الصفحة السابقة - النتائج 1 إلى 10 من 11"></a></td>
<td class="alt1">{PAGINATION}</td>
<td class="vbmenu_control" title="showthread.php?t=3"><a name="PageNav"></a></td>
</tr>
</table>
<!-- END topicpagination -->
<!-- controls below postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:-3px">
<tbody>
<tr valign="top">
<td class="smallfont">
<!-- BEGIN switch_user_authreply -->
<div class="position-bottom" data-tooltip="{L_POST_REPLY_TOPIC}">
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"><div class="newpostTop"><span class="fa fa-reply fa-lg"></span> إضافة رد</div></a>
</div>
<a href="{U_POST_REPLY_TOPIC}" rel="nofollow"></a>
<!-- END switch_user_authreply -->
</td>
</tr>
</tbody>
</table>
<!-- / controls below postbits --><br />
<h2 style="text-align:center; margin-bottom:-15px;">
<a href="/t{TOPIC_ID}-topic" title="{postrow.displayed.POST_SUBJECT}">{postrow.displayed.POST_SUBJECT}</a>
</h2><br />
<table class="tborder" style="border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;" border="0" cellpadding="6" cellspacing="0" width="60%" align="center">
<thead>
<tr>
<td class="thead" style="padding:6px 8px 0px 4px;" colspan="2">الرد السريع</td>
</tr>
</thead>
<tbody id="collapseobj_quickreply" style="">
<tr>
<td class="panelsurround" align="center">
<!-- BEGIN switch_user_logged_in -->
<a name="quickreply"></a>
{QUICK_REPLY_FORM}<br />
<!-- END switch_user_logged_in -->
</td>
</tr>
</tbody>
</table>
<br /><br />
<!-- next / previous links -->
<div class="smallfont" align="center">
<strong>«</strong>
<a href="{U_VIEW_OLDER_TOPIC}" rel="nofollow">الموضوع السابق</a>
|
<a href="{U_VIEW_NEWER_TOPIC}" rel="nofollow">الموضوع التالي</a>
<strong>»</strong>
</div>
<!-- / next / previous links -->
<!-- popup menu contents --><br />
<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="90%" border="0" cellspacing="2" cellpadding="0" align="center">
<tr>
<td colspan="2" align="center" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
<form name="action" method="get" action="{S_FORM_MOD_ACTION}">
<input type="hidden" name="t" value="{TOPIC_ID}" />
<!-- <input type="hidden" name="sid" value="{S_SID}" /> -->
<input type="hidden" name="{SECURE_ID_NAME}" value="{SECURE_ID_VALUE}" />
<span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
</form>
</td>
</tr>
</table>
<!-- END viewtopic_bottom -->
<!-- / popup menu contents -->
<!-- forum rules and admin links -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tbody>
<tr valign="bottom">
<td class="smallfont" align="left">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr>
<td>
<div class="smallfont" style="text-align:right; white-space:nowrap">
<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<input type="hidden" name="s" value="" />
<input type="hidden" name="daysprune" value="" />
<strong>الانتقال السريع</strong><br />
{S_JUMPBOX_SELECT}<input type="submit" class="button" value="إذهب" />
</form>
</div>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<!-- /forum rules and admin links -->
<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=forumotion" type="text/javascript"></script>
عدل سابقا من قبل omarpop23 في الثلاثاء 25 يونيو 2019 - 14:47 عدل 1 مرات
مواضيع مماثلة
» اكواد التقييم في الدعم لا تعمل
» اكواد html لا تعمل عندي
» جميع اكواد الجافا سكربت عندي لا تعمل !><
» اكواد جافا لا تعمل معي
» اكواد التمبيلات لا تعمل
» اكواد html لا تعمل عندي
» جميع اكواد الجافا سكربت عندي لا تعمل !><
» اكواد جافا لا تعمل معي
» اكواد التمبيلات لا تعمل
منتدى الدعم و المساعدة لأحلى المنتديات :: منتدى الدعم والمساعدة :: دعم مشاكل التومبلايت و الأكواد :: أرشيف قسم "مشاكل التومبلايت و الأكواد"
صفحة 1 من اصل 1
صلاحيات هذا المنتدى:
لاتستطيع الرد على المواضيع في هذا المنتدى