أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

من فضلكم الإستايل لا يزال به مشاكل


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif من فضلكم الإستايل لا يزال به مشاكل
  19-01-2014 01:07 صباحاً  
thevest_knight
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: ezzeldean إستبدال القوالب الموجود بالقوالب المرفقة
المشاركة الأصلية كتبت بواسطة: ezzeldean إستبدال القوالب الموجود بالقوالب المرفقة



شكرا على المتابعة أخي الغالي



للأسف عندما أغير الملف show_reply تختفي الردود نهائيا و هذا هو الملف الافتراضي للإستايل

CODE
{if !{$mod_toolbar}}
<form action="index.php?page=managementreply&amp;do_replys=1&amp;subject_id={$subject_id}" method="post">
<script type='text/javascript'>
//<![CDATA[
function checkAll(form){
for (var i = 0; i < form.elements.length; i++){
eval("form.elements[" + i + "].checked = form.elements[0].checked");
}
}
//]]>
</script>
{/if}
{Des::while}{AdsensesList}
{if {$AdsensesList['between_replys']} == '1'}
<div align="center">
{$AdsensesList['adsense']}

</div>
{/if}
{/Des::while}
<table align="center" border="0" cellspacing="1" class="border" width="98%">
<tr align="center">

<!-- <td class="thead" width="18%">
{$lang['information_writer']}
</td> -->
<td class="thead" width="100%">
<div class="r-right">
<img src="{$Info['icon']}" />
{$subject_title}
</div>
<div class="l-left">
{$Info['write_time']} 
<a title="{$lang['view_single_post']}" href="index.php?page=post&amp;show=1&amp;id={$Info['reply_id']}&amp;num={$Info['reply_number']}">
<img border="0" src="{$image_path}/open.gif" 
alt="{$lang['view_single_post']}" />
</a>
[<a title="{$lang['post']}
({$Info['reply_number']})" id="{$Info['reply_id']}" href="#{$Info['reply_id']}">{$Info['reply_number']}</a>] 
{if !{$mod_toolbar}}
<input type="checkbox" name="check[]" value="{$Info['reply_id']}" />
{/if}
</div>
</td>
</tr>

<tr align="center">
<td class="tbar_writer_info" width="100%" valign="top">
<div onclick="switchBlock('{$Info['reply_id']}_menu');">
{template}writer_info{/template}
</div>
</td>
</tr>

<tr>
<td class="tbar_writer_info" width="100%" name="text"  valign="top" align="right" 
onclick="switchBlock('{$Info['reply_id']}_menu');">

<div class="smallfont" style="border-bottom:1px solid #dddddd;width:98%;padding:5px;font-weight:900;margin:5px">
{$subject_title}
</div>


<?php $PowerBB->functions->get_hooks_template("show_reply_text")?>

<div class="text">{$Info['text']}</div>
{if {$Info['attach_reply']}}
{template}attach_show{/template}
{/if}
{if {$_CONF['group_info']['view_action_edit']}}
{if {$Info['action_by']} != ''}


<div align="center">
<i>
{$lang['action_by_reply']}
{$Info['action_by']}
{$lang['last_date']}
{$Info['actiondate']}
</i>
</div>

{/if}
{/if}
{if {$Info['reason_edit']} != ''}
<div align="center">
<b>{$lang['reason_edit']}
{$Info['reason_edit']}</b>
</div>

{/if}
<?php $PowerBB->functions->get_hooks_template("show_reply_down_text")?>
{if {$ReplierInfo['user_sig']} != ''}
{template}signature_show{/template}
{/if}
</td>
</tr>

<tr align="right">
<td class="row1" width="100%" align="center">

<table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
<tr>
<td width="100%">
<div class="r-right">

{if {$ReplierInfo['username']} !=''}
{if {$_CONF['member_row']['username']} != {$ReplierInfo['username']}}
{if {$_CONF['info_row']['reputationallw']} == 1}
<a href="javascript:switchMenuNone('{$Info['reply_number']}replyreputation')"
title="{$lang['add_reputation_to']}
{$ReplierInfo['username']}">
<img border="0" src="{$image_path}/reputation.gif" />
</a>
{template}reply_reputation{/template}
{/if}
{/if}
{/if}
<a title="{$lang['reporting_for_post']}"
href="index.php?page=report&amp;index=1&amp;subject_id={$Info['subject_id']}&amp;reply_id={$Info['reply_id']}&amp;count={$count_peg}">
<img alt="{$lang['reporting_for_post']}"
border="0" cellspacing="1" src="{$image_path}/report.gif" /></a>


</div>

<div class="l-left">
<ul class="post_controls">
{if {$_CONF['member_permission']}}
{if !{$mod_toolbar}}
<li>
<a title="{$lang['edit_reply']}"
href="index.php?page=management&amp;reply=1&amp;section={$Info['section']}&amp;subject_id={$Info['subject_id']}&amp;reply_id={$Info['reply_id']}&amp;reply_number={$Info['reply_number']}&amp;count={$count_peg}&amp;operator=edit" class="Button_secondary"
title="{$lang['edit_reply']}">
{$lang['edit_reply']}</a>
</li>
<li>
<a href="index.php?page=managementreply&amp;do_replys=1&amp;section={$Info['section']}&amp;subject_id={$Info['subject_id']}&amp;reply_id={$Info['reply_id']}&amp;operator=delete" class="Button_secondary"
title="{$lang['delete_reply']}">
{$lang['delete_reply']}</a>
</li>
{else}
{if {$SubjectInfo['close']} == '0'}
{if {$timeout}}
{if {$_CONF['member_row']['username']} == {$ReplierInfo['username']}}
{if {$_CONF['group_info']['edit_own_reply']}}
<li>
<a title="{$lang['edit_reply']}"
href="index.php?page=management&amp;reply=1&amp;section={$Info['section']}&amp;subject_id={$Info['subject_id']}&amp;reply_id={$Info['reply_id']}&amp;reply_number={$Info['reply_number']}&amp;count={$count_peg}&amp;operator=edit" class="Button_secondary"
title="{$lang['edit_reply']}">
{$lang['edit_reply']}</a>
</li>
{/if}
{if {$_CONF['group_info']['del_own_reply']}}
<li>
<a href="index.php?page=managementreply&amp;do_replys=1&amp;section={$Info['section']}&amp;subject_id={$Info['subject_id']}&amp;reply_id={$Info['reply_id']}&amp;operator=delete" class="Button_secondary"
title="{$lang['delete_reply']}">
{$lang['delete_reply']}</a>
</li>
{/if}
{/if}
{/if}
{/if}
{/if}
{/if}
<li>

<a href="index.php?page=new_reply&amp;index=1&amp;id={$subject_id}{$password}
&amp;qu_Reply={$Info['reply_id']}&amp;user={$ReplierInfo['username']}" class="Button_secondary"
title="{$lang['qu_reply']}">
{$lang['quote']}</a>
</li>
<li>
<?php $post_id = $PowerBB->_CONF['template']['Info']['reply_id']; ?>
<a class="img-submit" id="mad_<?php echo "$post_id"; ?>" name="mad_<?php echo "$post_id"; ?>" onclick="multiquote_add(<?php echo "$post_id"; ?>); return false;" href="#">{$lang['multiquote']}</a>
</li>
</ul>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>





تم تحرير المشاركة بواسطة :thevest_knight بتاريخ:19-01-2014 01:08 صباحاً



الساعة الآن 02:24 PM