AmEr 3OshA8
عدد المساهمات : 11 معدل النشاط : 3285 السُمعة : 0
| موضوع: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 3:51 | |
| السلام عليكم ورحمه الله وبركاته اهلا بكم احبائي الكرام اريد ان افصل المواضيع المثبته عن العاديه عن طريق جدول مع العلم اني مختار خيار عن طريق جدول في لوحة الادارة جلبت لكم قالب topics_list_boxلتعدلوا عليه باذن الله لاني اظن انه هو المشكله تفضلوا - الكود:
-
<!-- BEGIN topics_list_box --><!-- BEGIN row --><!-- BEGIN header_table --><!-- BEGIN multi_selection --> <script type="text/javascript"> function check_uncheck_main_{topics_list_box.row.header_table.BOX_ID}() { var all_checked = true; for (i = 0; (i < document.{topics_list_box.FORMNAME}.elements.length) && all_checked; i++) { if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') { all_checked = document.{topics_list_box.FORMNAME}.elements[i].checked; } } document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked = all_checked; } function check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}() { for (i = 0; i < document.{topics_list_box.FORMNAME}.length; i++) { if (document.{topics_list_box.FORMNAME}.elements[i].name == '{topics_list_box.FIELDNAME}[]{topics_list_box.row.header_table.BOX_ID}') { document.{topics_list_box.FORMNAME}.elements[i].checked = document.{topics_list_box.FORMNAME}.all_mark_{topics_list_box.row.header_table.BOX_ID}.checked; } } } </script> <!-- END multi_selection --> <img height="34" src="http://i68.servimg.com/u/f68/17/61/43/93/tttttt12.png" alt="style" width="100%"> <table class="forumline" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <th colspan="{topics_list_box.row.header_table.COLSPAN}" align="center" nowrap="nowrap"> </th> <th align="center" nowrap="nowrap" width="80">مساهمات</th> <th align="center" nowrap="nowrap" width="100">الكاتب</th> <th align="center" nowrap="nowrap" width="50">مشاهدات</th> <th align="center" nowrap="nowrap" width="150"> {topics_list_box.row.L_LASTPOST} </th> <!-- BEGIN multi_selection --> <th align="center" nowrap="nowrap" width="20"><input onclick="check_uncheck_all_{topics_list_box.row.header_table.BOX_ID}();" type="checkbox" name="all_mark_{topics_list_box.row.header_table.BOX_ID}" value="0" /></th> <!-- END multi_selection --> </tr> <!-- BEGIN pagination --> <tr> <td class="row4" colspan="7" align="right"><span class="gensmall">{PAGINATION}</span></td> </tr> <!-- END pagination --> <!-- END header_table --><!-- BEGIN header_row --> <tr> <td class="row4" colspan="{topics_list_box.row.COLSPAN}"><span class="gensmall"> <b>{topics_list_box.row.L_TITLE}</b></span></td> </tr> <!-- END header_row -->
<!-- BEGIN topic --> <tr> <!-- BEGIN single_selection --> <td class="row4" align="center" valign="middle" width="20"><input type="radio" name="{topics_list_box.FIELDNAME}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></td> <!-- END single_selection --> <td class="row4" align="center" valign="middle" width="20"><img title="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" src="{topics_list_box.row.TOPIC_FOLDER_IMG}" alt="{topics_list_box.row.L_TOPIC_FOLDER_ALT}" /></td> <!-- BEGIN icon --> <td class="row4" align="center" valign="middle" width="20">{topics_list_box.row.ICON}</td> <!-- END icon --> <td class="row4" width="100%"> <div class="topictitle"> {topics_list_box.row.NEWEST_POST_IMG}{topics_list_box.row.PARTICIPATE_POST_IMG}{topics_list_box.row.TOPIC_TYPE} <h2 class="topic-title"> <a class="topictitle" href="{topics_list_box.row.U_VIEW_TOPIC}">{topics_list_box.row.TOPIC_TITLE}</a> </h2> </div>
<!-- BEGIN switch_description --> <span class="genmed"> <br /> {topics_list_box.row.topic.switch_description.TOPIC_DESCRIPTION} </span> <!-- END switch_description --> <span class="gensmall">{topics_list_box.row.TOPIC_ANNOUNCES_DATES}{topics_list_box.row.TOPIC_CALENDAR_DATES}</span> <span class="gensmall">{topics_list_box.row.GOTO_PAGE}<!-- BEGIN nav_tree -->{topics_list_box.row.TOPIC_NAV_TREE} <!-- END nav_tree --></span> </td> <td class="row4" align="center" valign="middle"><span class="postdetails">{topics_list_box.row.REPLIES}</span></td> <td class="row4" align="center" valign="middle"><span class="name"><strong>{topics_list_box.row.TOPIC_AUTHOR}</strong></span></td> <td class="row4" align="center" valign="middle"><span class="postdetails">{topics_list_box.row.VIEWS}</span></td> <td class="row4" align="center" valign="middle" nowrap="nowrap"> <!-- BEGIN avatar --> <div style="width: 255px;"></div> <span class="lastpost-avatar">{topics_list_box.row.topic.avatar.LAST_POST_AVATAR}</span> <!-- END avatar -->
<span class="postdetails">{topics_list_box.row.LAST_POST_TIME}<br />{topics_list_box.row.LAST_POST_AUTHOR} {topics_list_box.row.LAST_POST_IMG}</span> </td> <!-- BEGIN multi_selection --> <td class="row4" align="center" valign="middle"><span class="postdetails"><input onclick="javascript:check_uncheck_main_{topics_list_box.row.BOX_ID}();" type="checkbox" name="{topics_list_box.FIELDNAME}[]{topics_list_box.row.BOX_ID}" value="{topics_list_box.row.FID}" {topics_list_box.row.L_SELECT} /></span></td> <!-- END multi_selection --> </tr> <!-- END topic --><!-- BEGIN no_topics --> <tr> <td class="row4" colspan="{topics_list_box.row.COLSPAN}" align="center" valign="middle" height="30"><span class="gen">{topics_list_box.row.L_NO_TOPICS}</span></td> </tr> <!-- END no_topics --><!-- BEGIN bottom --> <tr> <td colspan="{topics_list_box.row.COLSPAN}" valign="middle"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <span class="gensmall">{PAGINATION}</span></td> </tr> </table> </td> </tr> <!-- END bottom --><!-- BEGIN footer_table --> </table> <img height="34" src="http://i68.servimg.com/u/f68/17/61/43/93/untitl15.png" alt="" width="100%" /><br /> <!-- END footer_table --><!-- BEGIN spacer --><br class="gensmall" /><!-- END spacer --><!-- END row --><!-- END topics_list_box -->
بانتظاركم
عدل سابقا من قبل AmEr 3OshA8 في الإثنين 11 يناير 2016 - 15:35 عدل 1 مرات | |
|
YasirAyad
عدد المساهمات : 10114 معدل النشاط : 15495 السُمعة : 297
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 4:01 | |
| مرحباُ بك ضع القالب التالي viewforum_body | |
|
AmEr 3OshA8
عدد المساهمات : 11 معدل النشاط : 3285 السُمعة : 0
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 14:13 | |
| تفضل اخي - الكود:
-
{BOARD_INDEX} <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center"> <tr> <td align="left" valign="middle" width="50"> <!-- BEGIN switch_user_authpost --> <a href="{U_POST_NEW_TOPIC}"><input value="موضوع جديد" type="button" style="font-weight:bold" /></a> <!-- END switch_user_authpost --> </td> <td class="nav" valign="middle" width="100%"> <div class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>{NAV_CAT_DESC} </div> </td>
</tr> </table>
{TOPICS_LIST_BOX}
<tr> <td align="right" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr> <tr>
<td valign="top"><span class="gensmall">{S_AUTH_LIST}</span></td> </tr>
| |
|
{عذب}
عدد المساهمات : 3028 معدل النشاط : 9977 السُمعة : 294
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 14:38 | |
| بعد اذن المشرف تفضل: استبدله كاملاً بهذا - الكود:
-
{BOARD_INDEX} <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center"> <tr> <td align="left" valign="middle" width="50"> <!-- BEGIN switch_user_authpost --> <a href="{U_POST_NEW_TOPIC}"><input value="موضوع جديد" type="button" style="font-weight:bold" /></a> <!-- END switch_user_authpost --> </td> <td class="nav" valign="middle" width="100%"> <div class="nav" itemscope itemtype="http://data-vocabulary.org/Breadcrumb"> <a class="nav" href="{U_INDEX}" itemprop="url"><span itemprop="title">{L_INDEX}</span></a>{NAV_CAT_DESC} </div> </td>
</tr> </table>
{TOPICS_LIST_BOX}
<tr> <td align="right" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr> <tr>
<td valign="top"><span class="gensmall">{S_AUTH_LIST}</span></td> </tr> <td class="catBottom" colspan="2" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="nav" valign="middle" width="100%"><div class="nav"> <a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC_SECOND}</div></td> <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td> </tr> </table> </td> </tr> </table> </div>
<div id="info_close" style="display:none"> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="row1" colspan="2" align="right" valign="top"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td> </tr> <tr> <td class="row2" colspan="2" valign="top"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td> </tr> <tr> <td class="catBottom" colspan="2" height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="nav" valign="middle" width="100%"><span class="nav"> <a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC_SECOND}</span></td> <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td> </tr> </table> </td> </tr> </table> </div> <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}"> <table width="100%" border="0" cellspacing="2" cellpadding="0" align="center"> <tr>
<td align="left" valign="middle" width="50"> <!-- BEGIN switch_user_logged_in --> <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}1" alt="{L_POST_NEW_TOPIC}" border="0" /></a> <!-- END switch_user_logged_in --> </td> <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
</tr> <!-- BEGIN switch_legend --> <tr> <td colspan="2"> <table border="0" cellpadding="6" cellspacing="2" align="center"> <tr> <td> <img src="{FOLDER_NEW_IMG}" alt="{L_FOLDER_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_NEW_IMG}</span><br /> <img src="{FOLDER_HOT_NEW_IMG}" alt="{L_FOLDER_HOT_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_NEW_IMG}</span><br /> <img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_FOLDER_LOCKED_NEW_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_NEW_IMG}</span> </td> <td> <img src="{FOLDER_IMG}" alt="{L_FOLDER_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_IMG}</span><br /> <img src="{FOLDER_HOT_IMG}" alt="{L_FOLDER_HOT_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_HOT_IMG}</span><br /> <img src="{FOLDER_LOCKED_IMG}" alt="{L_FOLDER_LOCKED_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_LOCKED_IMG}</span> </td> <td valign="top"> <img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_FOLDER_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_ANNOUNCE_IMG}</span><br /> <img src="{FOLDER_GLOBAL_ANNOUNCE_IMG}" alt="{L_FOLDER_GLOBAL_ANNOUNCE_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_GLOBAL_ANNOUNCE_IMG}</span><br /> <img src="{FOLDER_STICKY_IMG}" alt="{L_FOLDER_STICKY_IMG}" border="0" /> <span class="gensmall">{L_FOLDER_STICKY_IMG}</span><br /> </td> </tr> </table> </td> </tr> <!-- END switch_legend --> </table> </form>
| |
|
AmEr 3OshA8
عدد المساهمات : 11 معدل النشاط : 3285 السُمعة : 0
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 14:53 | |
| | |
|
{عذب}
عدد المساهمات : 3028 معدل النشاط : 9977 السُمعة : 294
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 15:13 | |
| جرب اخي حذف القالب topics_list_boxوالنسخة محفوظة في موضوعك | |
|
JoryAbdallah
عدد المساهمات : 3029 معدل النشاط : 8414 السُمعة : 295
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 15:14 | |
| جرب يكون سطر ﻻن عندك بامر الجدول يعطي ايطار كما هو مكود عندكك بالاستايل | |
|
AmEr 3OshA8
عدد المساهمات : 11 معدل النشاط : 3285 السُمعة : 0
| موضوع: رد: فصل المواضيع المثبته عن العاديه عن طريق جدول الإثنين 11 يناير 2016 - 15:36 | |
| تم الحل قمت بحذف قالب topics_list_box وعدلت في قالب viewforum_body
وتمام كده شكرا لكم | |
|