- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .
ازاي اقدر اقوم بهذا التعديل ؟
-
-
[مجابه] ازاي اقدر اقوم بهذا التعديل ؟26-12-2011 01:29 مساءً
-
Master_snمعلومات الكاتبعضو
- انضم في :
- 18-10-2011
- رقم العضوية :
- 1883
- المشاركات :
- 119
- الجنس:
- الدعوات:
- 1
- قوة السمعة:
- 152
- موقعي:
- زيارة موقعي
-
هذا الكود
[class=smallfont] {$forum['reply_num']} [/class]
غير موجود بالقالب sections_list.tp
هذا هو القالب
CODE<div align="center" dir="{$_CONF['info_row']['content_dir']}"> {if {$SHOW_SUB_SECTIONS}} <!-- START_TABLE_SUB_SECTIONS --> <table border="0" width="98%" cellspacing="0" cellpadding="0" align="center"> <tr> <td width="59"> <img border="0" src="{$image_path}/style/cr.gif" width="59" height="35"></td> <td background="{$image_path}/style/cmbg.gif"> </td> <td width="59"> <img border="0" src="{$image_path}/style/cl.gif" width="59" height="35"></td> </tr> </table> <!-- www.daidnt.com --> <table border="0" cellspacing="0" width="98%" align="center" class="border_forums"> <tr align="right"> <td class="tcat" colspan="5" align="center"> {$lang['forum_sub']} </td> </tr> <tr align="center"> <td class="thead" width="45%" colspan="2"> {$lang['forum']} </td> <td class="thead" width="5%"> {$lang['subject_num']} </td> <td class="thead" width="5%"> {$lang['reply_num']} </td> <td class="thead" width="45%"> {$lang['last_subject']} </td> </tr> {/if} {Des::foreach}{forums_list}{forum} {if {$forum['parent']} == 0} {if {$forum['sort']} != 1} </table> <!-- www.daidnt.com --> <table border="0" width="98%" cellspacing="0" cellpadding="0" align="center"> <tr> <td width="177"> <img border="0" src="{$image_path}/style/br.gif" width="177" height="27"></td> <td background="{$image_path}/style/bbg.gif"> </td> <td width="177"> <img border="0" src="{$image_path}/style/bl.gif" width="177" height="27"></td> </tr> </table> <!-- END_TABLE_SUB_SECTIONS --> {/if} <!-- START_TABLE_SECTIONS --> <table border="0" width="98%" cellspacing="0" cellpadding="0" align="center"> <tr> <td width="59"> <img border="0" src="{$image_path}/style/cr.gif" width="59" height="35"></td> <td background="{$image_path}/style/cmbg.gif"> </td> <td width="59"> <img border="0" src="{$image_path}/style/cl.gif" width="59" height="35"></td> </tr> </table> <table border="0" cellspacing="0" width="98%" align="center"> <tr align="right"> <td class="tcat" colspan="5" align="center"> <span class='l-left'><a href="javascript:switchMenuNone('id_{$forum['id']}')"><img border="0" alt="" src="{$image_path}/collapse_b.gif" /></a> </span> {$forum['title']} </td> </tr> </table> <table border="0" width="98%" cellspacing="1" cellpadding="0" align="center" id="id_{$forum['id']}" class="border_forums"> <tr align="center"> <td class="thead" width="50%" colspan="2"> {$lang['forum']} </td> <td class="thead" align="center" width="5%"> {$lang['subject_num']} </td> <td class="thead" align="center" width="5%"> {$lang['reply_num']} </td> <td class="thead" width="30%"> {$lang['last_subject']} </td> </tr> {/if} {if {$forum['parent']} != 0} {if {$forum['linksection']} != '1'} <tr align="right"> <td class="row5" width="5%" align="center"> {if {$forum['use_section_picture']} == '1' and{$forum['sectionpicture_type']} == '1'} <img src="{$forum['section_picture']}" alt="{$lang['section_picture']}" /> {elseif {$_CONF['group_info']['write_subject']} == 0} <img src="{$image_path}/icon-67_lock.gif" alt="{$lang['no_write_subject']}" /> {elseif {$forum['last_post_date']} > {$_CONF['member_row']['lastvisit']}} <img src="{$image_path}/icon-67_new.gif" alt="{$lang['new_posts']}" /> {else} <img src="{$image_path}/icon-67_old.gif" alt="{$lang['no_new_posts']}" /> {/if} </td> <td class="row2" width="50%"> {if {$_CONF['info_row']['rewriterule']} == '1'} <font class="title_font"> <a href="f{$forum['id']}.html">{$forum['title']}</a> {else} <a href="index.php?page=forum&show=1& id={$forum['id']}">{$forum['title']}</a> </font> {/if} {if {$forum['forum_online']}} <font class="describe"> ({$lang['Watched']} {$forum['forum_online']} {$lang['Guest']}) </font> {/if} {if {$forum['section_password']} != ''} {else} <span class="l-left"> <a href="index.php?page=new_topic&index=1&id={$forum['id']}"><img border="0" src="{$image_path}/newthread.gif" width="16" height="16" alt="{$lang['add_new_thread']}" /></a> {if {$_CONF['info_row']['active_rss']} == '1'} <a href="index.php?page=rss&section=1&id={$forum['id']}"><img border="0" src="{$image_path}/section_rss.gif" width="16" height="16" alt="{$lang['rss_section_m']} {$forum['title']}" /></a> {/if} </span> {/if} {if {$forum['use_section_picture']} == 1} {if {$forum['sectionpicture_type']} == 2} <img src="{$forum['section_picture']}" alt="" /> {/if} {/if} {if {$_CONF['info_row']['no_describe']}} {if {$forum['section_describe']} != ''} <font class="smallfont">{$forum['section_describe']}</font> {/if} {/if} {if {$forum['is_sub']}} {if {$_CONF['info_row']['no_sub']}} <font class="smallfont"> {$forum['sub']} </font> {/if} {/if} {if {$forum['moderators_list']}} {if {$_CONF['info_row']['no_moderators']}} <font class="smallfont"> {$lang['moderators_list']} {$forum['moderators_list']} </font> {/if} {/if} </td> <td class="row3" align="center" width="5%"> {$forum['subject_num']} </td> <td class="row4" align="center" width="5%"> {$forum['reply_num']} </td> <td class="row1 rows_space" width="30%"> {if {$forum['hide_subject']} AND !{$_CONF['rows']['group_info']['admincp_allow']}} <div align="center">{$lang['speciality']}</div> {else} {if {$forum['section_password']} != '' AND !{$_CONF['rows']['group_info']['admincp_allow']}} <div align="center">{$lang['speciality']}</div> {else} {if {$_CONF['group_info']['view_section']} == 0} <div align="center">{$lang['speciality']}</div> {else} {if {$forum['last_subject']} != ''} {if {$forum['icon']} != ''} <img src="{$forum['icon']}" alt="" /> {/if} {if {$_CONF['info_row']['rewriterule']} == '1'} <a href="t{$forum['last_subjectid']}.html"> {$forum['last_subject']}</a> {else} <a href="index.php?page=topic&show=1&id={$forum['last_subjectid']}"> {$forum['last_subject']}</a> {/if} {$lang['last_writer']} {$forum['last_writer']} <span class="smallfont">{$lang['last_date']} {$forum['last_date']} </span> {if {$forum['last_berpage_nm']} != ''} <a title="{$lang['Go_to_last_post']}" href="index.php?page=topic&show=1&id={$forum['last_subjectid']}&count={$forum['last_berpage_nm']}#{$forum['last_reply']}"> <img border="0" alt="{$lang['Go_to_last_post']}" src="{$image_path}/lastpost.gif" /></a> {/if} {else} {$lang['no_post']} {/if} {/if} {/if} {/if} </td> </tr> {else} <tr> <td width="5%" align="center" class="row5"> {if {$forum['use_section_picture']} == 1} {if {$forum['sectionpicture_type']} == 1} <img src="{$forum['section_picture']}" alt="" /> {else} <img src="{$image_path}/forum_link.gif" alt="" /> {/if} {else} <img src="{$image_path}/icon-67_link.gif" alt="" /> {/if} </td> <td width="50%" align="right" class="row2"> <a href="index.php?page=forum&show=1& id={$forum['id']}">{$forum['title']}</a> {if {$forum['use_section_picture']} == 1} {if {$forum['sectionpicture_type']} == 2} <img src="{$forum['section_picture']}" alt="" /> {/if} {/if} {if {$_CONF['info_row']['no_describe']}} {$forum['describe']} {/if} </td> <td class="row3" align="center" width="5%"> {$forum['subject_num']} </td> <td class="row4" align="center" width="5%"> {$forum['reply_num']} </td> <td width="30%" align="center" class="row1"> {$lang['linkvisitor']} {$forum['linkvisitor']} </td> </tr> {/if} {/if} {/Des::foreach} </table> <!-- www.daidnt.com --> <table border="0" width="98%" cellspacing="0" cellpadding="0" align="center"> <tr> <td width="177"> <img border="0" src="{$image_path}/style/br.gif" width="177" height="27"></td> <td background="{$image_path}/style/bbg.gif"> </td> <td width="177"> <img border="0" src="{$image_path}/style/bl.gif" width="177" height="27"></td> </tr> </table> <!-- END_TABLE_SECTIONS --> </div>
الساعة الآن 12:48 AM