Показать сообщение отдельно
Старый 19.01.2011, 22:50 Вверх   #4
Знаток
 
Аватар для Vector
Vector вне форума
Доп. информация
По умолчанию

шаблон forumhome_forumbit_level1_nopost заменить этим

PHP код:
<if condition="!$show['collapsable_forums']">
<
tbody>
</if>
    <
tr>
        <
td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
            <if 
condition="$childforumbits">
            <
a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumidsrc="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
            </if>
            <
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
            <if 
condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
            <if 
condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
<!-- 
vBSponsors -->
<if 
condition="$forum[sponsor_enabled] == 1 AND $vboptions[sponsor_global_enable_sponsorship] == 1">
  <
div style="float:$stylevar[right]">
    <if 
condition="!empty($forum[sponsor_adsense])">
      
$forum[sponsor_adsense]
    <else />
      
$vboptions[sponsor_global_default_text] <a href="$forum[sponsor_url]title="$forum[sponsor_name]target="_blank">
      <if 
condition="$forum[sponsor_banner_enabled] == 1 AND $vboptions[sponsor_global_enable_banners] == 1">
        <
img src="$forum[sponsor_banner]alt="$forum[sponsor_name]border="0" />
      <else />
        
$forum[sponsor_name]
      </if></
a>
    </if>
  </
div>
</if>
<!-- / 
vBSponsors -->
        </
td>
    </
tr>

<if 
condition="!$show['collapsable_forums']">
</
tbody>
</if>
<if 
condition="$childforumbits">
<if 
condition="!$show['collapsable_forums']">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}">
</if>
$childforumbits
<if condition="!$show['collapsable_forums']">
</
tbody>
</if>
</if> 
В FORUMHOME найти

PHP код:
<!-- main -->
$forumbits
$forumhome_markread_script
<!-- /main --> 
заменить этим:

PHP код:
<!-- main -->
<
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
thead>
<
tr align="center">
      <
td class="thead" width="5%">&nbsp;</td>
      <
td class="thead" width="65%" align="$stylevar[left]">$vbphrase[forum]</td>
          <
td class="thead" width="20%">$vbphrase[last_post]</td>
      <
td class="thead" width="5%">$vbphrase[posts]</td>
          <
td class="thead" width="5%">$vbphrase[threads]</td>
      <if 
condition="$vboptions[showmoderatorcolumn]">
      <
td class="thead" width="11%">$vbphrase[moderator]</td>
      </if>
    </
tr>

</
thead>
$forumbits
<tbody>
    <
tr>
        <
td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
            <
a href="forumdisplay.php?$session[sessionurl]do=markread&amp;markreadhash=$bbuserinfo[securitytoken]rel="nofollow">$vbphrase[mark_forums_read]</a>
            <if 
condition="$vboptions['forumleaders']">&nbsp; &nbsp;
            <
a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
        </
strong></div></td>
    </
tr>
</
tbody>
</
table>
$forumhome_markread_script
<!-- /main --> 
НЕ ЗАБЫТЬ СДЕЛАТЬ БЭКАПЫ ШАБЛОНОВ

сделано на базе этого
  Ответить с цитированием
Cказали cпасибо:
 
Время генерации страницы 0.07470 секунды с 10 запросами